| Commit message (Expand) | Author | Age |
* | 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 |
* | resolvemerge: New plumbing command that runs the automatic merge conflict res... | Joey Hess | 2014-07-11 |
* | support being run by ssh as ssh-askpass replacement | Joey Hess | 2014-04-29 |
* | findref: New command, like find but shows files in a specified git ref. | Joey Hess | 2014-04-17 |
* | reinit: New command that can initialize a new reposotory using the configurat... | Joey Hess | 2014-04-15 |
* | sync, assistant, remotedaemon: Use ssh connection caching for git pushes and ... | Joey Hess | 2014-04-12 |
* | added git-annex remotedaemon | Joey Hess | 2014-04-06 |
* | add tip about metadata driven views (and more flexible view filtering) | Joey Hess | 2014-02-19 |
* | add vcycle command | Joey Hess | 2014-02-18 |
* | add vadd command | Joey Hess | 2014-02-18 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | add metadata command to get/set metadata | Joey Hess | 2014-02-12 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |