aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
* 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
* migrate and rekey v6 unlocked file supportGravatar Joey Hess2016-01-07
* migrate: Copy over metadata to new key.Gravatar Joey Hess2016-01-07
* use TopFilePath for associated filesGravatar Joey Hess2016-01-05
* scan for unlocked files on init/upgrade of v6 repoGravatar Joey Hess2016-01-01
* convert isPointerFile from Annex to IOGravatar Joey Hess2016-01-01
* fix failing git-annex unused test case in v6Gravatar Joey Hess2015-12-30
* flush queue before cleaning cruftGravatar Joey Hess2015-12-29
* test suite noticed a direct mode reversionGravatar Joey Hess2015-12-29
* renameGravatar Joey Hess2015-12-29
* don't disable smudge filter while mergingGravatar Joey Hess2015-12-29
* avoid renaming file when auto-resolving conflict in annex pointerGravatar Joey Hess2015-12-29
* fix inode cache consistency bug when a merge unlocks a present fileGravatar Joey Hess2015-12-29
* automatic conflict resolution for v6 unlocked filesGravatar Joey Hess2015-12-29
* fix windows buildGravatar Joey Hess2015-12-28
* annex.thinGravatar Joey Hess2015-12-27
* get associated files from Keys databaseGravatar Joey Hess2015-12-26
* cleanupGravatar Joey Hess2015-12-26
* support v6 unlocked filesGravatar Joey Hess2015-12-26
* make views work with v6 unlocked filesGravatar Joey Hess2015-12-26