summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* fix file perms after breaking hard linkGravatar Joey Hess2015-12-27
* annex.thinGravatar Joey Hess2015-12-27
* add unlocked flag for git-annex-shell recvkeyGravatar Joey Hess2015-12-26
* persistent-sqlite is now a hard build dependency, since v6 repository mode ne...Gravatar Joey Hess2015-12-26
* lost some bookkeeping infoGravatar Joey Hess2015-12-24
* Merge branch 'master' into smudgeGravatar Joey Hess2015-12-22
|\
* | move cleanOldKey into ingestGravatar 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
| * addurl: Added --with-files option.Gravatar Joey Hess2015-12-22
| * refactorGravatar Joey Hess2015-12-22
* | remove (v6) associated file in unannexGravatar Joey Hess2015-12-21
* | Merge branch 'master' into smudgeGravatar Joey Hess2015-12-21
|\|
| * addurl: Added --batch option.Gravatar Joey Hess2015-12-21
| * status: On crippled filesystems, was displaying M for all annexed files that ...Gravatar Joey Hess2015-12-19
* | v6: fix locking modified file when the content is not presentGravatar Joey Hess2015-12-16
* | fix add of file that was locked but has been replaced by a new, unlocked file...Gravatar Joey Hess2015-12-16
* | Use git-annex init --version=6 to get v6 for nowGravatar Joey Hess2015-12-15
* | in v6 mode, unannex does not interact badly with pre-commit hookGravatar Joey Hess2015-12-15
* | recent fsck changes caused ugly message when object was not presentGravatar Joey Hess2015-12-15
* | reorgGravatar Joey Hess2015-12-15
* | changes for v6 broke fsck in direct modeGravatar Joey Hess2015-12-15
* | add: In v6 mode, acts on modified files.Gravatar Joey Hess2015-12-15
* | avoid pre-commit check having to do with v5 unlocked files when in v6 modeGravatar Joey Hess2015-12-15
* | rename stuff for v5 unlocked files to indicate it's oldGravatar Joey Hess2015-12-15
* | add: no need to make pass for old unlocked files in v6Gravatar Joey Hess2015-12-15
* | have clean filter check if the filename was already in use by an old keyGravatar Joey Hess2015-12-15
* | avoid smudge filter returning invalid contentGravatar Joey Hess2015-12-11
* | fsck 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
* | v6 git-annex unlockGravatar Joey Hess2015-12-10
* | always format pointer file with a trailing newlineGravatar Joey Hess2015-12-10
* | 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
* | avoid clean filter trying to annex a pointer fileGravatar Joey Hess2015-12-09
* | avoid pre-commit hook messing up new-style unlocked files in v6 repoGravatar Joey Hess2015-12-09
* | stash DbHandle in Annex stateGravatar 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
* | update associated files database on smudge and cleanGravatar Joey Hess2015-12-07
* | refactorGravatar Joey Hess2015-12-04
* | commentsGravatar Joey Hess2015-12-04
* | don't let git-annex direct be run in a v6 repoGravatar Joey Hess2015-12-04