2008-09-10 |
Ralf Wildenhues | fix minor shell issues in test suite
|
commit | commitdiff | tree |
2008-09-10 |
Jim Meyering | tests: don't use "local" in bourne shell scripts
|
commit | commitdiff | tree |
2008-09-10 |
Jim Meyering | tests: use "Exit $fail", not (exit $fail); exit $fail
|
commit | commitdiff | tree |
2008-09-08 |
Jim Meyering | tests: move input-tty into a test-lib.sh function
|
commit | commitdiff | tree |
2008-09-07 |
Jim Meyering | tests: work around Solaris 11 bug
|
commit | commitdiff | tree |
2008-09-07 |
Jim Meyering | tests: don't let rounding-to-1KB blocks provoke a failure
|
commit | commitdiff | tree |
2008-09-07 |
Jim Meyering | tests: don't fail due to built-in sleep from Solaris...
|
commit | commitdiff | tree |
2008-09-06 |
Kamil Dudka | install: new option: --strip-program,
|
commit | commitdiff | tree |
2008-09-03 |
Kamil Dudka | df: new option: --total to print grand totals
|
commit | commitdiff | tree |
2008-09-03 |
Jim Meyering | TODO: add an item for a chmod optimization
|
commit | commitdiff | tree |
2008-08-31 |
Jerry Snitselaar | env, groups: remove duplicate inclusion of <getopt.h>
|
commit | commitdiff | tree |
2008-08-26 |
Jim Meyering | generate version.c and version.h
|
commit | commitdiff | tree |
2008-08-26 |
Jim Meyering | use new global, "Version", rather than macro, VERSION
|
commit | commitdiff | tree |
2008-08-26 |
Jim Meyering | bootstrap: preserve permissions of more copied files
|
commit | commitdiff | tree |
2008-08-23 |
Bruno Haible | doc: clarify wc -L documentation
|
commit | commitdiff | tree |
2008-08-20 |
Eric Blake | ls: adjust to gnulib change
|
commit | commitdiff | tree |
2008-08-19 |
Eric Blake | .gitignore: ignore more files
|
commit | commitdiff | tree |
2008-08-19 |
Eric Blake | .gitattributes: generalize
|
commit | commitdiff | tree |
2008-08-15 |
Jim Meyering | adjust
|
commit | commitdiff | tree |
2008-08-15 |
Bruce Korb | sort: new option, --sort=version, for version number...
|
commit | commitdiff | tree |
2008-08-14 |
Jim Meyering | set envvars via "env" to avoid spurious set -x output...
|
commit | commitdiff | tree |
2008-08-14 |
Jim Meyering | "expr --bignum 1" now fails when expr is built without...
|
commit | commitdiff | tree |
2008-08-14 |
Jim Meyering | mktemp, sort, tac: don't use undefined after mkstemp...
|
commit | commitdiff | tree |
2008-08-12 |
Benno Schulenberg | kill: micro grammar nit in description of SIGNAL
|
commit | commitdiff | tree |
2008-08-12 |
Benno Schulenberg | groups: let synopsis show that the command allows multiple...
|
commit | commitdiff | tree |
2008-08-12 |
Benno Schulenberg | id: remove superfluous condition test; it is caught...
|
commit | commitdiff | tree |
2008-08-12 |
Benno Schulenberg | id: gettextize a few missed tiny strings
|
commit | commitdiff | tree |
2008-08-12 |
Benno Schulenberg | fmt: remove the 'no file' sentence; the standard phrase...
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | echo: correct description of \c
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | doc: the quote operator for expr is '+', not 'quote'
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | factor: remove duplicate docstring; use the more detailed one
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | echo: gettextize the alternative option description too
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | dd: clarify meaning of multiplication factors; put...
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | doc: remove stray word from date's field width description
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | date: remove confusing and unneeded sentence from ...
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | printenv: say what it does when variables are specified
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | doc: put the exitstatus paragraph in a better place
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | cp: move a newline to make second message identical...
|
commit | commitdiff | tree |
2008-08-11 |
Benno Schulenberg | who: Gettextize two forgotten strings
|
commit | commitdiff | tree |
2008-08-10 |
Jim Meyering | sort: remove unnecessary declaration of strtod
|
commit | commitdiff | tree |
2008-08-10 |
Jim Meyering | sort: avoid erroneous cast
|
commit | commitdiff | tree |
2008-08-10 |
Jim Meyering | sort: don't print uninitialized in diagnostic
|
commit | commitdiff | tree |
2008-08-09 |
Jim Meyering | * .gitattributes: Better diff output for texinfo sources.
|
commit | commitdiff | tree |
2008-08-09 |
Jim Meyering | dd.c: reduce duplication in new O_FULLBLOCK-defining...
|
commit | commitdiff | tree |
2008-08-09 |
Jim Meyering | * coreutils.texi (factor invocation, expr invocation...
|
commit | commitdiff | tree |
2008-08-09 |
Jim Meyering | expr: avoid compiler warnings
|
commit | commitdiff | tree |
2008-08-09 |
Jim Meyering | * tests/misc/expr: Add tests of the new GMP-based code.
|
commit | commitdiff | tree |
2008-08-06 |
James Youngman | expr: support arbitrary-precision arithmetic
|
commit | commitdiff | tree |
2008-08-06 |
James Youngman | doc: mv,cp: undocument the --reply option
|
commit | commitdiff | tree |
2008-08-06 |
James Youngman | document the supported baud rates beyond 38400
|
commit | commitdiff | tree |
2008-08-05 |
John David Anglin | ls: ignore spurious getfilecon failure due to lack...
|
commit | commitdiff | tree |
2008-08-05 |
James Youngman | Document uptime.
|
commit | commitdiff | tree |
2008-08-04 |
Benno Schulenberg | doc: correct and normalize --help output of several...
|
commit | commitdiff | tree |
2008-08-04 |
Jim Meyering | false: mark "false" description for translation
|
commit | commitdiff | tree |
2008-08-04 |
James Youngman | factor: credit Torbjörn Granlund
|
commit | commitdiff | tree |
2008-08-03 |
Jim Meyering | doc: make it clear we're talking about the Linux kernel
|
commit | commitdiff | tree |
2008-08-02 |
Ralf Wildenhues | tests: fix build-aux/check.mk for non-GNU make
|
commit | commitdiff | tree |
2008-08-02 |
Ralf Wildenhues | * bootstrap: Fix unportable expr usage.
|
commit | commitdiff | tree |
2008-08-01 |
Kamil Dudka | ls: --color now highlights files with capabilities...
|
commit | commitdiff | tree |
2008-08-01 |
James Youngman | factor arbitrarily large numbers
|
commit | commitdiff | tree |
2008-08-01 |
Kamil Dudka | ls -U1 now uses constant memory
|
commit | commitdiff | tree |
2008-07-30 |
Jim Meyering | * timeout.c: Fix grammar in a comment. Normalize comment...
|
commit | commitdiff | tree |
2008-07-28 |
Jim Meyering | bootstrap: work also when there are no .po files in po/
|
commit | commitdiff | tree |
2008-07-27 |
Jim Meyering | * NEWS: Move shuf --zero-terminated item into bug-fixes...
|
commit | commitdiff | tree |
2008-07-27 |
Mikael Magnusson | shuf: correctly document --head-count
|
commit | commitdiff | tree |
2008-07-27 |
Jim Meyering | shuf: honor --zero-terminated option even with --input...
|
commit | commitdiff | tree |
2008-07-23 |
Jim Meyering | dd: minor fullblock changes
|
commit | commitdiff | tree |
2008-07-23 |
Kamil Dudka | dd: new option: iflag=fullblock to accumulate full...
|
commit | commitdiff | tree |
2008-07-23 |
Jim Meyering | dd: adjust --help output so help2man formats the man...
|
commit | commitdiff | tree |
2008-07-23 |
Reuben Thomas | doc: add example .bashrc code for a ~/.dircolors file
|
commit | commitdiff | tree |
2008-07-22 |
Jim Meyering | tests: do not run chmod on a prefix of space-embedded...
|
commit | commitdiff | tree |
2008-07-22 |
Jim Meyering | tests: ensure "make check" w/tainted build dir no longer...
|
commit | commitdiff | tree |
2008-07-22 |
Ralf Wildenhues | tests: again, do not change the mode of all directories...
|
commit | commitdiff | tree |
2008-07-19 |
Jim Meyering | * THANKS: Update, now that I have a name for jemm4jemm.
|
commit | commitdiff | tree |
2008-07-18 |
Andreas Schwab | mknod: correct misplaced -Z description in --help output
|
commit | commitdiff | tree |
2008-07-16 |
Jim Meyering | dircolors.hin: add Ogg/Theora-related extensions
|
commit | commitdiff | tree |
2008-07-16 |
Jim Meyering | * HACKING: describe how to find a misplaced change-set
|
commit | commitdiff | tree |
2008-07-15 |
Jim Meyering | fix two bugs in ptx
|
commit | commitdiff | tree |
2008-07-11 |
Pádraig Brady | tests: expand: test for lines starting with both spaces...
|
commit | commitdiff | tree |
2008-07-10 |
Jim Meyering | make check: accommodate stricter POSIX-conforming shells
|
commit | commitdiff | tree |
2008-07-06 |
Jim Meyering | * bootstrap: Remove $bt and $bt2 also when not using...
|
commit | commitdiff | tree |
2008-07-04 |
Jim Meyering | who -r: don't print "last=" when the corresponding...
|
commit | commitdiff | tree |
2008-07-04 |
Ondřej Vašík | doc: describe who's -p, -r, and -t options
|
commit | commitdiff | tree |
2008-07-04 |
Jim Meyering | install with just-built ./ginstall only when not cross...
|
commit | commitdiff | tree |
2008-07-04 |
Jim Meyering | * README-hacking: Update the section on LZMA.
|
commit | commitdiff | tree |
2008-06-30 |
Pádraig Brady | truncate: ignore whitespace in --size parameters
|
commit | commitdiff | tree |
2008-06-28 |
Jim Meyering | doc: add "..." to Usage, to indicate there may be multiple...
|
commit | commitdiff | tree |
2008-06-28 |
Jim Meyering | mkfifo: correct misplaced -Z description in --help...
|
commit | commitdiff | tree |
2008-06-27 |
Jim Meyering | uniq: remove redundant test
|
commit | commitdiff | tree |
2008-06-27 |
Pádraig Brady | timeout: fix invalid argument tests
|
commit | commitdiff | tree |
2008-06-27 |
Jim Meyering | avoid a -Wsign-compare warning
|
commit | commitdiff | tree |
2008-06-27 |
Jim Meyering | base64: don't rely on feof returning 0/1
|
commit | commitdiff | tree |
2008-06-27 |
Pádraig Brady | truncate: silence -Wsign-compare warnings
|
commit | commitdiff | tree |
2008-06-27 |
Jim Meyering | factor out time_t-to-string conversion idiom
|
commit | commitdiff | tree |
2008-06-27 |
Pádraig Brady | truncate: Fix integer portability issues
|
commit | commitdiff | tree |
2008-06-26 |
Jim Meyering | tests: adjust c99-to-c89 patch as well as the code...
|
commit | commitdiff | tree |
2008-06-26 |
Jim Meyering | tests: fix make distcheck failure due to TODO change
|
commit | commitdiff | tree |
2008-06-26 |
Jim Meyering | * TODO: Add item: remove uses of imaxtostr.
|
commit | commitdiff | tree |
2008-06-26 |
Peter O'Gorman | tests: accommodate difference in an AIX 5.3 diagnostic
|
commit | commitdiff | tree |
2008-06-26 |
Jim Meyering | shred: also ignore EISDIR upon failed fsync/fdatasync...
|
commit | commitdiff | tree |
next |