summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing version 0.36upstream/0.360.36Joey Hess2009-07-101-2/+2
* updateJoey Hess2009-07-101-3/+6
* use sysconf to determine number of processorsJoey Hess2009-07-101-3/+8
* updateJoey Hess2009-07-101-3/+13
* Merge commit 'remotes/tollef/master'Joey Hess2009-07-101-3/+18
|\
| * Fix indentationTollef Fog Heen2009-07-101-2/+2
| * parallel: Argument validationTollef Fog Heen2009-07-101-2/+16
| * parallel: Assume -j 1 if no -j or -l is givenTollef Fog Heen2009-07-101-1/+2
* | mispipe: Fix closing of extra pipe FD before starting command so it is not in...Joey Hess2009-07-022-7/+10
* | avoid uninitalized value warningJoey Hess2009-07-021-1/+1
* | misc formattingJoey Hess2009-07-021-10/+6
* | parallel: New program, contributed by Tollef Fog Heen, that can run multiple ...Joey Hess2009-07-026-1/+135
|/
* parallel: Implement -l (maxload) and -i (replace {})Tollef Fog Heen2009-06-301-11/+39
* parallel: Fix typo in usage stringTollef Fog Heen2009-06-301-1/+1
* Return non-zero if something goes wrongTollef Fog Heen2009-06-301-7/+14
* Compile parallel by defaultTollef Fog Heen2009-06-301-1/+1
* Add initial writeup of parallel toolTollef Fog Heen2009-06-301-0/+144
* releasing version 0.35upstream/0.350.35Joey Hess2009-05-052-3/+3
* remove unnecessary quotesJoey Hess2009-05-051-1/+1
* isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301 (Thanks, Jaku...Joey Hess2009-05-053-1/+14
* ifdata: Don't assume that all interface names are 6 characters or less, for i...Joey Hess2009-05-022-1/+9
* releasing version 0.34upstream/0.340.34Joey Hess2008-12-111-2/+2
* vipe: Avoid dying on empty input. Thanks, Anders Kaseorg Closes: #508491Joey Hess2008-12-112-2/+9
* releasing version 0.33upstream/0.330.33Joey Hess2008-10-311-2/+2
* Fix zrun breakage introduced last version. Closes: #504129Joey Hess2008-10-312-1/+2
* changelogJoey Hess2008-10-271-0/+6
* Support installing moreutils into prefixes other than /usrEvan Broder2008-10-271-5/+6
* Fix pod error in vidir(1).upstream/0.320.32Joey Hess2008-10-262-2/+5
* zrun: Can be linked to zsomeprog to run the equivilant of zrun someprog.Joey Hess2008-09-272-5/+29
* typoJoey Hess2008-07-091-1/+1
* releasing version 0.31upstream/0.310.31Joey Hess2008-06-282-3/+3
* ts: Support displaying fractional seconds via a "%.S" conversion specificatio...Joey Hess2008-05-282-3/+24
* pee.1: Document difference with tee in stdout.Joey Hess2008-05-282-1/+10
* releasing version 0.30upstream/0.300.30Joey Hess2008-05-141-2/+2
* ifne: If no command is specified, print usage information.Joey Hess2008-05-123-2/+6
* Added -n option to ifne.Vicho2008-05-122-20/+65
* updateJoey Hess2008-05-101-0/+1
* typoJoey Hess2008-05-101-1/+1
* eh, I didn't mean to revert thatJoey Hess2008-05-106-43/+21
* Revert "debhelper v7; rules file minimisation"Joey Hess2008-05-106-21/+43
* patch for moreutils MakefileGreg KH2008-05-101-7/+9
* debhelper v7; rules file minimisationJoey Hess2008-04-266-43/+21
* releasing version 0.29upstream/0.290.29Joey Hess2008-04-152-3/+3
* ts improvementsJoey Hess2008-04-122-2/+11
* fix mode of new file renamed from temp fileJoey Hess2008-04-111-3/+13
* minor changesJoey Hess2008-04-111-5/+7
* honor TMPDIRJoey Hess2008-04-111-6/+19
* optimize tempfile copyingJoey Hess2008-04-111-7/+5
* more fixes to tempfile writebackJoey Hess2008-04-111-21/+33
* set umask before calling mkstempJoey Hess2008-04-111-1/+3