aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* Windows: Added support for encrypted special remotes.Gravatar Joey Hess2013-08-04
* fix syntaxGravatar Joey Hess2013-08-02
* fix Windows breakageGravatar Joey Hess2013-08-02
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* Slow and ugly work around for bug #718517 in git, which broke git-cat-file --...Gravatar Joey Hess2013-08-01
* Escape ':' in file/directory names to avoid it being treated as a pathspec by...Gravatar Joey Hess2013-08-01
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* cleanupGravatar Joey Hess2013-07-20
* refactor and unify codeGravatar Joey Hess2013-07-19
* pluralize 1.1 kilobytes etcGravatar Joey Hess2013-07-19
* Display byte sizes with more precision.Gravatar Joey Hess2013-07-19
* catch does not exist error when adding a watchGravatar Joey Hess2013-07-17
* linux standalone auto-install iconsGravatar Joey Hess2013-07-09
* install to ~/.local/icons, not ~/iconsGravatar Joey Hess2013-07-09
* Install XDG desktop icon files.Gravatar Joey Hess2013-07-09
* reorgGravatar Joey Hess2013-07-08
* Pass -f to curl when downloading a file with it, so it propigates failure.Gravatar Joey Hess2013-07-06
* Windows: Look for .exe extension when searching for a command in path.Gravatar Joey Hess2013-07-06
* fix a build failure on androidGravatar Joey Hess2013-06-27
* clean up build warnings with yesod 1.2, while still building with 1.1Gravatar Joey Hess2013-06-27
* webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.Gravatar Joey Hess2013-06-27
* assistant: Fix bug that prevented adding files written by gnucash, and more ...Gravatar Joey Hess2013-06-26
* simpler ifdef for linuxGravatar Joey Hess2013-06-21
* 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