summaryrefslogtreecommitdiff
path: root/Annex/Journal.hs
Commit message (Expand)AuthorAge
* misctmp cleanupJoey Hess2019-01-17
* convert git-annex branch access to ByteStrings and BuildersJoey Hess2019-01-03
* back out incorrect IO interleaving changeJoey Hess2018-05-08
* avoid --all buffering list of all keysJoey Hess2018-04-26
* finally really add back custom-setup stanzaJoey Hess2017-12-31
* Always use filesystem encoding for all file and handle reads and writes.Joey Hess2016-12-24
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* update my email address and homepage urlJoey Hess2015-01-21
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* refactor lockingJoey Hess2014-07-10
* refactorJoey Hess2014-07-10
* Fix minor FD leak in journal code.Joey Hess2014-07-09
* work around getDirectoryContents not streaming lazilyJoey Hess2014-07-04
* Windows: Fix bug introduced in last release that caused files in the git-anne...Joey Hess2014-06-05
* Fix encoding of data written to git-annex branch. Avoid truncating unicode ch...Joey Hess2014-05-27
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Joey Hess2014-02-26
* use locking on WindowsJoey Hess2014-01-28
* use types to partially prove correctness of journal locking codeJoey Hess2013-10-03
* avoid more build warnings on WindowsJoey Hess2013-08-04
* get rid of __WINDOWS__, use mingw32_HOST_OSJoey Hess2013-08-02
* improve robustness of fromDirect and replaceFileJoey Hess2013-05-25
* fix the day's windows permissions damageJoey Hess2013-05-12
* fixJoey Hess2013-05-12
* deal with dos path separatorsJoey Hess2013-05-12
* fix permission damage (thanks, Windows)Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Joey Hess2013-05-11
* finished where indentation changesJoey Hess2012-12-13
* remove git-annex branch read cacheJoey Hess2012-10-19
* flip catchDefaultIOJoey Hess2012-09-17
* honor core.sharedRepository when making all the other files in the annexJoey Hess2012-04-21
* IO exception reworkJoey Hess2012-02-03
* split out Annex/Journal.hsJoey Hess2011-12-12