summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
* | always format pointer file with a trailing newlineGravatar Joey Hess2015-12-10
* | check InodeCache in inAnnex et alGravatar Joey Hess2015-12-10
* | check inode cache in prepSendAnnexGravatar Joey Hess2015-12-10
* | moveGravatar Joey Hess2015-12-10
* | make clear when code is using deprecated direct mode filesGravatar Joey Hess2015-12-09
* | reorderGravatar Joey Hess2015-12-09
* | use InodeCache when dropping a key to see if a pointer file can be safely resetGravatar Joey Hess2015-12-09
* | add inode cache to the dbGravatar Joey Hess2015-12-09
* | move InodeSentinal from direct mode code to its own moduleGravatar Joey Hess2015-12-09
* | link/copy pointer files to object content when it's addedGravatar Joey Hess2015-12-09
* | avoid pre-commit hook messing up new-style unlocked files in v6 repoGravatar Joey Hess2015-12-09
* | refactor and improve pointer file handling codeGravatar Joey Hess2015-12-09
* | require "annex/objects/" before key in pointer filesGravatar Joey Hess2015-12-07
* | support pointer filesGravatar Joey Hess2015-12-07
* | Merge branch 'master' into smudgeGravatar Joey Hess2015-12-07
|\|
| * fix temp filenameGravatar Joey Hess2015-12-06
| * avoid too long temp dir templateGravatar Joey Hess2015-12-06
* | don't let git-annex direct be run in a v6 repoGravatar Joey Hess2015-12-04
* | add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
* | auto-configure filter.annex.smudge and clean on initGravatar Joey Hess2015-12-04
* | avoid unnecessary reading of git-annex branch data when matching on annex.lar...Gravatar Joey Hess2015-12-04
* | clean filter should update location log when adding new content to annexGravatar Joey Hess2015-12-04