Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-05 | Use docbook-xsl to build man pages | Peter Eisentraut | 1 | -1/+1 | |
Use the style sheets from docbook-xsl to build man pages from DocBook, instead of the obsolete docbook2x package. Adjust Debian build dependencies accordingly. Add some man page metadata required by the new tool chain to the sources. | |||||
2013-11-05 | Run xmllint as part of DocBook build | Peter Eisentraut | 1 | -1/+1 | |
This will verify that the DocBook markup is valid before building anything from it. The actual build tools don't do that and might produce garbage if the markup is not valid. | |||||
2012-06-04 | errno: New utility that looks up errno numbers or names. | Joey Hess | 1 | -0/+1 | |
2011-06-19 | releasing version 0.450.45 | Joey Hess | 1 | -1/+1 | |
2010-10-29 | chronic: New command, runs a command quietly, unless it fails. | Joey Hess | 1 | -1/+2 | |
2010-09-02 | releasing version 0.410.41 | Joey Hess | 1 | -1/+1 | |
2010-07-06 | releasing version 0.400.40 | Joey Hess | 1 | -1/+1 | |
2010-02-21 | Cap sillyness. Closes: #570815 | Joey Hess | 1 | -3/+3 | |
2010-02-09 | releasing version 0.380.38 | Joey Hess | 1 | -1/+1 | |
2009-10-05 | Description improvements. Closes: #549450 (Thanks, Justin B Rye) | Joey Hess | 1 | -9/+9 | |
2009-07-25 | releasing version 0.370.37 | Joey Hess | 1 | -1/+1 | |
2009-07-02 | parallel: New program, contributed by Tollef Fog Heen, that can run multiple ↵ | Joey Hess | 1 | -0/+1 | |
jobs in parallel, optionally checking load average. | |||||
2009-05-05 | releasing version 0.350.35 | Joey Hess | 1 | -1/+1 | |
2008-06-28 | releasing version 0.310.31 | Joey Hess | 1 | -1/+1 | |
2008-05-10 | eh, I didn't mean to revert that | Joey Hess | 1 | -1/+1 | |
(or push out the reversion, oops.. too late) | |||||
2008-05-10 | Revert "debhelper v7; rules file minimisation" | Joey Hess | 1 | -1/+1 | |
This reverts commit 83e8da32e5d3154f1c97e6eb62c30450ff95b5af. | |||||
2008-04-26 | debhelper v7; rules file minimisation | Joey Hess | 1 | -1/+1 | |
Use DESTDIR instead of PREFIX. | |||||
2008-03-20 | Moreutils: Added ifne | Javier Merino | 1 | -0/+1 | |
Hi, I read the suggestion about ifne in the Discussion page of moreutils and found it interesting. It's a command that runs another process if the standard input is not empty. I think it can be very useful in admin scripts so I've implemented it. I attach a patch against the current head of moreutils' git. You may include it in moreutils if you think it's worth it. I've considered making an "ifempty" or "ifne -v" that would run a command if the standard input is empty, but I'm not sure if that could be useful. Any comments will be appreciated. Regards, Javi | |||||
2008-02-02 | * Moved to a git repository. | Joey Hess | 1 | -1/+1 | |
2008-02-02 | releasing version 0.270.27 | joeyh | 1 | -2/+2 | |
2007-11-06 | add homepage field | joeyh | 1 | -0/+1 | |
2007-10-10 | Vcs- fields are now official | joeyh | 1 | -1/+1 | |
2007-09-06 | * Don't strip binaries for debian package if built with | joeyh | 1 | -0/+3 | |
DEB_BUILD_OPTIONS=nostrip. Closes: #437577 * Include Michael Tokarev's lckdo program and replace / conflict with the current lckdo package. (Robert Edmonds) Closes: #432906 * lckdo: Don't clear other flags when setting close on exec. | |||||
2007-08-13 | fix repo path | joeyh | 1 | -1/+1 | |
2006-12-24 | reorder | joeyh | 1 | -3/+3 | |
2006-10-04 | add XS-Vcs-Svn field | joeyh | 1 | -0/+1 | |
2006-09-08 | * Add mispipe, contributed by Nathanael Nerode. Pipes together two commands, | joeyh | 1 | -0/+1 | |
returning the exit status of the first. | |||||
2006-08-18 | * Change the default ts format to include the month and day, for consistency | joeyh | 1 | -0/+1 | |
with syslog format. * Add -r switch to ts, which makes it convert existing timestamps in the input into relative times, such as "15m2s ago". | |||||
2006-07-26 | releasing version 0.150.15 | joeyh | 1 | -1/+1 | |
2006-04-02 | releasing version 0.100.10 | joeyh | 1 | -1/+1 | |
2006-04-02 | * ifdata: patch from Adam Lackorzynski to translate French error messages | joeyh | 1 | -0/+1 | |
to English and to convert some #defines to enums. * ifdata: patch from Adam Lackorzynski to avoid printing info for bogus interface. Closes: #360433 * Add zrun, contributed by Chung-chieh Shan (you might prefer to alias it to "z"). | |||||
2006-03-14 | * Add pee (pipe tee) contributed by Miek Gieben. | joeyh | 1 | -0/+1 | |
2006-03-13 | releasing version 0.60.6 | joeyh | 1 | -1/+1 | |
2006-03-08 | * Replaced and(1) and not(1) by combine, based on an idea by Matt Taggart. | joeyh | 1 | -2/+1 | |
2006-03-08 | * Added ifinfo, by Benjamin BAYART (originally called ifcfg). | joeyh | 1 | -1/+1 | |
* Made ifinfo -Wall clean. * Made ifinfo support -h and print usage on unknown options. * Cleaned up ifinfo's behavior when asked to print info for nonexistant devices. Still needs improvement. | |||||
2006-03-06 | releasing version 0.40.4 | joeyh | 1 | -0/+3 | |
2006-03-03 | * Switch sponge to a C implementation by mithandir. | joeyh | 1 | -1/+1 | |
* Build dep on docbook-xml. | |||||
2006-02-19 | update | joeyh | 1 | -4/+8 | |
2006-02-19 | add | joeyh | 1 | -0/+16 | |