aboutsummaryrefslogtreecommitdiff
path: root/Annex/ReplaceFile.hs
Commit message (Expand)AuthorAge
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Windows: Fix an over-long temp directory name.Gravatar Joey Hess2016-05-06
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* annex.thinGravatar Joey Hess2015-12-27
* fix temp filenameGravatar Joey Hess2015-12-06
* avoid too long temp dir templateGravatar Joey Hess2015-12-06
* fix replaceFile makeAnnexLink raceGravatar Joey Hess2015-11-06
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* direct: Avoid leaving file content in misctemp if interrupted.Gravatar Joey Hess2014-08-15
* direct: Fix ugly warning messages.Gravatar Joey Hess2014-08-12
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* direct: Fix handling of case where a work tree subdirectory cannot be written...Gravatar Joey Hess2014-07-10
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* test suite passes in direct modeGravatar Joey Hess2013-05-17