summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* releasing version 0.46Joey Hess2012-04-10
* cleanupJoey Hess2012-04-09
* combine: Avoid reading files twice, to support data coming from pipes. Closes...Joey Hess2012-04-09
* updated debian copyright format urlJoey Hess2012-02-25
* Typo. Closes: #649158Joey Hess2011-11-18
* releasing version 0.45Joey Hess2011-06-19
* ts: Support %.s for seconds sinch epoch with subsecond resolution. Closes: #6...Joey Hess2011-04-01
* releasing version 0.44Joey Hess2011-03-10
* pee: Propigate exit status of commands run.Joey Hess2011-02-19
* dep5 updateJoey Hess2011-02-19
* typo: sed s/agganges/arranges/Barak A. Pearlmutter2011-01-24
* DEP-5Joey Hess2011-01-13
* releasing version 0.43Joey Hess2010-10-30
* chronic: New command, runs a command quietly, unless it fails.Joey Hess2010-10-29
* releasing version 0.42Joey Hess2010-10-06
* updateJoey Hess2010-09-13
* minorJoey Hess2010-09-13
* put back optimisation when outputting to stdoutJoey Hess2010-09-13
* sponge: Ensure that output file permissions are always preserved if it alrea...Joey Hess2010-09-13
* indentation changeJoey Hess2010-09-13
* sponge: Guarantee that output file is always updated atomically, by renaming ...Joey Hess2010-09-13
* Typo. Closes: #596032Joey Hess2010-09-08
* releasing version 0.41Joey Hess2010-09-02
* sponge: Correct bad use of fread that caused a trailing quantity of soaked da...Joey Hess2010-09-02
* fix urlJoey Hess2010-07-12
* Add missing AUTHOR section to docbook man pages.Joey Hess2010-07-12
* ifdata.docbook: Mark interface as required in synopsis. Closes: #588397Joey Hess2010-07-08
* clarifyJoey Hess2010-07-07
* releasing version 0.40Joey Hess2010-07-06
* updateJoey Hess2010-07-06
* parallel: -i will now replace {} inside parameters, before the {} had to be a...Joey Hess2010-07-06
* optimisations and fix memory leakJoey Hess2010-07-06
* lckdo: Now deprecated, since util-linux's flock(1) can do the same thing.Joey Hess2010-06-18
* use dpkg-mergechangelogJoey Hess2010-05-24
* add note about 578517Joey Hess2010-04-28
* zrun: Add support for .xz files.Joey Hess2010-02-23
* fix load edge caseJoey Hess2010-02-23
* allow -l 0Joey Hess2010-02-23
* parallel: Allow a decimal load value to be specified with -lJoey Hess2010-02-23
* parallel: Fix logic error in code handling -l that could make parallel return...Joey Hess2010-02-23
* parallel: Fix to really avoid running new jobs when load is too high.Joey Hess2010-02-23
* parallel: Make -j 0 do something reasonable (start all jobs at once).Joey Hess2010-02-23
* parallel: Fix exit code handling when commands are specified after --Joey Hess2010-02-23
* Cap sillyness. Closes: #570815Joey Hess2010-02-21
* releasing version 0.38Joey Hess2010-02-09
* changelogJoey Hess2010-02-09
* parallel: Define WEXITED to allow building on FreeBSD kernel. (This is somewh...Joey Hess2010-02-09
* freebsd patch from Enrico TassiJoey Hess2010-02-09
* wordingJoey Hess2009-10-31
* parallel: Allow running independent commands, like `parallel -j3 -- ls df "ec...Joey Hess2009-10-31