| Commit message (Expand) | Author | Age |
* | Preserve execute bits of unlocked files in v6 mode. | Joey Hess | 2016-04-14 |
* | Fix nasty reversion in the last release that broke sync --content's handling ... | Joey Hess | 2016-01-26 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | fix test failure locking an unlocked not present file | Joey Hess | 2016-01-06 |
* | use TopFilePath for associated files | Joey Hess | 2016-01-05 |
* | convert isPointerFile from Annex to IO | Joey Hess | 2016-01-01 |
* | annex.thin | Joey Hess | 2015-12-27 |
* | refactoring | Joey Hess | 2015-12-22 |
* | v6: fix locking modified file when the content is not present | Joey Hess | 2015-12-16 |
* | rename stuff for v5 unlocked files to indicate it's old | Joey Hess | 2015-12-15 |
* | finish v6 git-annex lock | Joey Hess | 2015-12-11 |
* | wip | Joey Hess | 2015-12-11 |
* | finished converting all the main options | Joey Hess | 2015-07-10 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | 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 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | lock: Require --force. | Joey Hess | 2013-12-05 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |
* | block all commands that don't work in direct mode | Joey Hess | 2012-12-29 |
* | extend Git.Queue to be able to queue more than simple git commands | Joey Hess | 2012-06-07 |
* | lock: Reset unlocked file to index, rather than to branch head. | Joey Hess | 2012-05-30 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | Fail if --from or --to is passed to commands that do not support them. | Joey Hess | 2011-10-27 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | tweak | Joey Hess | 2011-09-15 |
* | remove command type definitions | Joey Hess | 2011-09-15 |
* | clean up params in usage display | Joey Hess | 2011-09-15 |
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
* | unannex: Clean up use of git commit -a. | Joey Hess | 2011-07-14 |
* | Fix locking of files with staged changes. | Joey Hess | 2011-05-31 |
* | Massively sped up `git annex lock` by avoiding use of the uber-slow `git rese... | Joey Hess | 2011-05-31 |
* | refactor some boilerplate | Joey Hess | 2011-05-15 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | use ShellParam type | Joey Hess | 2011-02-28 |
* | 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 |
* | refactor param seeking | Joey Hess | 2010-11-11 |
* | rework command dispatching for add and pre-commit | Joey Hess | 2010-11-11 |
* | Optimize both pre-commit and lock subcommands. | Joey Hess | 2010-11-11 |
* | use new git function | Joey Hess | 2010-11-10 |
* | fix handling of staged unlocked files | Joey Hess | 2010-11-10 |
* | lock and unlock subcommands | Joey Hess | 2010-11-09 |