index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
ReplaceFile.hs
Commit message (
Expand
)
Author
Age
*
Windows: Fix an over-long temp directory name.
Joey Hess
2016-05-06
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
annex.thin
Joey Hess
2015-12-27
*
fix temp filename
Joey Hess
2015-12-06
*
avoid too long temp dir template
Joey Hess
2015-12-06
*
fix replaceFile makeAnnexLink race
Joey Hess
2015-11-06
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
direct: Avoid leaving file content in misctemp if interrupted.
Joey Hess
2014-08-15
*
direct: Fix ugly warning messages.
Joey Hess
2014-08-12
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
direct: Fix handling of case where a work tree subdirectory cannot be written...
Joey Hess
2014-07-10
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
Fix a few bugs involving filenames that are at or near the filesystem's maxim...
Joey Hess
2013-07-30
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
test suite passes in direct mode
Joey Hess
2013-05-17