summaryrefslogtreecommitdiff
path: root/Command/Version.hs
Commit message (Expand)AuthorAge
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Gravatar Joey Hess2013-12-29
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* Moved list of backends and remote types from status to version command.Gravatar Joey Hess2013-10-01
* include build flags in version info when not in a repoGravatar Joey Hess2013-05-01
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* add build flags to version outputGravatar Joey Hess2013-03-09
* where indentationGravatar Joey Hess2012-11-12
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* set oneshot mode on a per-command basisGravatar Joey Hess2012-02-14
* avoid version saving stateGravatar Joey Hess2012-02-14
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* cleanupGravatar Joey Hess2011-10-31
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* remove command type definitionsGravatar Joey Hess2011-09-15
* moved files aroundGravatar Joey Hess2011-08-20
* finished hlint passGravatar Joey Hess2011-07-15
* improve version checking for v3Gravatar Joey Hess2011-06-22
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...Gravatar Joey Hess2011-03-19
* Add version command to show git-annex version as well as repository version i...Gravatar Joey Hess2011-03-19