summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* errno: New utility that looks up errno numbers or names.Joey Hess2012-06-04
* releasing version 0.46Joey Hess2012-04-10
* 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
* 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
* sponge: Ensure that output file permissions are always preserved if it alrea...Joey 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
* 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
* releasing version 0.40Joey Hess2010-07-06
* parallel: -i will now replace {} inside parameters, before the {} had to be a...Joey Hess2010-07-06
* lckdo: Now deprecated, since util-linux's flock(1) can do the same thing.Joey Hess2010-06-18
* zrun: Add support for .xz files.Joey 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
* parallel: Allow running independent commands, like `parallel -j3 -- ls df "ec...Joey Hess2009-10-31
* Description improvements. Closes: #549450 (Thanks, Justin B Rye)Joey Hess2009-10-05
* releasing version 0.37Joey Hess2009-07-25
* parallel.1: Typo fixes. Closes: #538147Joey Hess2009-07-25
* updateJoey Hess2009-07-25
* parallel: Clarify man page regarding CPUs. Closes: #536597Joey Hess2009-07-15
* releasing version 0.36Joey Hess2009-07-10
* mispipe: Fix closing of extra pipe FD before starting command so it is not in...Joey Hess2009-07-02
* parallel: New program, contributed by Tollef Fog Heen, that can run multiple ...Joey Hess2009-07-02
* releasing version 0.35Joey Hess2009-05-05
* isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301 (Thanks, Jaku...Joey Hess2009-05-05
* ifdata: Don't assume that all interface names are 6 characters or less, for i...Joey Hess2009-05-02
* releasing version 0.34Joey Hess2008-12-11
* vipe: Avoid dying on empty input. Thanks, Anders Kaseorg Closes: #508491Joey Hess2008-12-11
* releasing version 0.33Joey Hess2008-10-31