summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* update physmem copyrightJoey Hess2008-04-111-1/+1
* fix two bugs writing the output fileJoey Hess2008-04-111-15/+18
* move code into a functionJoey Hess2008-04-111-14/+24
* fix edge casesJoey Hess2008-04-111-5/+10
* reorder definesJoey Hess2008-04-111-1/+1
* set up signal handlers before creating temp fileJoey Hess2008-04-111-3/+6
* another round of whitespace fixesJoey Hess2008-04-111-54/+55
* remove debugBrock Noland2008-04-111-1/+0
* sponge fixesBrock Noland2008-04-112-51/+72
* better usage messageJoey Hess2008-04-111-1/+1
* update changelogJoey Hess2008-04-111-0/+2
* convert to new formatJoey Hess2008-04-111-26/+45
* first pass thru the codeJoey Hess2008-04-101-183/+170
* make sponge use a temp file if the input is largeJoey Hess2008-04-102-21/+532
* sponge, ifne: Ensure that suspending/resuming doesn't result in partial write...Joey Hess2008-04-102-8/+13
* sponge: Ensure that suspending/resuming doesn't result in partial writes of t...Joey Hess2008-04-102-10/+10
* Add ifne, contributed by Javier Merino.Joey Hess2008-03-202-0/+9