Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |