summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* | add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
* | merge clean into smudge commandGravatar Joey Hess2015-12-04
* | clean filter should update location log when adding new content to annexGravatar Joey Hess2015-12-04
* | avoid commit and messages for smudge filterGravatar Joey Hess2015-12-04
* | annex.largefiles support for clean filterGravatar Joey Hess2015-12-04
* | smudge filter workingGravatar Joey Hess2015-12-04
* | basic clean filter workingGravatar Joey Hess2015-12-04
* | skeleton smudge/clean filtersGravatar Joey Hess2015-12-04
|/
* dropunused: Make more robust when trying to drop an object that has already b...Gravatar Joey Hess2015-12-03
* addurl, importfeed: Changed to honor annex.largefiles settings, when the cont...Gravatar Joey Hess2015-12-02
* import: Changed to honor annex.largefiles settings.Gravatar Joey Hess2015-12-02
* map: Improve display of git remotes with non-ssh urls, including http and gcr...Gravatar Joey Hess2015-11-18
* note where map is left in --fast modeGravatar Joey Hess2015-11-18
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* display a message in the unlikely scenario of fsking a dead repositoryGravatar Joey Hess2015-11-10
* fsck: When fscking a dead repo, avoid incorrect "fixing location log" message.Gravatar Joey Hess2015-11-10
* work around git check-ignore --batch bad exit status bug, and bring back impo...Gravatar Joey Hess2015-11-06
* add: Fix error recovery rollback to not move the injested file content out of...Gravatar Joey Hess2015-11-06
* missed adding allowConcurrentOutput hereGravatar Joey Hess2015-11-06
* import -J fails at the end, disable util it can be fixedGravatar Joey Hess2015-11-05
* import: Avoid very ugly error messages when the directory files are imported ...Gravatar Joey Hess2015-11-05