aboutsummaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
* remove dead codeGravatar Joey Hess2015-12-26
* improve commentGravatar Joey Hess2015-12-26
* clean up cruft in assistant fast rename code pathGravatar Joey Hess2015-12-22
* move cleanOldKey into ingestGravatar Joey Hess2015-12-22
* populate unlocked files with newly available content when ingestingGravatar Joey Hess2015-12-22
* finish v6 support for assistantGravatar Joey Hess2015-12-22
* make linkAnnex detect when the file changes as it's being copied/linked inGravatar Joey Hess2015-12-22
* refactoringGravatar Joey Hess2015-12-22
* wip v6 support for assistantGravatar Joey Hess2015-12-21
* fix reversion in v5 git-annex add of unlocked fileGravatar Joey Hess2015-12-16
* temporarily remove cached keys database connectionGravatar Joey Hess2015-12-16
* Use git-annex init --version=6 to get v6 for nowGravatar Joey Hess2015-12-15
* implemented upgrade of direct mode repo to v6Gravatar Joey Hess2015-12-15
* reorgGravatar Joey Hess2015-12-15
* update inode cache to cover file even when nothing needs to be done to linkAnnexGravatar Joey Hess2015-12-15
* checked getKeysPresent; it's ok for v6 unlocked filesGravatar Joey Hess2015-12-11
* finish v6 git-annex lockGravatar Joey Hess2015-12-11
* only make 1 hardlink max between pointer file and annex objectGravatar Joey Hess2015-12-11
* Merge branch 'master' into smudgeGravatar Joey Hess2015-12-11
|\
| * fsck: Failed to honor annex.diskreserve when checking a remote.Gravatar Joey Hess2015-12-11
* | wipGravatar Joey Hess2015-12-11
* | add generalized linkAnnex'Gravatar Joey Hess2015-12-10