summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* fix deletion of files in adjustTreeGravatar Joey Hess2016-03-11
* improve propigation of commits from adjusted branchesGravatar Joey Hess2016-03-11
* Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-11
|\
| * 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
| |\
* | | rebase on top of updated original branchGravatar Joey Hess2016-03-03
* | | fix abs filepath generationGravatar Joey Hess2016-03-03
* | | change name of adjusted branches to eg adjusted/master(unlocked)Gravatar Joey Hess2016-03-03
* | | working toward adjusted commit propigationGravatar Joey Hess2016-03-03
* | | Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-03
|\| |
* | | can't checkout adjusted branch while index is still lockedGravatar Joey Hess2016-03-03
* | | push original branch, not adjusted branchGravatar Joey Hess2016-03-03
* | | lock index while making index-less commitsGravatar Joey Hess2016-03-03
| * | clarifyGravatar Joey Hess2016-03-01
| * | Fix data loss that can occur when annex.pidlock is set in a repository.Gravatar Joey Hess2016-03-01
* | | remove debugGravatar Joey Hess2016-02-29
* | | update keys database when adjusting branchesGravatar Joey Hess2016-02-29
* | | implement updateAdjustedBranchGravatar Joey Hess2016-02-29
* | | 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