Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix merge conflict resolution when both sides have the same key | 2013-05-26 | |
| | | | | Still need to git rm the old file so git accepts the merge is resolved. | ||
* | fix Android build, broken for 2 days | 2013-05-26 | |
| | |||
* | correct recent fix | 2013-05-26 | |
| | | | | | 588a981e17461643b67f9a372703b9e0896b6e17's fix caused it to try to stage a symlink in .git/annex/tmp, oops | ||
* | sync: Fix double merge conflict resolution handling. | 2013-05-26 | |
| | | | | | | | Ie, when there'a a conflicted merge we may get foo.variant-xxxx created in a merge. If a second merge conflict occurs on that new file, it was not falling back to putting in the whole key (which should stop the merge conflicts happening for good, but is ugly). | ||
* | typo | 2013-05-26 | |
| | |||
* | avoid redundant CanPush messages with different shas being queued up | 2013-05-26 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-05-26 | |
|\ | |||
* | | reduce the amount of subdirectories created by the fuzz tester to saner limit | 2013-05-26 | |
| | | |||
* | | make fuzztest honor annex.diskreserve | 2013-05-26 | |
| | | |||
* | | fix warning | 2013-05-26 | |
| | | |||
| * | (no commit message) | 2013-05-26 | |
|/ | |||
* | more windows fixes | 2013-05-26 | |
| | |||
* | typo | 2013-05-26 | |
| | |||
* | fix windows build | 2013-05-26 | |
| | |||
* | Added a comment | 2013-05-26 | |
| | |||
* | Added a comment | 2013-05-25 | |
| | |||
* | fuzz test discovered a way automatic merge resultion can fail; fix | 2013-05-25 | |
| | | | | | It may be that the directory we need to make a symlink in, to resolve the merge, doesn't exist locally. | ||
* | fuzz tester: avoid deleting entire repository (had to happen eventually, right?) | 2013-05-25 | |
| | |||
* | fix | 2013-05-25 | |
| | |||
* | fuzz improvements | 2013-05-25 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-05-25 | |
|\ | |||
* | | tune frequencies to avoid enormous trees being created | 2013-05-25 | |
| | | |||
| * | Added a comment | 2013-05-25 | |
|/ | |||
* | blog for the days | 2013-05-25 | |
| | |||
* | make fuzz test also output its actions to stdout | 2013-05-25 | |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-05-25 | |
|\ | |||
* \ | Merge branch 'robustness' | 2013-05-25 | |
|\ \ | |||
| * | | make direct mode merge cleanup more robust | 2013-05-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | If the cleanup of a single file fails for some reason, continue to clean up other files. This could happen because of a race. The merge pulls in a change to a file, which gets changed locally at the same time. | ||
| * | | improve robustness of fromDirect and replaceFile | 2013-05-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Made fromDirect check that a file in the tree has good content (and is not a broken symlink either) before copying it to another file that has the same key. Made replaceFile clean up the temp file if the action that creates it, or the file replacement action fails. | ||
| | * | Added a comment | 2013-05-25 | |
| | | | |||
| | * | Added a step I had to do on my own OS X machine with 10.6 in order for the ↵ | 2013-05-25 | |
| |/ |/| | | | | | build to work. | ||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-05-25 | |
|\ \ | |||
| * | | Added a comment | 2013-05-25 | |
| | | | |||
* | | | some basic tests of preferred content expressions and standard groups | 2013-05-25 | |
| | | | |||
* | | | forgot to add | 2013-05-25 | |
| | | | |||
* | | | fix handling of Not in the matcher | 2013-05-25 | |
| | | | |||
* | | | content: New command line way to view and configure a repository's preferred ↵ | 2013-05-25 | |
| | | | | | | | | | | | | content settings. | ||
| * | | Added a comment: bind mount | 2013-05-25 | |
| | | | |||
| * | | Added a comment: Few other issues | 2013-05-25 | |
| | | | |||
| * | | Added a comment: Wheezy is affected | 2013-05-25 | |
| | | | |||
| * | | Added a comment | 2013-05-25 | |
| | | | |||
| * | | Added a comment: It did it again. | 2013-05-25 | |
| | | | |||
| * | | Added a comment | 2013-05-25 | |
| | | | |||
| * | | Added a comment: compressed storage/transfer -- gzip Content-Type | 2013-05-25 | |
|/ / | |||
* | | Improve error handling when getting uuid of http remotes to auto-ignore, ↵ | 2013-05-25 | |
| | | | | | | | | like with ssh remotes. | ||
* | | Added a comment | 2013-05-25 | |
| | | |||
* | | Merge branch 'master' of ssh://git-annex.branchable.com | 2013-05-25 | |
|\ \ | |||
* | | | assistant: Work around git-cat-file's not reloading the index after files ↵ | 2013-05-25 | |
| | | | | | | | | | | | | | | | | | | are staged. Argh. | ||
* | | | remove debug print | 2013-05-25 | |
| | | | |||
* | | | refactor | 2013-05-24 | |
| | | |