aboutsummaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* let's not -DOSX, that results in unwanted manglingGravatar Joey Hess2012-09-29
* kqueue bugfix: apply pruner to changed filesGravatar Joey Hess2012-09-28
* retry bindGravatar Joey Hess2012-09-27
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* Fix fallback to ~/Desktop when xdg-user-dir is not available. Closes: #688833Gravatar Joey Hess2012-09-25
* New --time-limit option, makes long git-annex commands stop after a specified...Gravatar Joey Hess2012-09-25
* move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25
* hooked up git-annex-shell transferinfoGravatar Joey Hess2012-09-21
* avoid calling the progress callback when the bytes sent have not changedGravatar Joey Hess2012-09-20
* watch for changes to transfer info files, to update progress bars on uploadGravatar Joey Hess2012-09-20
* optimised rsync output reader to read whole blocks at a timeGravatar Joey Hess2012-09-20
* updateGravatar Joey Hess2012-09-20
* better parameter nameGravatar Joey Hess2012-09-19
* rsync progress interceptionGravatar Joey Hess2012-09-19
* parser for rsync progress outputGravatar Joey Hess2012-09-19
* renamed RsyncFile -> RsyncGravatar Joey Hess2012-09-19
* prefer ipv4 localhost when both are availableGravatar Joey Hess2012-09-18
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* add decodeW8Gravatar Joey Hess2012-09-13
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* add withTempDirGravatar Joey Hess2012-09-10
* fix gpg pipeline stallGravatar Joey Hess2012-09-09
* pairing passphrase entry form, validation, etcGravatar Joey Hess2012-09-08
* broke out Verifiable to a utility library, and added a quickcheck testGravatar Joey Hess2012-09-07
* import yesod qualifiedGravatar Joey Hess2012-08-30
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* add NetWatcher threadGravatar Joey Hess2012-08-21
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-17
|\
| * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt.Gravatar Joey Hess2012-08-17
* | support building with yesod-default 1.1.0Gravatar Joey Hess2012-08-09
* | make pid file directoryGravatar Joey Hess2012-08-08
* | Merge branch 'master' into assistantGravatar Joey Hess2012-08-07
|\|
* | updateGravatar Joey Hess2012-08-07
| * move commentGravatar Joey Hess2012-08-07
* | addGravatar Joey Hess2012-08-06
* | avoid headGravatar Joey Hess2012-08-05
* | addGravatar Joey Hess2012-08-05
* | work toward adding new repos on removable drivesGravatar Joey Hess2012-08-04
* | fix xdg desktop dir lookup codeGravatar Joey Hess2012-08-02
* | better ~/ handlingGravatar Joey Hess2012-08-02
* | fix bugs, add desktop dirGravatar Joey Hess2012-08-02
* | full autostart supportGravatar Joey Hess2012-08-02
* | install autostart file tooGravatar Joey Hess2012-08-01
* | installing desktop file workingGravatar Joey Hess2012-08-01
* | implement enough of the fdo specs to be able to write desktop menu filesGravatar Joey Hess2012-08-01
* | write pid file even when running in foregroundGravatar Joey Hess2012-08-01
* | fix push status, broken when inParallel was adapted for -threadedGravatar Joey Hess2012-07-30
* | better ordering of alertsGravatar Joey Hess2012-07-29
* | fix the auto token leak on auth error page issue permanantlyGravatar Joey Hess2012-07-29