| Commit message (Expand) | Author | Age |
* | avoid more build warnings on Windows | Joey Hess | 2013-08-04 |
* | Windows: Added support for encrypted special remotes. | Joey Hess | 2013-08-04 |
* | fix syntax | Joey Hess | 2013-08-02 |
* | fix Windows breakage | Joey Hess | 2013-08-02 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | Slow and ugly work around for bug #718517 in git, which broke git-cat-file --... | Joey Hess | 2013-08-01 |
* | Escape ':' in file/directory names to avoid it being treated as a pathspec by... | Joey Hess | 2013-08-01 |
* | Fix a few bugs involving filenames that are at or near the filesystem's maxim... | Joey Hess | 2013-07-30 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | cleanup | Joey Hess | 2013-07-20 |
* | refactor and unify code | Joey Hess | 2013-07-19 |
* | pluralize 1.1 kilobytes etc | Joey Hess | 2013-07-19 |
* | Display byte sizes with more precision. | Joey Hess | 2013-07-19 |
* | catch does not exist error when adding a watch | Joey Hess | 2013-07-17 |
* | linux standalone auto-install icons | Joey Hess | 2013-07-09 |
* | install to ~/.local/icons, not ~/icons | Joey Hess | 2013-07-09 |
* | Install XDG desktop icon files. | Joey Hess | 2013-07-09 |
* | reorg | Joey Hess | 2013-07-08 |
* | Pass -f to curl when downloading a file with it, so it propigates failure. | Joey Hess | 2013-07-06 |
* | Windows: Look for .exe extension when searching for a command in path. | Joey Hess | 2013-07-06 |
* | fix a build failure on android | Joey Hess | 2013-06-27 |
* | clean up build warnings with yesod 1.2, while still building with 1.1 | Joey Hess | 2013-06-27 |
* | webapp: Fix bug that caused the webapp to hang when built with yesod 1.2. | Joey Hess | 2013-06-27 |
* | assistant: Fix bug that prevented adding files written by gnucash, and more ... | Joey Hess | 2013-06-26 |
* | simpler ifdef for linux | Joey Hess | 2013-06-21 |
* | assistant: On Linux, the expensive transfer scan is run niced. | Joey Hess | 2013-06-20 |
* | fix regression test on windows | Joey Hess | 2013-06-18 |
* | make withQuietOutput work on Windows | Joey Hess | 2013-06-17 |
* | assistant: In direct mode, objects are now only dropped when all associated f... | Joey Hess | 2013-06-15 |
* | got file descriptors mixed up in last commit | Joey Hess | 2013-06-14 |
* | Windows: Fix hang when adding several files at once. | Joey Hess | 2013-06-14 |
* | Android: Fix use of cp command to not try to use features present only on bui... | Joey Hess | 2013-06-14 |
* | Supports indirect mode on encfs in paranoia mode, and other filesystems that ... | Joey Hess | 2013-06-10 |
* | now builds with both yesod 1.2 and 1.1 | Joey Hess | 2013-06-03 |
* | add liftH shim between yesod versions, to avoid needing zillions of ifdefs | Joey Hess | 2013-06-03 |
* | WIP yesod 1.2 | Joey Hess | 2013-06-03 |
* | avoid warnings when built with ghc 7.6 | Joey Hess | 2013-06-02 |
* | Android: Work around Android devices where the `am` command doesn't work. | Joey Hess | 2013-05-31 |
* | Can now restart certain long-running git processes if they crash, and continu... | Joey Hess | 2013-05-31 |
* | remove debug prints | Joey Hess | 2013-05-30 |
* | fix a minor fd leak | Joey Hess | 2013-05-27 |
* | when xmpp connection fails, show the host(s) it tried to connect to | Joey Hess | 2013-05-27 |
* | fix warning | Joey Hess | 2013-05-26 |
* | more windows fixes | Joey Hess | 2013-05-26 |
* | typo | Joey Hess | 2013-05-26 |
* | fix windows build | Joey Hess | 2013-05-26 |
* | fix handling of Not in the matcher | Joey Hess | 2013-05-25 |
* | Improve error handling when getting uuid of http remotes to auto-ignore, like... | Joey Hess | 2013-05-25 |
* | Fix bug in parsing of parens in some preferred content expressions. This fixe... | Joey Hess | 2013-05-24 |
* | add two long-running XMPP push threads, no more inversion of control | Joey Hess | 2013-05-22 |