summaryrefslogtreecommitdiff
path: root/CmdLine/GitAnnex.hs
Commit message (Expand)AuthorAge
* wire tasty's option parser into the main program option parserGravatar Joey Hess2015-07-13
* convert WebApp; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* converted Assistant and Watch; avoid duplicate arg parsing for no repo modeGravatar Joey Hess2015-07-13
* convert ImportGravatar Joey Hess2015-07-13
* converted ImportFeedGravatar Joey Hess2015-07-13
* converted addurlGravatar Joey Hess2015-07-13
* converted LogGravatar Joey Hess2015-07-13
* convert Dead, and allow multiple --key optionsGravatar Joey Hess2015-07-13
* converted MetaData, eliminating a global value from Annex state .. beautifulGravatar Joey Hess2015-07-12
* converted ContentLocation, ExampleKey, LookupKeyGravatar Joey Hess2015-07-11
* converted StatusGravatar Joey Hess2015-07-11
* converted InfoGravatar Joey Hess2015-07-11
* converted Forget and TestRemoteGravatar Joey Hess2015-07-11
* converted MirrorGravatar Joey Hess2015-07-10
* convert ListGravatar Joey Hess2015-07-10
* converted ViCfg (trivially)Gravatar Joey Hess2015-07-10
* convert FindRefGravatar Joey Hess2015-07-10
* convert WhereisGravatar Joey Hess2015-07-10
* convert ExpireGravatar Joey Hess2015-07-10
* convert DropUnusedGravatar Joey Hess2015-07-10
* convert Unused, and remove some dead code for old style option parsingGravatar Joey Hess2015-07-10
* convert version command, and make --raw work when not in a git repoGravatar Joey Hess2015-07-10
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* implement withGlobalOptions, and convert FindGravatar Joey Hess2015-07-10
* convert global options (still not used)Gravatar Joey Hess2015-07-10
* wipGravatar Joey Hess2015-07-09
* wipGravatar Joey Hess2015-07-09
* converted copy and moveGravatar Joey Hess2015-07-09
* let optparse-applicative handle the usage display when run w/o command or bad...Gravatar Joey Hess2015-07-09
* formattingGravatar Joey Hess2015-07-09
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* Brought back the setkey plumbing command that was removed in 2011, since we f...Gravatar Joey Hess2015-07-02
* required: New command, like wanted, but for required content.Gravatar Joey Hess2015-04-18
* contentlocationn: New plumbing command.Gravatar Joey Hess2015-04-09
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* checkpresentkey: New plumbing command to check if a key can be verified to be...Gravatar Joey Hess2015-03-20
* readpresentkey: New plumbing command for checking location log.Gravatar Joey Hess2015-03-20
* forgot one thingGravatar Joey Hess2015-03-15
* registerurl: New plumbing command for mass-adding urls to keys.Gravatar Joey Hess2015-03-15
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* groupwanted: New command to set the groupwanted preferred content expression.Gravatar Joey Hess2015-02-06
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* diffdriver: New git-annex command, to make git external diff drivers work wit...Gravatar Joey Hess2014-11-24
* undo commandGravatar Joey Hess2014-11-14
* proxy: for all your direct mode repository munging needsGravatar Joey Hess2014-11-12
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* Fix stub git-annex test support when built without tasty.Gravatar Joey Hess2014-08-23
* testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01