| Commit message (Expand) | Author | Age |
* | 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 |
* | more command-specific options | Joey Hess | 2012-01-06 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | factor out a stopUnless | Joey Hess | 2011-12-09 |
* | better limiting of start actions to only run whenAnnexed | Joey Hess | 2011-11-10 |
* | safer inannex checking | Joey Hess | 2011-11-09 |
* | reorg to allow taking content lock | Joey Hess | 2011-11-09 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | drop --from is now supported to remove file content from a remote. | Joey Hess | 2011-10-28 |
* | cleanup | Joey Hess | 2011-10-27 |