summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2012-06-25releasing version 0.470.47Joey Hess1-2/+2
2012-06-04errno: New utility that looks up errno numbers or names.Joey Hess3-0/+11
2012-04-10releasing version 0.460.46Joey Hess1-2/+2
2012-04-09combine: Avoid reading files twice, to support data coming from pipes. Closes...Joey Hess1-0/+2
2012-02-25updated debian copyright format urlJoey Hess1-1/+1
2011-11-18Typo. Closes: #649158Joey Hess1-0/+6
2011-06-19releasing version 0.450.45Joey Hess2-3/+3
2011-04-01ts: Support %.s for seconds sinch epoch with subsecond resolution. Closes: #6...Joey Hess1-0/+7
2011-03-10releasing version 0.440.44Joey Hess1-2/+2
2011-02-19pee: Propigate exit status of commands run.Joey Hess1-0/+6
2011-02-19dep5 updateJoey Hess1-8/+22
2011-01-13DEP-5Joey Hess1-11/+19
2010-10-30releasing version 0.430.43Joey Hess1-2/+2
2010-10-29chronic: New command, runs a command quietly, unless it fails.Joey Hess2-1/+9
2010-10-06releasing version 0.420.42Joey Hess1-3/+3
2010-09-13sponge: Ensure that output file permissions are always preserved if it alrea...Joey Hess1-0/+2
2010-09-13sponge: Guarantee that output file is always updated atomically, by renaming ...Joey Hess1-0/+2
2010-09-08Typo. Closes: #596032Joey Hess1-0/+6
2010-09-02releasing version 0.410.41Joey Hess2-3/+3
2010-09-02sponge: Correct bad use of fread that caused a trailing quantity of soaked da...Joey Hess1-0/+3
2010-07-12Add missing AUTHOR section to docbook man pages.Joey Hess1-0/+1
2010-07-08ifdata.docbook: Mark interface as required in synopsis. Closes: #588397Joey Hess1-0/+6
2010-07-06releasing version 0.400.40Joey Hess2-3/+3
2010-07-06parallel: -i will now replace {} inside parameters, before the {} had to be a...Joey Hess1-0/+2
2010-06-18lckdo: Now deprecated, since util-linux's flock(1) can do the same thing.Joey Hess1-0/+7
2010-02-23zrun: Add support for .xz files.0.39Joey Hess1-3/+4
2010-02-23parallel: Allow a decimal load value to be specified with -lJoey Hess1-0/+1
2010-02-23parallel: Fix logic error in code handling -l that could make parallel return...Joey Hess1-0/+2
2010-02-23parallel: Fix to really avoid running new jobs when load is too high.Joey Hess1-0/+1
2010-02-23parallel: Make -j 0 do something reasonable (start all jobs at once).Joey Hess1-0/+1
2010-02-23parallel: Fix exit code handling when commands are specified after --Joey Hess1-0/+1
2010-02-21Cap sillyness. Closes: #570815Joey Hess2-3/+9
2010-02-09releasing version 0.380.38Joey Hess2-4/+3
2010-02-09changelogJoey Hess1-0/+2
2010-02-09parallel: Define WEXITED to allow building on FreeBSD kernel. (This is somewh...Joey Hess1-0/+2
2010-02-09freebsd patch from Enrico TassiJoey Hess1-0/+2
2009-10-31parallel: Allow running independent commands, like `parallel -j3 -- ls df "ec...Joey Hess1-0/+2
2009-10-05Description improvements. Closes: #549450 (Thanks, Justin B Rye)Joey Hess2-9/+16
2009-07-25releasing version 0.370.37Joey Hess2-3/+3
2009-07-25parallel.1: Typo fixes. Closes: #538147Joey Hess1-0/+1
2009-07-25updateJoey Hess1-0/+2
2009-07-15parallel: Clarify man page regarding CPUs. Closes: #536597Joey Hess1-0/+6
2009-07-10releasing version 0.360.36Joey Hess1-2/+2
2009-07-02mispipe: Fix closing of extra pipe FD before starting command so it is not in...Joey Hess1-0/+3
2009-07-02parallel: New program, contributed by Tollef Fog Heen, that can run multiple ...Joey Hess3-0/+13
2009-05-05releasing version 0.350.35Joey Hess2-3/+3
2009-05-05isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301 (Thanks, Jaku...Joey Hess1-0/+2
2009-05-02ifdata: Don't assume that all interface names are 6 characters or less, for i...Joey Hess1-0/+8
2008-12-11releasing version 0.340.34Joey Hess1-2/+2
2008-12-11vipe: Avoid dying on empty input. Thanks, Anders Kaseorg Closes: #508491Joey Hess1-0/+7