Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | In .gitattributes, the git-annex-numcopies attribute can be used to control ↵ | Joey Hess | 2010-11-28 |
| | | | | the number of copies to retain of different types of files. | ||
* | fsck improvements | Joey Hess | 2010-11-13 |
| | | | | | | | | | * fsck: Check if annex.numcopies is satisfied. * fsck: Verify the sha1 of files when the SHA1 backend is used. * fsck: Verify the size of files when the WORM backend is used. * fsck: Allow specifying individual files to fsk if fscking everything is not desired. * fsck: Fix bug, introduced in 0.04, in detection of unused data. | ||
* | refactoring, no code changes really | Joey Hess | 2010-11-08 |
| | |||
* | more Wall cleaning | Joey Hess | 2010-10-31 |
| | |||
* | avoid unnessary newlines before progress in quiet mode | Joey Hess | 2010-10-29 |
| | |||
* | convert safeSystem to boolSystem | Joey Hess | 2010-10-29 |
| | | | | to fix ctrl-c handling | ||
* | copyright statements0.02 | Joey Hess | 2010-10-27 |
| | |||
* | use safesystem | Joey Hess | 2010-10-19 |
| | |||
* | gratuitous rename | Joey Hess | 2010-10-18 |
| | |||
* | cleanup output | Joey Hess | 2010-10-17 |
| | |||
* | tweaks | Joey Hess | 2010-10-16 |
| | |||
* | rename backends more | Joey Hess | 2010-10-15 |