aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* fsck: Do backend-specific check before checking numcopies is satisfied.Gravatar Joey Hess2012-01-03
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* tweakGravatar Joey Hess2012-01-02
* skip local remotes that are not available (ie, not mounted)Gravatar Joey Hess2011-12-31
* type alias cleanupGravatar Joey Hess2011-12-31
* refactor and check for a detached HEADGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* never pick special remotes in --fastGravatar Joey Hess2011-12-31
* remove unnecessary checkGravatar Joey Hess2011-12-31
* refactorGravatar Joey Hess2011-12-31
* really fix check that remote needs mergedGravatar Joey Hess2011-12-31
* tweakGravatar Joey Hess2011-12-31
* tweakGravatar Joey Hess2011-12-31
* fix check that remote branch needs mergedGravatar Joey Hess2011-12-31
* minor cleanupsGravatar Joey Hess2011-12-31
* avoid syncing remotes configured annex-ignore, unless explicitly specifiedGravatar Joey Hess2011-12-31
* sync --fast: Selects some of the remotes with the lowest annex.cost and syncs...Gravatar Joey Hess2011-12-30
* push when git-annex branch changedGravatar Joey Hess2011-12-30
* automated syncingGravatar Joey Hess2011-12-30
* automatically create the syncbranchGravatar Joey Hess2011-12-30
* refactorGravatar Joey Hess2011-12-30
* refactorGravatar Joey Hess2011-12-30
* check that synced/master exists before trying to use itGravatar Joey Hess2011-12-30
* 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
* reorder less expensive terminal firstGravatar Joey Hess2011-12-23
* find --jsonGravatar Joey Hess2011-12-23
* Format strings can be specified using the new --find option, to control what ...Gravatar Joey Hess2011-12-22
* improve outputGravatar Joey Hess2011-12-22
* map: --fast disables use of dot to display mapGravatar Joey Hess2011-12-20
* add back messageGravatar Joey Hess2011-12-16
* more partial function removalGravatar Joey Hess2011-12-15
* remove leftover debug printGravatar Joey Hess2011-12-15
* Properly handle multiline git config values.Gravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* split out Git/Ref.hsGravatar Joey Hess2011-12-12
* reinject: Add a sanity check for using an annexed file as the source file.Gravatar Joey Hess2011-12-12
* separate operationsGravatar Joey Hess2011-12-10
* sync: New command that synchronises the local repository and default remote, ...Gravatar Joey Hess2011-12-09
* some work on avoiding partial functionsGravatar Joey Hess2011-12-09
* inverted logicGravatar Joey Hess2011-12-09
* cleanupGravatar Joey Hess2011-12-09