summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
...
* | | make assistant aware of adjusted branches when mergingGravatar Joey Hess2016-02-29
* | | make sync aware of adjusted branchesGravatar Joey Hess2016-02-29
* | | include adjustment in the adjusted branch nameGravatar Joey Hess2016-02-29
* | | Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-02-29
|\| |
| * | 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
* | | adjusted branches, proof of conceptGravatar Joey Hess2016-02-25
* | | add hashPointerFile'Gravatar Joey Hess2016-02-25
|/ /
* | 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
* 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