summaryrefslogtreecommitdiff
path: root/Annex/Journal.hs
Commit message (Expand)AuthorAge
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* refactor lockingGravatar Joey Hess2014-07-10
* refactorGravatar Joey Hess2014-07-10
* Fix minor FD leak in journal code.Gravatar Joey Hess2014-07-09
* work around getDirectoryContents not streaming lazilyGravatar Joey Hess2014-07-04
* Windows: Fix bug introduced in last release that caused files in the git-anne...Gravatar Joey Hess2014-06-05
* Fix encoding of data written to git-annex branch. Avoid truncating unicode ch...Gravatar Joey Hess2014-05-27
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* use locking on WindowsGravatar Joey Hess2014-01-28
* use types to partially prove correctness of journal locking codeGravatar Joey Hess2013-10-03
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* fixGravatar Joey Hess2013-05-12
* deal with dos path separatorsGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* finished where indentation changesGravatar Joey Hess2012-12-13
* remove git-annex branch read cacheGravatar Joey Hess2012-10-19
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* IO exception reworkGravatar Joey Hess2012-02-03
* split out Annex/Journal.hsGravatar Joey Hess2011-12-12