Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | finished hlinting | Joey Hess | 2010-11-22 |
| | |||
* | fsck: Print warnings to stderr; --quiet can now be used to only see problems. | Joey Hess | 2010-11-15 |
| | |||
* | fsck bugfixes | Joey Hess | 2010-11-13 |
| | |||
* | fsck improvements | Joey Hess | 2010-11-13 |
| | |||
* | 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 |
| | |||
* | tweak | Joey Hess | 2010-11-02 |
| | |||
* | updat | Joey Hess | 2010-11-01 |
| | |||
* | 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 | ||
* | got rid of almost all 'return ()' | Joey Hess | 2010-10-28 |
| | |||
* | copyright statements0.02 | Joey Hess | 2010-10-27 |
| | |||
* | some work on the sha1 backend; still incomplete | Joey Hess | 2010-10-27 |
| | |||
* | short-circuit as soon as enough remotes are verified to have a file | Joey Hess | 2010-10-25 |
| | |||
* | handle better the case of a disconnected drive remote | Joey Hess | 2010-10-25 |
| | |||
* | reorg | Joey Hess | 2010-10-23 |
| | |||
* | reorg remote key presense checking code | Joey Hess | 2010-10-23 |
| | | | | | | Also, it now checks if a key is inAnnex, ie, cached in .git/annex, not if it is present in a remote. For the File Backend, these are equivilant, not so for other backends. | ||
* | fix perl refugee code | Joey Hess | 2010-10-22 |
| | |||
* | reorg | Joey Hess | 2010-10-22 |
| | |||
* | support checking network remotes when dropping | Joey Hess | 2010-10-22 |
| | |||
* | avoid reading configs for URL remotes every time | Joey Hess | 2010-10-22 |
| | |||
* | support using scp for ssh remotes | Joey Hess | 2010-10-22 |
| | |||
* | new fromkey subcommand, for registering urls, etc0.01 | Joey Hess | 2010-10-21 |
| | | | | had to redo Annex monad's flag storage | ||
* | probably won't use SHA module | Joey Hess | 2010-10-19 |
| | |||
* | improved messages when a file is not available in remotes | Joey Hess | 2010-10-19 |
| | |||
* | better drop error messages | Joey Hess | 2010-10-19 |
| | |||
* | use boolSystem | Joey Hess | 2010-10-19 |
| | |||
* | use safesystem | Joey Hess | 2010-10-19 |
| | |||
* | gratuitous rename | Joey Hess | 2010-10-18 |
| | |||
* | commit logs at end; faster | Joey Hess | 2010-10-17 |
| | |||
* | cleanup output | Joey Hess | 2010-10-17 |
| | |||
* | command output cleanup | Joey Hess | 2010-10-17 |
| | |||
* | move supportedBackends list into annex monad | Joey Hess | 2010-10-17 |
| | | | | | | | This was necessary so the File backend could import Backend w/o a cycle. Moved code that checks whether enough backends have a file into File backend. | ||
* | remove checksum from WORM | Joey Hess | 2010-10-17 |
| | | | | with size and mtime in the key, it's redundant | ||
* | add visible size and time to worm keys | Joey Hess | 2010-10-17 |
| | |||
* | tweaks | Joey Hess | 2010-10-16 |
| | |||
* | git annex describe | Joey Hess | 2010-10-16 |
| | |||
* | rename backends more | Joey Hess | 2010-10-15 |
| | |||
* | lift to IO | Joey Hess | 2010-10-15 |
| | |||
* | better worm keys | Joey Hess | 2010-10-15 |
| | |||
* | use basename as key | Joey Hess | 2010-10-15 |
| | |||
* | rename file -> WORM | Joey Hess | 2010-10-15 |
| | |||
* | bugfix | Joey Hess | 2010-10-14 |
| | |||
* | changed key to include backend name | Joey Hess | 2010-10-14 |
| | |||
* | annex.numcopies works | Joey Hess | 2010-10-14 |
| | |||
* | bug | Joey Hess | 2010-10-14 |
| | |||
* | break depends cycle | Joey Hess | 2010-10-14 |
| | |||
* | add hasKey | Joey Hess | 2010-10-14 |
| | |||
* | implemented basic --drop | Joey Hess | 2010-10-14 |
| |