index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Batch.hs
Commit message (
Expand
)
Author
Age
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
typo
Joey Hess
2013-12-29
*
Android: Avoid trying to use Android's own ionice, which does not allow speci...
Joey Hess
2013-12-29
*
avoid repeatedly searching path to make batch command when running transferkeys
Joey Hess
2013-12-01
*
avoid an unncessary use of the shell
Joey Hess
2013-12-01
*
assistant: Batch jobs are now run with ionice and nocache, when those command...
Joey Hess
2013-12-01
*
build assistant and watcher on windows (doesn't work yet)
Joey Hess
2013-11-12
*
make git fsck batch-capable
Joey Hess
2013-10-22
*
typo
Joey Hess
2013-10-17
*
avoid even trying to use nice on windows
Joey Hess
2013-10-17
*
fix remote fsck to run in remote
Joey Hess
2013-10-14
*
add remote fsck interface
Joey Hess
2013-10-11
*
simpler ifdef for linux
Joey Hess
2013-06-21
*
assistant: On Linux, the expensive transfer scan is run niced.
Joey Hess
2013-06-20