summaryrefslogtreecommitdiff
path: root/Command.hs
Commit message (Expand)AuthorAge
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* more hlintGravatar Joey Hess2014-02-11
* avoid using function named that conflicts with name used in newer version of ...Gravatar Joey Hess2014-01-29
* reorganize some files and importsGravatar Joey Hess2014-01-26
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* export cleanupGravatar Joey Hess2014-01-20
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* status: In local mode, displays information about variance from configured nu...Gravatar Joey Hess2013-09-15
* find: Avoid polluting stdout with progress messages. Closes: #718186Gravatar Joey Hess2013-07-30
* Make --numcopies override annex.numcopies set in .gitattributes.Gravatar Joey Hess2013-07-09
* drop --auto: Fix bug that prevented dropping files from untrusted repositories.Gravatar Joey Hess2013-04-01
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* add a guard against using git annex add in direct mode repoGravatar Joey Hess2012-12-24
* --auto fixesGravatar Joey Hess2012-12-06
* correct commentGravatar Joey Hess2012-12-06
* where indentingGravatar Joey Hess2012-11-11
* better fix for zombie problem, which turns out to be a zombie ssh started by ...Gravatar Joey Hess2012-10-17
* Fix zombie cleanup reversion introduced in 3.20121009.Gravatar Joey Hess2012-10-16
* generalized Annex.WantedGravatar Joey Hess2012-10-08
* make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
* drop --auto --from with preferred contentGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* copy, drop: Avoid checking numcopies attribute unnecessarilyGravatar Joey Hess2012-07-10
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* break module dependancy loopGravatar Joey Hess2012-01-10
* tweakGravatar Joey Hess2012-01-06
* per-command optionsGravatar Joey Hess2012-01-05
* type alias cleanupGravatar Joey Hess2011-12-31
* factor out a stopUnlessGravatar Joey Hess2011-12-09
* hslintGravatar Joey Hess2011-12-09
* add: If interrupted, add can leave files converted to symlinks but not yet ad...Gravatar Joey Hess2011-12-07
* tweakGravatar Joey Hess2011-11-19
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* lintGravatar Joey Hess2011-11-11
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* cleanupGravatar Joey Hess2011-10-31
* refactoring and cleanupGravatar Joey Hess2011-10-30
* refactorGravatar Joey Hess2011-10-29
* fsck: Now works in bare repositories.Gravatar Joey Hess2011-10-29
* clean up check selection codeGravatar Joey Hess2011-10-29