summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* Fix ifdata to build on OS X. Thanks, Peter Eisentraut Closes: #575294Joey Hess2013-11-04
* releasing version 0.50debian/0.50Joey Hess2013-08-26
* Fix build on Hurd. Closes: #716653 (Thanks, Pino Toscano)Joey Hess2013-07-11
* releasing version 0.49Joey Hess2013-07-10
* errno, isutf8: Fix zero-termination of option list, which could lead to getop...Joey Hess2013-07-10
* ts: Fix timezone used with -iJoey Hess2013-05-05
* releasing version 0.48Joey Hess2013-05-05
* sponge: Check fclose to detect certian short reads. Closes: #704453Joey Hess2013-04-02
* ts: Support single-digit day dates. Thanks, Peter LunicksJoey Hess2013-03-27
* ts: -i enables incremental timestamping. Thanks, Thomas Vander SticheleJoey Hess2013-01-25
* Typo. Closes: #697113Joey Hess2013-01-01
* Allow overriding PREFIX and CFLAGS to make the build more flexible (Thanks, B...Joey Hess2012-07-25
* releasing version 0.47Joey Hess2012-06-25
* 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