| Commit message (Expand) | Author | Age |
* | drop: Now supports --all, --unused, and --key. | Joey Hess | 2015-05-12 |
* | move nubbing into function whose algo needs a nubbed list | Joey Hess | 2015-04-30 |
* | refactor | Joey Hess | 2015-04-30 |
* | nub list after adding ocal uuid to it | Joey Hess | 2015-04-30 |
* | --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 |
* | Fix wording of message displayed when unable to get a file that is available ... | Joey Hess | 2015-01-16 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | drop --from: When local repository is untrusted, its copy of a file does not ... | Joey Hess | 2014-04-17 |
* | Added required content configuration. | Joey Hess | 2014-03-29 |
* | notifications on drop | Joey Hess | 2014-03-22 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | refactor | Joey Hess | 2014-01-26 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | reorg | Joey Hess | 2014-01-21 |
* | numcopies cleanup, part 2 | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | mirror: Support --all (and --unused). | Joey Hess | 2014-01-01 |
* | add --want-get and --want-drop options | Joey Hess | 2013-10-28 |
* | 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 |
* | bugfix: drop --from an unavailable remote no longer updates the location log,... | Joey Hess | 2013-03-10 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | proper fix for dropunused | Joey Hess | 2013-02-15 |
* | Revert "Clean up direct mode cache and mapping info when dropping keys." | Joey Hess | 2013-02-15 |
* | Clean up direct mode cache and mapping info when dropping keys. | Joey Hess | 2013-02-07 |
* | drop: fix misleading message | Joey Hess | 2013-01-16 |
* | drop: Suggest using git annex move when numcopies prevents dropping a file. | Joey Hess | 2013-01-09 |
* | 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 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | --auto fixes | Joey Hess | 2012-12-06 |
* | webapp and assistant glacier support | Joey Hess | 2012-11-24 |
* | where indentation | Joey Hess | 2012-11-12 |
* | drop unwanted content in the transfer scan | Joey Hess | 2012-10-18 |
* | 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 |
* | copy, drop: Avoid checking numcopies attribute unnecessarily | Joey Hess | 2012-07-10 |
* | hlint | Joey Hess | 2012-02-16 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | fsck --from | Joey Hess | 2012-01-19 |
* | tweak | Joey Hess | 2012-01-06 |
* | look up --to and --from remote names only once | Joey Hess | 2012-01-06 |