| Commit message (Expand) | Author | Age |
* | retry bind | Joey Hess | 2012-09-27 |
* | make the standalone OSX app automatically install itself when run | Joey Hess | 2012-09-26 |
* | Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833 | Joey Hess | 2012-09-25 |
* | New --time-limit option, makes long git-annex commands stop after a specified... | Joey Hess | 2012-09-25 |
* | move sticky bit code into Utility.FileMode | Joey Hess | 2012-09-25 |
* | hooked up git-annex-shell transferinfo | Joey Hess | 2012-09-21 |
* | avoid calling the progress callback when the bytes sent have not changed | Joey Hess | 2012-09-20 |
* | watch for changes to transfer info files, to update progress bars on upload | Joey Hess | 2012-09-20 |
* | optimised rsync output reader to read whole blocks at a time | Joey Hess | 2012-09-20 |
* | update | Joey Hess | 2012-09-20 |
* | better parameter name | Joey Hess | 2012-09-19 |
* | rsync progress interception | Joey Hess | 2012-09-19 |
* | parser for rsync progress output | Joey Hess | 2012-09-19 |
* | renamed RsyncFile -> Rsync | Joey Hess | 2012-09-19 |
* | prefer ipv4 localhost when both are available | Joey Hess | 2012-09-18 |
* | flip catchDefaultIO | Joey Hess | 2012-09-17 |
* | run git coprocesses with gitEnv | Joey Hess | 2012-09-15 |
* | add decodeW8 | Joey Hess | 2012-09-13 |
* | responding to pair requests *almost* works | Joey Hess | 2012-09-10 |
* | add withTempDir | Joey Hess | 2012-09-10 |
* | fix gpg pipeline stall | Joey Hess | 2012-09-09 |
* | pairing passphrase entry form, validation, etc | Joey Hess | 2012-09-08 |
* | broke out Verifiable to a utility library, and added a quickcheck test | Joey Hess | 2012-09-07 |
* | import yesod qualified | Joey Hess | 2012-08-30 |
* | thread safe git-annex index file use | Joey Hess | 2012-08-24 |
* | add NetWatcher thread | Joey Hess | 2012-08-21 |
* | Merge branch 'master' into assistant | Joey Hess | 2012-08-17 |
|\ |
|
| * | Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. | Joey Hess | 2012-08-17 |
* | | support building with yesod-default 1.1.0 | Joey Hess | 2012-08-09 |
* | | make pid file directory | Joey Hess | 2012-08-08 |
* | | Merge branch 'master' into assistant | Joey Hess | 2012-08-07 |
|\| |
|
* | | update | Joey Hess | 2012-08-07 |
| * | move comment | Joey Hess | 2012-08-07 |
* | | add | Joey Hess | 2012-08-06 |
* | | avoid head | Joey Hess | 2012-08-05 |
* | | add | Joey Hess | 2012-08-05 |
* | | work toward adding new repos on removable drives | Joey Hess | 2012-08-04 |
* | | fix xdg desktop dir lookup code | Joey Hess | 2012-08-02 |
* | | better ~/ handling | Joey Hess | 2012-08-02 |
* | | fix bugs, add desktop dir | Joey Hess | 2012-08-02 |
* | | full autostart support | Joey Hess | 2012-08-02 |
* | | install autostart file too | Joey Hess | 2012-08-01 |
* | | installing desktop file working | Joey Hess | 2012-08-01 |
* | | implement enough of the fdo specs to be able to write desktop menu files | Joey Hess | 2012-08-01 |
* | | write pid file even when running in foreground | Joey Hess | 2012-08-01 |
* | | fix push status, broken when inParallel was adapted for -threaded | Joey Hess | 2012-07-30 |
* | | better ordering of alerts | Joey Hess | 2012-07-29 |
* | | fix the auto token leak on auth error page issue permanantly | Joey Hess | 2012-07-29 |
* | | add NotificationID to StatusR, and use it to block | Joey Hess | 2012-07-28 |
* | | add derives needed for use with Yesod, and fix a bug | Joey Hess | 2012-07-28 |