| Commit message (Expand) | Author | Age |
* | AssociatedFile newtype | Joey Hess | 2017-03-10 |
* | copy, move, mirror: Support --json and --json-progress. | Joey Hess | 2016-09-09 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | missed adding allowConcurrentOutput here | Joey Hess | 2015-11-06 |
* | copy --auto was checking the wrong repo's preferred content. (--from was chec... | Joey Hess | 2015-10-06 |
* | The last release accidentially removed a number of options from the copy comm... | Joey Hess | 2015-07-30 |
* | wip | Joey Hess | 2015-07-09 |
* | converted copy and move | 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 |
* | refactor | Joey Hess | 2015-04-30 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | reorg | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | --all for get, move, and copy | Joey Hess | 2013-07-03 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | More commands work in direct mode repositories: find, whereis, move, copy, dr... | Joey Hess | 2013-01-05 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | where indentation | Joey Hess | 2012-11-12 |
* | assistant: Now honors preferred content settings when deciding what to transfer. | Joey Hess | 2012-10-09 |
* | generalized Annex.Wanted | Joey Hess | 2012-10-08 |
* | make copy --to check preferred content of the remote | Joey Hess | 2012-10-08 |
* | copy, drop: Avoid checking numcopies attribute unnecessarily | Joey Hess | 2012-07-10 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | tweak | Joey Hess | 2012-01-06 |
* | look up --to and --from remote names only once | Joey Hess | 2012-01-06 |
* | more command-specific options | Joey Hess | 2012-01-06 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | better limiting of start actions to only run whenAnnexed | Joey Hess | 2011-11-10 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | move annex.numcopies parsing into withNumCopies | Joey Hess | 2011-09-15 |
* | copy --auto | Joey Hess | 2011-09-15 |
* | clean up params in usage display | Joey Hess | 2011-09-15 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | refactor in preparation for adding a git-annex-shell command | Joey Hess | 2010-12-30 |
* | rename some stuff and prepare to break out more into Command/* | Joey Hess | 2010-12-30 |
* | add | Joey Hess | 2010-11-27 |