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