aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20
* fix regression test on windowsGravatar Joey Hess2013-06-18
* make withQuietOutput work on WindowsGravatar Joey Hess2013-06-17
* assistant: In direct mode, objects are now only dropped when all associated f...Gravatar Joey Hess2013-06-15
* got file descriptors mixed up in last commitGravatar Joey Hess2013-06-14
* Windows: Fix hang when adding several files at once.Gravatar Joey Hess2013-06-14
* Android: Fix use of cp command to not try to use features present only on bui...Gravatar Joey Hess2013-06-14
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* now builds with both yesod 1.2 and 1.1Gravatar Joey Hess2013-06-03
* add liftH shim between yesod versions, to avoid needing zillions of ifdefsGravatar Joey Hess2013-06-03
* WIP yesod 1.2Gravatar Joey Hess2013-06-03
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
* Can now restart certain long-running git processes if they crash, and continu...Gravatar Joey Hess2013-05-31
* remove debug printsGravatar Joey Hess2013-05-30
* fix a minor fd leakGravatar Joey Hess2013-05-27
* when xmpp connection fails, show the host(s) it tried to connect toGravatar Joey Hess2013-05-27
* fix warningGravatar Joey Hess2013-05-26
* more windows fixesGravatar Joey Hess2013-05-26
* typoGravatar Joey Hess2013-05-26
* fix windows buildGravatar Joey Hess2013-05-26
* fix handling of Not in the matcherGravatar Joey Hess2013-05-25
* Improve error handling when getting uuid of http remotes to auto-ignore, like...Gravatar Joey Hess2013-05-25
* Fix bug in parsing of parens in some preferred content expressions. This fixe...Gravatar Joey Hess2013-05-24
* add two long-running XMPP push threads, no more inversion of controlGravatar Joey Hess2013-05-22
* better nukefileGravatar Joey Hess2013-05-21
* better nukeFileGravatar Joey Hess2013-05-21
* Allow building with gpg2.Gravatar Joey Hess2013-05-19
* Fix a zombie that could result when running a process like gpg to read and wr...Gravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* better error message for Windows stubGravatar Joey Hess2013-05-14
* fill in a few windows stubsGravatar Joey Hess2013-05-14
* fix importsGravatar Joey Hess2013-05-14
* deal with Cygwin rsync paths issueGravatar Joey Hess2013-05-14
* rename moduleGravatar Joey Hess2013-05-12
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* fix buildGravatar Joey Hess2013-05-12
* work around MissingH's absNormPath not working on WindowsGravatar Joey Hess2013-05-12
* check addition env vars so it works on Windows outside of CygwinGravatar Joey Hess2013-05-12
* make work on windowsGravatar Joey Hess2013-05-12
* fixes for windowsGravatar Joey Hess2013-05-12
* fix windows buildGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* refactoringGravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* fixes for Unix buildGravatar Joey Hess2013-05-11
* no need to stub moveFile, it worksGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* use unix-compat, removed a lot of stubs in Utility.FileModeGravatar Joey Hess2013-05-11