summaryrefslogtreecommitdiff
path: root/Utility
Commit message (Expand)AuthorAge
* fixGravatar Joey Hess2013-12-30
* fixGravatar Joey Hess2013-12-30
* fix build failure in windows codeGravatar Joey Hess2013-12-30
* typoGravatar Joey Hess2013-12-29
* Android: Avoid trying to use Android's own ionice, which does not allow speci...Gravatar Joey Hess2013-12-29
* work around windows insanity that is 97.61% more brain-damaged than normalGravatar Joey Hess2013-12-29
* addurl, importfeed: Sanitize | and some other symbols and special characters.Gravatar Joey Hess2013-12-27
* external special remotes mostly implemented (untested)Gravatar Joey Hess2013-12-26
* convert hacky shell linux mklibs code to haskell ; fixing symlink bugGravatar Joey Hess2013-12-24
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add i...Gravatar Joey Hess2013-12-20
* need to stat symlinkGravatar Joey Hess2013-12-18
* assistant: Fix OSX-specific bug that caused the startup scan to try to follow...Gravatar Joey Hess2013-12-18
* switch define used, not android specificGravatar Joey Hess2013-12-18
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* warningGravatar Joey Hess2013-12-10
* missing includeGravatar Joey Hess2013-12-10
* windows disk free space checkingGravatar Joey Hess2013-12-10
* squash warningGravatar Joey Hess2013-12-09
* whupsGravatar Joey Hess2013-12-06
* didn't seem to helpGravatar Joey Hess2013-12-06
* fixGravatar Joey Hess2013-12-06
* try to use build-in yesod socket bind code on windows (mine seems to make t c...Gravatar Joey Hess2013-12-06
* add withSocketsDo to hopefully appease the windows crash report godsGravatar Joey Hess2013-12-06
* weird DOS CMD shell is weirdGravatar Joey Hess2013-12-06
* Revert "try different syntax"Gravatar Joey Hess2013-12-06
* try different syntaxGravatar Joey Hess2013-12-06
* Revert "don't use writeFileProtected on windows"Gravatar Joey Hess2013-12-06
* don't use writeFileProtected on windowsGravatar Joey Hess2013-12-06
* support for opening urls on windowsGravatar Joey Hess2013-12-06
* oopGravatar Joey Hess2013-12-06
* oopGravatar Joey Hess2013-12-06
* pass COLLECT_GCC_OPTIONSGravatar Joey Hess2013-12-06
* same fix as android for windows getAddrInfo not workingGravatar Joey Hess2013-12-05
* reorgGravatar Joey Hess2013-12-04
* avoid blocked indefinitely on mvar on windowsGravatar Joey Hess2013-12-04
* rsync special remote: Fix fallback mode for rsync remotes that use hashDirMix...Gravatar Joey Hess2013-12-02
* avoid repeatedly searching path to make batch command when running transferkeysGravatar Joey Hess2013-12-01
* avoid an unncessary use of the shellGravatar Joey Hess2013-12-01
* assistant: Batch jobs are now run with ionice and nocache, when those command...Gravatar Joey Hess2013-12-01
* golfGravatar Joey Hess2013-11-25
* typoGravatar Joey Hess2013-11-24
* Added support for quvi 0.9. Slightly suboptimal due to limitations in its int...Gravatar Joey Hess2013-11-24
* Avoid misbehavior when addurl is used with quvi 0.9.Gravatar Joey Hess2013-11-22
* oopsGravatar Joey Hess2013-11-20
* add allowReadGravatar Joey Hess2013-11-20
* add readFileStrictAnyEncodingGravatar Joey Hess2013-11-20
* merge with git-repairGravatar Joey Hess2013-11-19
* Ensure execute bit is set on directories when core.sharedrepsitory is set.Gravatar Joey Hess2013-11-18
* use Win32-inotifyGravatar Joey Hess2013-11-12
* build assistant and watcher on windows (doesn't work yet)Gravatar Joey Hess2013-11-12