| Commit message (Expand) | Author | Age |
* | wire tasty's option parser into the main program option parser | Joey Hess | 2015-07-13 |
* | convert WebApp; avoid duplicate arg parsing for no repo mode | Joey Hess | 2015-07-13 |
* | converted Assistant and Watch; avoid duplicate arg parsing for no repo mode | Joey Hess | 2015-07-13 |
* | convert Import | Joey Hess | 2015-07-13 |
* | converted ImportFeed | Joey Hess | 2015-07-13 |
* | converted addurl | Joey Hess | 2015-07-13 |
* | converted Log | Joey Hess | 2015-07-13 |
* | convert Dead, and allow multiple --key options | Joey Hess | 2015-07-13 |
* | converted MetaData, eliminating a global value from Annex state .. beautiful | Joey Hess | 2015-07-12 |
* | converted ContentLocation, ExampleKey, LookupKey | Joey Hess | 2015-07-11 |
* | converted Status | Joey Hess | 2015-07-11 |
* | converted Info | Joey Hess | 2015-07-11 |
* | converted Forget and TestRemote | Joey Hess | 2015-07-11 |
* | converted Mirror | Joey Hess | 2015-07-10 |
* | convert List | Joey Hess | 2015-07-10 |
* | converted ViCfg (trivially) | Joey Hess | 2015-07-10 |
* | convert FindRef | Joey Hess | 2015-07-10 |
* | convert Whereis | Joey Hess | 2015-07-10 |
* | convert Expire | Joey Hess | 2015-07-10 |
* | convert DropUnused | Joey Hess | 2015-07-10 |
* | convert Unused, and remove some dead code for old style option parsing | Joey Hess | 2015-07-10 |
* | convert version command, and make --raw work when not in a git repo | Joey Hess | 2015-07-10 |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | implement withGlobalOptions, and convert Find | Joey Hess | 2015-07-10 |
* | convert global options (still not used) | Joey Hess | 2015-07-10 |
* | wip | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-09 |
* | converted copy and move | Joey Hess | 2015-07-09 |
* | let optparse-applicative handle the usage display when run w/o command or bad... | Joey Hess | 2015-07-09 |
* | formatting | Joey Hess | 2015-07-09 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | Brought back the setkey plumbing command that was removed in 2011, since we f... | Joey Hess | 2015-07-02 |
* | required: New command, like wanted, but for required content. | Joey Hess | 2015-04-18 |
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
* | checkpresentkey: New plumbing command to check if a key can be verified to be... | Joey Hess | 2015-03-20 |
* | readpresentkey: New plumbing command for checking location log. | Joey Hess | 2015-03-20 |
* | forgot one thing | Joey Hess | 2015-03-15 |
* | registerurl: New plumbing command for mass-adding urls to keys. | Joey Hess | 2015-03-15 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | groupwanted: New command to set the groupwanted preferred content expression. | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | setpresentkey: A new plumbing-level command. | Joey Hess | 2014-12-29 |
* | diffdriver: New git-annex command, to make git external diff drivers work wit... | Joey Hess | 2014-11-24 |
* | undo command | Joey Hess | 2014-11-14 |
* | proxy: for all your direct mode repository munging needs | Joey Hess | 2014-11-12 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | Fix stub git-annex test support when built without tasty. | Joey Hess | 2014-08-23 |
* | testremote: New command to test uploads/downloads to a remote. | Joey Hess | 2014-08-01 |