aboutsummaryrefslogtreecommitdiff
path: root/Command/Version.hs
Commit message (Expand)AuthorAge
* split BuildInfo and BuildFlagsGravatar Joey Hess2018-01-02
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* version: Added "dependency versions" line.Gravatar Joey Hess2017-04-07
* add KeyVariety typeGravatar Joey Hess2017-02-24
* version: Display OS version and architecture too.Gravatar Joey Hess2016-05-05
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09
* support cmdnorepo actions, also using getopt-applicative thereGravatar Joey Hess2015-07-08
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* version: Add --rawGravatar Joey Hess2015-04-02
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* 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