| Commit message (Expand) | Author | Age |
* | join back threads before ending concurrent output so display works | Joey Hess | 2015-11-05 |
* | arrange for regional output manager to run when -J is enabled | Joey Hess | 2015-11-04 |
* | 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 |
* | refactor | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-09 |
* | converted copy and move | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-08 |
* | converted fsck's options to optparse-applicative | Joey Hess | 2015-07-08 |
* | support cmdnorepo actions, also using getopt-applicative there | Joey Hess | 2015-07-08 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | display cmdparamdesc in optparse-applicative usage messages | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | more hlint | Joey Hess | 2014-02-11 |
* | avoid using function named that conflicts with name used in newer version of ... | Joey Hess | 2014-01-29 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | export cleanup | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | make "git annex help options" work outside a git repo | Joey Hess | 2013-11-30 |
* | status: In local mode, displays information about variance from configured nu... | Joey Hess | 2013-09-15 |
* | find: Avoid polluting stdout with progress messages. Closes: #718186 | Joey Hess | 2013-07-30 |
* | Make --numcopies override annex.numcopies set in .gitattributes. | Joey Hess | 2013-07-09 |
* | drop --auto: Fix bug that prevented dropping files from untrusted repositories. | Joey Hess | 2013-04-01 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | convert notBareRepo to a CommandCheck | Joey Hess | 2012-12-29 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | add a guard against using git annex add in direct mode repo | Joey Hess | 2012-12-24 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | correct comment | Joey Hess | 2012-12-06 |
* | where indenting | Joey Hess | 2012-11-11 |
* | better fix for zombie problem, which turns out to be a zombie ssh started by ... | Joey Hess | 2012-10-17 |
* | Fix zombie cleanup reversion introduced in 3.20121009. | Joey Hess | 2012-10-16 |
* | generalized Annex.Wanted | Joey Hess | 2012-10-08 |
* | make copy --to check preferred content of the remote | Joey Hess | 2012-10-08 |
* | drop --auto --from with preferred content | Joey Hess | 2012-10-08 |
* | wired preferred content up to get, copy, and drop --auto | Joey Hess | 2012-10-08 |
* | more descriptive name for oneshot | Joey Hess | 2012-09-15 |
* | copy, drop: Avoid checking numcopies attribute unnecessarily | Joey Hess | 2012-07-10 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | set oneshot mode on a per-command basis | Joey Hess | 2012-02-14 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | break module dependancy loop | Joey Hess | 2012-01-10 |
* | tweak | Joey Hess | 2012-01-06 |