aboutsummaryrefslogtreecommitdiff
path: root/Command/Sync.hs
Commit message (Expand)AuthorAge
...
* check if branches are up-to-date before merging, pushingGravatar Joey Hess2011-12-30
* improve wordingGravatar Joey Hess2011-12-30
* message cleanupGravatar Joey Hess2011-12-30
* avoid using Git.Ref.describe except for when generating user messagesGravatar Joey Hess2011-12-30
* update to my indentation styleGravatar Joey Hess2011-12-30
* force git-annex branch update after fetching remotesGravatar Joey Hess2011-12-30
* By default, sync with all remotes having the synced/ branchGravatar Joachim Breitner2011-12-29
* Implement branch-syncing in Command.SyncGravatar Joachim Breitner2011-12-29
* more partial function removalGravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* separate operationsGravatar Joey Hess2011-12-10
* sync: New command that synchronises the local repository and default remote, ...Gravatar Joey Hess2011-12-09