index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Sync.hs
Commit message (
Expand
)
Author
Age
...
*
avoid syncing remotes configured annex-ignore, unless explicitly specified
Joey Hess
2011-12-31
*
sync --fast: Selects some of the remotes with the lowest annex.cost and syncs...
Joey Hess
2011-12-30
*
push when git-annex branch changed
Joey Hess
2011-12-30
*
automated syncing
Joey Hess
2011-12-30
*
automatically create the syncbranch
Joey Hess
2011-12-30
*
refactor
Joey Hess
2011-12-30
*
refactor
Joey Hess
2011-12-30
*
check that synced/master exists before trying to use it
Joey Hess
2011-12-30
*
check if branches are up-to-date before merging, pushing
Joey Hess
2011-12-30
*
improve wording
Joey Hess
2011-12-30
*
message cleanup
Joey Hess
2011-12-30
*
avoid using Git.Ref.describe except for when generating user messages
Joey Hess
2011-12-30
*
update to my indentation style
Joey Hess
2011-12-30
*
force git-annex branch update after fetching remotes
Joey Hess
2011-12-30
*
By default, sync with all remotes having the synced/ branch
Joachim Breitner
2011-12-29
*
Implement branch-syncing in Command.Sync
Joachim Breitner
2011-12-29
*
more partial function removal
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split out three modules from Git
Joey Hess
2011-12-13
*
separate operations
Joey Hess
2011-12-10
*
sync: New command that synchronises the local repository and default remote, ...
Joey Hess
2011-12-09
[prev]