aboutsummaryrefslogtreecommitdiff
path: root/Command/Smudge.hs
Commit message (Expand)AuthorAge
* add KeyVariety typeGravatar Joey Hess2017-02-24
* Make import --deduplicate and --skip-duplicates only hash once, not twiceGravatar Joey Hess2017-02-09
* Make git clean filter preserve the backend that was used for a file.Gravatar Joey Hess2016-06-09
* reorder associated file db updateGravatar Joey Hess2016-05-16
* Fix bug that sometimes prevented git-annex smudge --clean from consuming all ...Gravatar Joey Hess2016-05-02
* smudge: Print a warning when annex.thin is set, as git's smudge interface doe...Gravatar Joey Hess2016-04-13
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* avoid confusing git with a modified ctime in clean filterGravatar Joey Hess2016-01-07
* use TopFilePath for associated filesGravatar Joey Hess2016-01-05
* switch to using main ingest codeGravatar Joey Hess2016-01-01
* don't disable smudge filter while mergingGravatar Joey Hess2015-12-29
* automatic conflict resolution for v6 unlocked filesGravatar Joey Hess2015-12-29
* 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