2008-08-31 |
Jerry Snitselaar | env, groups: remove duplicate inclusion of <getopt.h> |
tree | commitdiff |
2008-08-26 |
Jim Meyering | generate version.c and version.h |
tree | commitdiff |
2008-08-26 |
Jim Meyering | use new global, "Version", rather than macro, VERSION |
tree | commitdiff |
2008-08-20 |
Eric Blake | ls: adjust to gnulib change |
tree | commitdiff |
2008-08-19 |
Eric Blake | sort: improve usage wording |
tree | commitdiff |
2008-08-15 |
Jim Meyering | adjust |
tree | commitdiff |
2008-08-15 |
Bruce Korb | sort: new option, --sort=version, for version number... |
tree | commitdiff |
2008-08-14 |
Jim Meyering | "expr --bignum 1" now fails when expr is built without... |
tree | commitdiff |
2008-08-14 |
Jim Meyering | mktemp, sort, tac: don't use undefined after mkstemp... |
tree | commitdiff |
2008-08-12 |
Benno Schulenberg | kill: micro grammar nit in description of SIGNAL |
tree | commitdiff |
2008-08-12 |
Benno Schulenberg | groups: let synopsis show that the command allows multi... |
tree | commitdiff |
2008-08-12 |
Benno Schulenberg | id: remove superfluous condition test; it is caught... |
tree | commitdiff |
2008-08-12 |
Benno Schulenberg | id: gettextize a few missed tiny strings |
tree | commitdiff |
2008-08-12 |
Benno Schulenberg | fmt: remove the 'no file' sentence; the standard phrase... |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | echo: correct description of \c |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | factor: remove duplicate docstring; use the more detail... |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | echo: gettextize the alternative option description too |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | dd: clarify meaning of multiplication factors; put... |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | date: remove confusing and unneeded sentence from ... |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | printenv: say what it does when variables are specified |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | cp: move a newline to make second message identical... |
tree | commitdiff |
2008-08-11 |
Benno Schulenberg | who: Gettextize two forgotten strings |
tree | commitdiff |
2008-08-10 |
Jim Meyering | sort: remove unnecessary declaration of strtod |
tree | commitdiff |
2008-08-10 |
Jim Meyering | sort: avoid erroneous cast |
tree | commitdiff |
2008-08-10 |
Jim Meyering | sort: don't print uninitialized in diagnostic |
tree | commitdiff |
2008-08-09 |
Jim Meyering | dd.c: reduce duplication in new O_FULLBLOCK-defining... |
tree | commitdiff |
2008-08-09 |
Jim Meyering | expr: avoid compiler warnings |
tree | commitdiff |
2008-08-06 |
James Youngman | expr: support arbitrary-precision arithmetic |
tree | commitdiff |
2008-08-05 |
John David Anglin | ls: ignore spurious getfilecon failure due to lack... |
tree | commitdiff |
2008-08-05 |
James Youngman | Document uptime. |
tree | commitdiff |
2008-08-04 |
Benno Schulenberg | doc: correct and normalize --help output of several... |
tree | commitdiff |
2008-08-04 |
Jim Meyering | false: mark "false" description for translation |
tree | commitdiff |
2008-08-04 |
James Youngman | factor: credit Torbjörn Granlund |
tree | commitdiff |
2008-08-01 |
Kamil Dudka | ls: --color now highlights files with capabilities... |
tree | commitdiff |
2008-08-01 |
James Youngman | factor arbitrarily large numbers |
tree | commitdiff |
2008-08-01 |
Kamil Dudka | ls -U1 now uses constant memory |
tree | commitdiff |
2008-07-30 |
Jim Meyering | * timeout.c: Fix grammar in a comment. Normalize commen... |
tree | commitdiff |
2008-07-27 |
Mikael Magnusson | shuf: correctly document --head-count |
tree | commitdiff |
2008-07-27 |
Jim Meyering | shuf: honor --zero-terminated option even with --input... |
tree | commitdiff |
2008-07-23 |
Jim Meyering | dd: minor fullblock changes |
tree | commitdiff |
2008-07-23 |
Kamil Dudka | dd: new option: iflag=fullblock to accumulate full... |
tree | commitdiff |
2008-07-23 |
Jim Meyering | dd: adjust --help output so help2man formats the man... |
tree | commitdiff |
2008-07-18 |
Andreas Schwab | mknod: correct misplaced -Z description in --help output |
tree | commitdiff |
2008-07-16 |
Jim Meyering | dircolors.hin: add Ogg/Theora-related extensions |
tree | commitdiff |
2008-07-15 |
Jim Meyering | fix two bugs in ptx |
tree | commitdiff |
2008-07-04 |
Jim Meyering | who -r: don't print "last=" when the corresponding... |
tree | commitdiff |
2008-07-04 |
Jim Meyering | install with just-built ./ginstall only when not cross... |
tree | commitdiff |
2008-06-30 |
Pádraig Brady | truncate: ignore whitespace in --size parameters |
tree | commitdiff |
2008-06-28 |
Jim Meyering | doc: add "..." to Usage, to indicate there may be multi... |
tree | commitdiff |
2008-06-28 |
Jim Meyering | mkfifo: correct misplaced -Z description in --help... |
tree | commitdiff |
2008-06-27 |
Jim Meyering | uniq: remove redundant test |
tree | commitdiff |
2008-06-27 |
Jim Meyering | avoid a -Wsign-compare warning |
tree | commitdiff |
2008-06-27 |
Jim Meyering | base64: don't rely on feof returning 0/1 |
tree | commitdiff |
2008-06-27 |
Pádraig Brady | truncate: silence -Wsign-compare warnings |
tree | commitdiff |
2008-06-27 |
Jim Meyering | factor out time_t-to-string conversion idiom |
tree | commitdiff |
2008-06-27 |
Pádraig Brady | truncate: Fix integer portability issues |
tree | commitdiff |
2008-06-26 |
Jim Meyering | tests: adjust c99-to-c89 patch as well as the code... |
tree | commitdiff |
2008-06-26 |
Jim Meyering | shred: also ignore EISDIR upon failed fsync/fdatasync... |
tree | commitdiff |
2008-06-26 |
Jim Meyering | truncate: handle the case in which off_t != intmax_t |
tree | commitdiff |
2008-06-23 |
Jim Meyering | basename: List David MacKenzie as the author. |
tree | commitdiff |
2008-06-23 |
Ondřej Vašík | echo: use AUTHORS from bash's built-in echo |
tree | commitdiff |
2008-06-22 |
Jim Meyering | stat: warn that the --context (-Z) option (a no-op... |
tree | commitdiff |
2008-06-20 |
Bo Borgerson | sort: Fix bug where --batch-size option shrank SORT_SIZE. |
tree | commitdiff |
2008-06-17 |
Bo Borgerson | sort: accept new option --batch-size=NMERGE |
tree | commitdiff |
2008-06-17 |
Bo Borgerson | sort: add new option --files0-from=F |
tree | commitdiff |
2008-06-17 |
Eric Blake | ls, od: avoid redundant const |
tree | commitdiff |
2008-06-16 |
Bo Borgerson | join: improve memory management |
tree | commitdiff |
2008-06-16 |
Jim Meyering | remove redundant const directives |
tree | commitdiff |
2008-06-16 |
Jim Meyering | chcon: correct --verbose output to include newlines |
tree | commitdiff |
2008-06-15 |
Jim Meyering | fix the compilation failure for real |
tree | commitdiff |
2008-06-15 |
Jim Meyering | fix a const-related compilation failure in sort.c |
tree | commitdiff |
2008-06-14 |
Jim Meyering | add "const" attribute, where possible |
tree | commitdiff |
2008-06-14 |
Jim Meyering | revert previous change, "don't use "const" with scalar... |
tree | commitdiff |
2008-06-14 |
Jim Meyering | don't use "const" with scalar types |
tree | commitdiff |
2008-06-13 |
Eric Blake | od: improve handling of padding |
tree | commitdiff |
2008-06-13 |
Eric Blake | od: align multiple -t specs |
tree | commitdiff |
2008-06-13 |
Eric Blake | od: use gnulib printf replacement as necessary |
tree | commitdiff |
2008-06-13 |
Eric Blake | od: simplify long double support |
tree | commitdiff |
2008-06-13 |
Eric Blake | doc: od defaults to -toS, not -td2 |
tree | commitdiff |
2008-06-12 |
Jim Meyering | tweak to conform with syntax policy |
tree | commitdiff |
2008-06-12 |
Bo Borgerson | comm: accept new option: --output-delimiter=STR |
tree | commitdiff |
2008-06-12 |
Bo Borgerson | comm: ensure that input files are sorted |
tree | commitdiff |
2008-06-10 |
Pádraig Brady | timeout: use system-independent exit values |
tree | commitdiff |
2008-06-09 |
Jim Meyering | enforce the proper_name_utf8-requires-ICONV link rule |
tree | commitdiff |
2008-06-08 |
Bo Borgerson | standardize some error messages |
tree | commitdiff |
2008-06-06 |
Pádraig Brady | Add new program: truncate |
tree | commitdiff |
2008-06-06 |
Eric Blake | improve 'date +%C' documentation |
tree | commitdiff |
2008-06-03 |
Jim Meyering | nice.c: avoid a cast |
tree | commitdiff |
2008-06-03 |
Jim Meyering | adjust c99-to-c89 patch as well as the code to generate it |
tree | commitdiff |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
tree | commitdiff |
2008-06-02 |
Jim Meyering | fix cpp indentation policy violations |
tree | commitdiff |
2008-06-02 |
Jim Meyering | accommodate older SELinux which lacks matchpathcon_init... |
tree | commitdiff |
2008-06-02 |
Jim Meyering | declare program_name consistently |
tree | commitdiff |
2008-06-02 |
Eric Blake | export program_name, required by gnulib |
tree | commitdiff |
2008-06-02 |
Pádraig Brady | new program: timeout |
tree | commitdiff |
2008-06-02 |
Jim Meyering | spell author names consistently |
tree | commitdiff |
2008-06-01 |
Erik Auerswald | md5sum: new option, --quiet, to suppress OK messages |
tree | commitdiff |
2008-06-01 |
Simon Josefsson | src/base64.c: Improve comments. |
tree | commitdiff |
2008-05-31 |
Jim Meyering | install: reenable matchpathcon-related code |
tree | commitdiff |
2008-05-29 |
Jim Meyering | du.c: tiny cleanup (no semantic change) |
tree | commitdiff |
next |