summaryrefslogtreecommitdiff
path: root/Annex/ReplaceFile.hs
Commit message (Expand)AuthorAge
* 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