summaryrefslogtreecommitdiff
path: root/Command/Smudge.hs
Commit message (Expand)AuthorAge
* annex.thinGravatar Joey Hess2015-12-27
* lost some bookkeeping infoGravatar Joey Hess2015-12-24
* move cleanOldKey into ingestGravatar Joey Hess2015-12-22
* make linkAnnex detect when the file changes as it's being copied/linked inGravatar Joey Hess2015-12-22
* 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
* only make 1 hardlink max between pointer file and annex objectGravatar Joey Hess2015-12-11
* 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
* avoid clean filter trying to annex a pointer fileGravatar 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
* merge clean into smudge commandGravatar Joey Hess2015-12-04
* avoid commit and messages for smudge filterGravatar Joey Hess2015-12-04
* smudge filter workingGravatar Joey Hess2015-12-04
* skeleton smudge/clean filtersGravatar Joey Hess2015-12-04