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 |
2008-05-26 |
Jim Meyering | install many binaries at once, when possible |
tree | commitdiff |
2008-05-26 |
Jim Meyering | * src/runcon.c: Add copyright comment. |
tree | commitdiff |
2008-05-26 |
Jim Meyering | adjust AUTHORS and check-AUTHORS rule to accommodate |
tree | commitdiff |
2008-05-26 |
Jim Meyering | * src/c99-to-c89.diff: Adjust offsets. |
tree | commitdiff |
2008-05-26 |
Jim Meyering | adjust copyright dates |
tree | commitdiff |
2008-05-26 |
Jim Meyering | convert the rest to use proper_name -- manually |
tree | commitdiff |
2008-05-26 |
Jim Meyering | convert 3-author programs to use proper_name |
tree | commitdiff |
2008-05-26 |
Jim Meyering | convert 2-author programs to use proper_name |
tree | commitdiff |
2008-05-26 |
Jim Meyering | convert single-author programs to use proper_name |
tree | commitdiff |
2008-05-26 |
Jim Meyering | use gnulib's proper_name_utf8 function, but *not* prope... |
tree | commitdiff |
2008-05-20 |
Jim Meyering | install: avoid a leak in currently-ifdef'd-out code |
tree | commitdiff |
2008-05-19 |
Pádraig Brady | doc: clarify field delimiter description in uniq -... |
tree | commitdiff |
2008-05-17 |
Jim Meyering | du, wc: merge improved --files0-from=F-related diagnostics |
tree | commitdiff |
2008-05-08 |
Bruno Haible | Speed up "wc -m" and "wc -w" in multibyte case. |
tree | commitdiff |
2008-05-06 |
Jim Meyering | avoid problems with sign-extended "char" operand to... |
tree | commitdiff |
2008-05-06 |
Bo Borgerson | base64: remove some unused/redundant getopt code |
tree | commitdiff |
2008-05-05 |
Bo Borgerson | base64 module: adjust API so it's compatible with gnulib's |
tree | commitdiff |
2008-05-05 |
Jim Meyering | tac: avoid segfault for e.g., "echo > x; tac -r x x" |
tree | commitdiff |
2008-04-29 |
Jim Meyering | chcon, runcon: make --help print the bug-reporting... |
tree | commitdiff |
2008-04-23 |
Ondřej Vašík | id: do not print SELinux context when invoked with... |
tree | commitdiff |
2008-04-23 |
Jim Meyering | id: do print the AFS-specific nameless group ID (called... |
tree | commitdiff |
2008-04-19 |
Jim Meyering | pr -e, with a mix of backspaces and TABs, could corrupt... |
tree | commitdiff |
2008-04-19 |
Mike Frysinger | * src/dircolors.hin: Add .flv. Move .svgz to "image... |
tree | commitdiff |
2008-04-18 |
Jim Meyering | md5sum -c: ignore a line with a NUL byte among checksum... |
tree | commitdiff |
2008-04-16 |
Jim Meyering | mknod --help: note that this command may be a shell... |
tree | commitdiff |
next |