aboutsummaryrefslogtreecommitdiff
path: root/Annex/Ingest.hs
Commit message (Expand)AuthorAge
* enable LambdaCase and convert around 10% of places that could use itGravatar Joey Hess2017-11-15
* add: Replace work tree file atomically.Gravatar Joey Hess2017-10-16
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* Make import --deduplicate and --skip-duplicates only hash once, not twiceGravatar Joey Hess2017-02-09
* lock: Fix edge cases where data loss could occur in v6 mode.Gravatar Joey Hess2016-10-17
* Make git clean filter preserve the backend that was used for a file.Gravatar Joey Hess2016-06-09
* Preserve execute bits of unlocked files in v6 mode.Gravatar Joey Hess2016-04-14
* git annex add in adjusted unlocked branchGravatar Joey Hess2016-03-29
* Merge branch 'no-cbits'Gravatar Joey Hess2016-03-05
|\
* | annex.addunlockedGravatar Joey Hess2016-02-16
| * move old ghc compat code into separate module; eliminate WITH_CLIBSGravatar Joey Hess2016-02-15
|/
* 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
* annex.thinGravatar Joey Hess2015-12-27
* 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
* refactoringGravatar Joey Hess2015-12-22