| Commit message (Expand) | Author | Age |
* | 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 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | hlint | Joey Hess | 2014-10-09 |
* | use types to enforce that removeAnnex can only be called inside lockContent | Joey Hess | 2014-08-20 |
* | avoid trying to create a content file in order to lock it | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | copy --fast --to remote: Avoid printing anything for files that are already b... | Joey Hess | 2014-03-13 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | refactor | Joey Hess | 2014-01-26 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | copy --from, get --from: When --force is used, ignore the location log and al... | Joey Hess | 2013-12-02 |
* | hlint | Joey Hess | 2013-09-25 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | --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 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | copy: Update location log when no copy was performed, if the location log was... | Joey Hess | 2013-02-26 |
* | proper fix for dropunused | Joey Hess | 2013-02-15 |
* | 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 |
* | where indentation | Joey Hess | 2012-11-12 |
* | copy: avoid updating location log when no copy is performed | Joey Hess | 2012-09-24 |
* | make the assistant retry failed transfers | Joey Hess | 2012-09-23 |
* | keep logs of failed transfers, and requeue them when doing a non-full scan | Joey Hess | 2012-08-23 |
* | record transfer information on local git remotes | Joey Hess | 2012-07-01 |
* | get, move, copy: Now refuse to do anything when the requested file transfer i... | Joey Hess | 2012-07-01 |
* | hlint | Joey Hess | 2012-06-12 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | move --from, copy --from: 10 times faster scanning remote on local disk | Joey Hess | 2012-02-26 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | add tmp flag parameter to retrieveKeyFile | Joey Hess | 2012-01-19 |
* | 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 |
* | inverted logic | Joey Hess | 2011-12-09 |
* | factor out a stopUnless | Joey Hess | 2011-12-09 |
* | comment update | Joey Hess | 2011-11-20 |
* | avoid error message when doing get --from on file not present on remote | Joey Hess | 2011-11-18 |
* | lint | Joey Hess | 2011-11-11 |
* | better limiting of start actions to only run whenAnnexed | Joey Hess | 2011-11-10 |
* | tweak | Joey Hess | 2011-11-10 |