Age | Commit message (Expand) | Author | Files | Lines |
2013-12-31 | Package for DysonHEADdyson/0.51-dyson1master | Igor Pashev | 1 | -2/+2 |
2013-12-31 | include <sys/loadavg.h> for getloadavg() in parallel.c on illumos/solaris | Igor Pashev | 1 | -0/+2 |
2013-12-31 | include <signal.h> for raise() in ifne.c | Igor Pashev | 1 | -0/+1 |
2013-12-31 | Fixed ifdata for illumos/Solaris. Thanks to Gabriele Giacone | Igor Pashev | 1 | -2/+6 |
2013-11-05 | changelog | Joey Hess | 1 | -0/+3 |
2013-11-05 | Use docbook-xsl to build man pages | Peter Eisentraut | 1 | -1/+1 |
2013-11-05 | Run xmllint as part of DocBook build | Peter Eisentraut | 1 | -1/+1 |
2013-11-04 | Fix ifdata to build on OS X. Thanks, Peter Eisentraut Closes: #575294 | Joey Hess | 1 | -0/+7 |
2013-08-26 | releasing version 0.50debian/0.500.50 | Joey Hess | 1 | -2/+2 |
2013-07-11 | Fix build on Hurd. Closes: #716653 (Thanks, Pino Toscano) | Joey Hess | 1 | -0/+7 |
2013-07-10 | releasing version 0.490.49 | Joey Hess | 1 | -2/+2 |
2013-07-10 | errno, isutf8: Fix zero-termination of option list, which could lead to getop... | Joey Hess | 1 | -0/+3 |
2013-05-05 | ts: Fix timezone used with -i | Joey Hess | 1 | -0/+6 |
2013-05-05 | releasing version 0.480.48 | Joey Hess | 1 | -2/+2 |
2013-04-02 | sponge: Check fclose to detect certian short reads. Closes: #704453 | Joey Hess | 1 | -0/+1 |
2013-03-27 | ts: Support single-digit day dates. Thanks, Peter Lunicks | Joey Hess | 1 | -0/+2 |
2013-01-25 | ts: -i enables incremental timestamping. Thanks, Thomas Vander Stichele | Joey Hess | 1 | -0/+2 |
2013-01-01 | Typo. Closes: #697113 | Joey Hess | 1 | -0/+1 |
2012-07-25 | Allow overriding PREFIX and CFLAGS to make the build more flexible (Thanks, B... | Joey Hess | 1 | -0/+7 |
2012-06-25 | releasing version 0.470.47 | Joey Hess | 1 | -2/+2 |
2012-06-04 | errno: New utility that looks up errno numbers or names. | Joey Hess | 3 | -0/+11 |
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 |