Commit message (Expand) | Author | Age | |
---|---|---|---|
* | free space checking | Joey Hess | 2011-03-22 |
* | avoid version check before running version and upgrade commands | Joey Hess | 2011-03-19 |
* | better directory handling | Joey Hess | 2011-01-27 |
* | got rid of Core module | Joey Hess | 2011-01-16 |
* | on second thought, unlock should fail if content is not present | Joey Hess | 2011-01-14 |
* | unlock: Fix behavior when file content is not present. | Joey Hess | 2011-01-13 |
* | 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 |
* | precommit: Optimise to avoid calling git-check-attr more than once. | Joey Hess | 2010-11-28 |
* | Only use cp -a if it is supported, falling back to cp -p or plain cp. | Joey Hess | 2010-11-18 |
* | refactor param seeking | Joey Hess | 2010-11-11 |
* | set write bit on unlocked file | Joey Hess | 2010-11-10 |
* | lock and unlock subcommands | Joey Hess | 2010-11-09 |