summaryrefslogtreecommitdiff
path: root/Command.hs
Commit message (Expand)AuthorAge
* add section metadata to all commandsJoey Hess2013-03-24
* convert notBareRepo to a CommandCheckJoey Hess2012-12-29
* block all commands that don't work in direct modeJoey Hess2012-12-29
* add a guard against using git annex add in direct mode repoJoey Hess2012-12-24
* --auto fixesJoey Hess2012-12-06
* correct commentJoey Hess2012-12-06
* where indentingJoey Hess2012-11-11
* better fix for zombie problem, which turns out to be a zombie ssh started by ...Joey Hess2012-10-17
* Fix zombie cleanup reversion introduced in 3.20121009.Joey Hess2012-10-16
* generalized Annex.WantedJoey Hess2012-10-08
* make copy --to check preferred content of the remoteJoey Hess2012-10-08
* drop --auto --from with preferred contentJoey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoJoey Hess2012-10-08
* more descriptive name for oneshotJoey Hess2012-09-15
* copy, drop: Avoid checking numcopies attribute unnecessarilyJoey Hess2012-07-10
* added ifM and nuked 11 lines of codeJoey Hess2012-03-14
* set oneshot mode on a per-command basisJoey Hess2012-02-14
* rework git check-attr interfaceJoey Hess2012-02-13
* break module dependancy loopJoey Hess2012-01-10
* tweakJoey Hess2012-01-06
* per-command optionsJoey Hess2012-01-05
* type alias cleanupJoey Hess2011-12-31
* factor out a stopUnlessJoey Hess2011-12-09
* hslintJoey Hess2011-12-09
* add: If interrupted, add can leave files converted to symlinks but not yet ad...Joey Hess2011-12-07
* tweakJoey Hess2011-11-19
* When not run in a git repository, git-annex can still display a usage message...Joey Hess2011-11-16
* lintJoey Hess2011-11-11
* better limiting of start actions to only run whenAnnexedJoey Hess2011-11-10
* reorder repo parameters lastJoey Hess2011-11-08
* cleanupJoey Hess2011-10-31
* refactoring and cleanupJoey Hess2011-10-30
* refactorJoey Hess2011-10-29
* fsck: Now works in bare repositories.Joey Hess2011-10-29
* clean up check selection codeJoey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* reorganize log modulesJoey Hess2011-10-15
* git-annex-shell uuid verificationJoey Hess2011-10-06
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* go go gadget hlintJoey Hess2011-09-20
* reorgJoey Hess2011-09-19
* refactorJoey Hess2011-09-18
* fix memory leakJoey Hess2011-09-18
* refactor --exclude to use Utility.MatcherJoey Hess2011-09-18
* tweakJoey Hess2011-09-15
* remove command type definitionsJoey Hess2011-09-15
* move annex.numcopies parsing into withNumCopiesJoey Hess2011-09-15