summaryrefslogtreecommitdiff
path: root/Utility/Batch.hs
Commit message (Expand)AuthorAge
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* typoGravatar Joey Hess2013-12-29
* Android: Avoid trying to use Android's own ionice, which does not allow speci...Gravatar Joey Hess2013-12-29
* 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
* build assistant and watcher on windows (doesn't work yet)Gravatar Joey Hess2013-11-12
* make git fsck batch-capableGravatar Joey Hess2013-10-22
* typoGravatar Joey Hess2013-10-17
* avoid even trying to use nice on windowsGravatar Joey Hess2013-10-17
* fix remote fsck to run in remoteGravatar Joey Hess2013-10-14
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* simpler ifdef for linuxGravatar Joey Hess2013-06-21
* assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20