Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge clean into smudge command | Joey Hess | 2015-12-04 |
| | | | | | | The git filter config can be used to map the single git-annex command to the 2 actions, and this avoids "git annex clean" being used for this thing, it might have a better use for that name later. | ||
* | skeleton smudge/clean filters | Joey Hess | 2015-12-04 |
| | |||
* | wire tasty's option parser into the main program option parser | Joey Hess | 2015-07-13 |
| | | | | | This makes bash completion work for git-annex test, and is generally cleaner. | ||
* | 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 |
| | | | | | | | Current status: * building again, but several commands are commented out * still need to implement global options, file matching options, etc | ||
* | wip | Joey Hess | 2015-07-09 |
| | |||
* | converted copy and move | Joey Hess | 2015-07-09 |
| | | | | Got a little tricky.. | ||
* | let optparse-applicative handle the usage display when run w/o command or ↵ | Joey Hess | 2015-07-09 |
| | | | | | | | bad command Still generating the list of commands myself, to get it sorted into sections and with short synopses. | ||
* | formatting | Joey Hess | 2015-07-09 |
| | |||
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
| | | | | Still no options though. | ||
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
| | | | | | | | | | | | | This is a work in progress. It compiles and is able to do basic command dispatch, including git autocorrection, while using optparse-applicative for the core commandline parsing. * Many commands are temporarily disabled before conversion. * Options are not wired in yet. * cmdnorepo actions don't work yet. Also, removed the [Command] list, which was only used in one place. | ||
* | Brought back the setkey plumbing command that was removed in 2011, since we ↵ | Joey Hess | 2015-07-02 |
| | | | | found a use case for it. Note that the command's syntax was changed for consistency. | ||
* | required: New command, like wanted, but for required content. | Joey Hess | 2015-04-18 |
| | | | | Also refactored some code to reduce duplication. | ||
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
| | |||
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |
| | | | | This is much more space efficient! | ||
* | checkpresentkey: New plumbing command to check if a key can be verified to ↵ | Joey Hess | 2015-03-20 |
| | | | | be present on a remote. | ||
* | 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 |
| | | | | | | | | | * sync: Use the ssh-options git config when doing git pull and push. * remotedaemon: Use the ssh-options git config. Note that the rename env var means that if a new git-annex calls an old one for git-annex ssh, or a new calls an old, nothing much will go wrong; just ssh caching won't happen. | ||
* | 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 ↵ | Joey Hess | 2014-11-24 |
| | | | | | | with annexed files. Closes https://github.com/datalad/datalad/issues/18 | ||
* | undo command | Joey Hess | 2014-11-14 |
| | | | | This commit was sponsored by Andrew Cant. | ||
* | proxy: for all your direct mode repository munging needs | Joey Hess | 2014-11-12 |
| | | | | | | | This allows bypassing the direct mode guard in a safe way to do all sorts of things including git revert, git mv, git checkout ... This commit was sponsored by the WikiMedia Foundation. | ||
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
| |