summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* reuse annex's HashObjectHandleGravatar Joey Hess2016-03-14
* Sped up git-annex merge by using git hash-object --batch.Gravatar Joey Hess2016-03-14
* use hash-object --batchGravatar Joey Hess2016-03-14
* Sped up git-annex add in direct mode and v6 by using git hash-object --batch.Gravatar Joey Hess2016-03-14
* followupGravatar Joey Hess2016-03-14
* Correct git-annex info to include unlocked files in v6 repository.Gravatar Joey Hess2016-03-14
* refactorGravatar Joey Hess2016-03-09
* Always try to thaw content, even when annex.crippledfilesystem is set.Gravatar Joey Hess2016-03-09
* Merge branch 'no-cbits'Gravatar Joey Hess2016-03-05
|\
* | clarifyGravatar Joey Hess2016-03-01
* | Fix data loss that can occur when annex.pidlock is set in a repository.Gravatar Joey Hess2016-03-01
* | metadata: Added -r to remove all current values of a field.Gravatar Joey Hess2016-02-29
* | Support --metadata field<number, --metadata field>number etc to match ranges ...Gravatar Joey Hess2016-02-27
* | Include magic database in the linux and OSX standalone builds.Gravatar Joey Hess2016-02-26
* | add catCommitGravatar Joey Hess2016-02-25
* | refactorGravatar Joey Hess2016-02-25
* | Avoid crashing when built with MagicMime support, but when the magic database...Gravatar Joey Hess2016-02-23
* | Fix memory leak in last release, which affected commands like git-annex statu...Gravatar Joey Hess2016-02-19
* | fix windows buildGravatar Joey Hess2016-02-16
* | fix numerous problem with test suite on crippled filesystems etcGravatar Joey Hess2016-02-16
* | annex.addunlockedGravatar Joey Hess2016-02-16
* | escape slashes in annex pointer filesGravatar Joey Hess2016-02-16
* | force strict file readGravatar Joey Hess2016-02-15
* | allow \r in pointer filesGravatar Joey Hess2016-02-15
* | Windows: Fix v6 unlocked files to actually work.Gravatar Joey Hess2016-02-15
* | When initializing a v6 repo on a crippled filesystem, don't force it into dir...Gravatar Joey Hess2016-02-15
* | more windows build fixGravatar Joey Hess2016-02-15
* | fix windows buildGravatar Joey Hess2016-02-15
| * move old ghc compat code into separate module; eliminate WITH_CLIBSGravatar Joey Hess2016-02-15
|/
* create directory for transfer lock file, and catch perm errorGravatar Joey Hess2016-02-12
* init: Fix bugs in submodule .git symlink fixup, that occurred when initializi...Gravatar Joey Hess2016-02-08
* matchexpression: Added --largefiles option to parse an annex.largefiles expre...Gravatar Joey Hess2016-02-03
* annex.largefiles: Add support for mimetype=text/* etc, when git-annex is link...Gravatar Joey Hess2016-02-03
* Limit annex.largefiles parsing to the subset of preferred content expressions...Gravatar Joey Hess2016-02-03
* simplifyGravatar Joey Hess2016-02-03
* refactorGravatar Joey Hess2016-02-03
* avoid unnecessary building of a one-off MapGravatar Joey Hess2016-02-03
* annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-02-02
* add "nothing" to preferred content DSLGravatar Joey Hess2016-02-02
* Unneded constraintGravatar Gabor Greif2016-01-28
* Another redundant constraintGravatar Gabor Greif2016-01-28
* add the known associated file to the list of othersGravatar Joey Hess2016-01-26
* Fix nasty reversion in the last release that broke sync --content's handling ...Gravatar Joey Hess2016-01-26
* optimise getUUIDGravatar Joey Hess2016-01-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* immediate queue flushing when annex.queuesize=1Gravatar Joey Hess2016-01-13
* fix one more test failure with v6 unlocked file merge conflict resolutionGravatar Joey Hess2016-01-08
* better fix for slash in view metadataGravatar Joey Hess2016-01-08
* view: Avoid using cute unicode homomorphs for '/' and '\' and instead use ugl...Gravatar Joey Hess2016-01-08
* avoid confusing git with a modified ctime in clean filterGravatar Joey Hess2016-01-07