summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.180.18Gravatar Joey Hess2011-01-14
|
* on second thought, unlock should fail if content is not presentGravatar Joey Hess2011-01-14
|
* unlock: Fix behavior when file content is not present.Gravatar Joey Hess2011-01-13
|
* clarify default values when no path is specifiedGravatar Joey Hess2011-01-13
| | | | | Much of the code to handle this was unnecessary, as git ls-files is used, and defaults to returning all files of the desired type.
* DEP5Gravatar Joey Hess2011-01-13
|
* test unused et alGravatar Joey Hess2011-01-12
|
* avoid crashing if run before unused log is presentGravatar Joey Hess2011-01-12
|
* always write log, so it's empty if nothing is unusedGravatar Joey Hess2011-01-12
|
* I thought that reversion a migration might fail. It didn't. :)Gravatar Joey Hess2011-01-11
|
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
|
* test migrate; 75%Gravatar Joey Hess2011-01-11
|
* test precommit; 74%Gravatar Joey Hess2011-01-11
|
* updateGravatar Joey Hess2011-01-11
|
* more fsck checksGravatar Joey Hess2011-01-11
| | | | 72% coverage
* add tests of setkey/fromkeyGravatar Joey Hess2011-01-11
|
* fsck: Fix bug in moving of corrupted files to .git/annex/bad/Gravatar Joey Hess2011-01-11
|
* test fsckGravatar Joey Hess2011-01-11
|
* add tests for trust/untrustGravatar Joey Hess2011-01-11
|
* quiet git commit messagesGravatar Joey Hess2011-01-11
|
* robustness fixes for empty or missing trust logGravatar Joey Hess2011-01-11
|
* better typesGravatar Joey Hess2011-01-11
|
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes ↵Gravatar Joey Hess2011-01-11
| | | | after transferring the file to the remote repository. (Did not affect ssh remotes.)
* add checks that location log files are committedGravatar Joey Hess2011-01-11
| | | | currently failing for move --to
* test locationlog contents tooGravatar Joey Hess2011-01-11
|
* use concatGravatar Joey Hess2011-01-09
|
* enable dpkg-mergechangelogsGravatar Joey Hess2011-01-09
|
* close bugGravatar Joey Hess2011-01-09
|
* releaseGravatar Joey Hess2011-01-09
|
* fix real underlaying cause, and fix test suite to not skip it0.17Gravatar Joey Hess2011-01-09
|
* bugfix: Fix crash caused by a symlink in the repo with link text ending in a ↵Gravatar Joey Hess2011-01-09
| | | | "/". (Thanks Henrik for reporting.)
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmlUJkSWTkiWuwzwilXh1Wd3jg8I33iTQg2011-01-09
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmlUJkSWTkiWuwzwilXh1Wd3jg8I33iTQg2011-01-09
|
* copyright yearsGravatar Joey Hess2011-01-08
|
* New migrate subcommand can be used to switch files to using a different ↵Gravatar Joey Hess2011-01-08
| | | | backend, safely and with no duplication of content.
* unannex: Now skips files whose content is not present, rather than it being ↵Gravatar Joey Hess2011-01-08
| | | | an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository.
* add another test and improve error handlingGravatar Joey Hess2011-01-08
|
* add news item for git-annex 0.16Gravatar Joey Hess2011-01-07
|
* mention test suiteGravatar Joey Hess2011-01-07
|
* moreGravatar Joey Hess2011-01-07
|
* Test suite improvements. Current top-level test coverage: 65%Gravatar Joey Hess2011-01-07
|
* quiet git commitsGravatar Joey Hess2011-01-07
|
* clarifyGravatar Joey Hess2011-01-07
|
* more testsGravatar Joey Hess2011-01-07
|
* workaround ghc weirdness with -odirGravatar Joey Hess2011-01-07
| | | | | | The option cause it to always build to build/Main.o, no matter what binary it was building. This caused extra work, and in some cases, could cause the wrong code to be put into the final binary.
* simplifyGravatar Joey Hess2011-01-07
|
* various test fixesGravatar Joey Hess2011-01-07
|
* bugfix: Running `copy --to` when both local and remote had the key dropped ↵Gravatar Joey Hess2011-01-07
| | | | it from local.
* bugfix: Running `move --to` with a non-ssh remote failed.Gravatar Joey Hess2011-01-07
|
* more testsGravatar Joey Hess2011-01-07
|
* more testsGravatar Joey Hess2011-01-06
|