Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Optimize both pre-commit and lock subcommands. | Joey Hess | 2010-11-11 |
* | use -- before filenames when running git add, git rm, etc | Joey Hess | 2010-11-10 |
* | use new git function | Joey Hess | 2010-11-10 |
* | explicity run queue to git add files | Joey Hess | 2010-11-10 |
* | Unlocked files will now automatically be added back into the annex when commi... | Joey Hess | 2010-11-10 |
* | fix handling of staged unlocked files | Joey Hess | 2010-11-10 |
* | set write bit on unlocked file | Joey Hess | 2010-11-10 |
* | add | Joey Hess | 2010-11-10 |
* | lock and unlock subcommands | Joey Hess | 2010-11-09 |
* | Annexed file contents are now made unwritable and put in unwriteable director... | Joey Hess | 2010-11-08 |
* | set version on init | Joey Hess | 2010-11-08 |
* | refactoring, no code changes really | Joey Hess | 2010-11-08 |
* | fsck works | Joey Hess | 2010-11-07 |
* | rough in fsck | Joey Hess | 2010-11-07 |
* | add fsck subcommand (stub) | Joey Hess | 2010-11-06 |
* | broke subcommands out into separate modules | Joey Hess | 2010-11-02 |