| Age | Commit message (Expand) | Author | Lines |
| 2007-07-10 | New program: arch | Karel Zak | -58/+245 |
| 2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | -495/+499 |
| 2007-07-09 | Compensate for new c99'isms in seq.c. | Jim Meyering | -25/+53 |
| 2007-07-09 | Fix the automatic number width formatting in seq. | P@draigBrady.com | -17/+44 |
| 2007-07-08 | Run the coreutils-specific code only if tests/Makefile.am.in exists. | Jim Meyering | -14/+19 |
| 2007-07-08 | Remove .gdb-history. | Jim Meyering | -340/+2 |
| 2007-07-08 | Add to .cvsignore and .gitignore files. | Jim Meyering | -0/+8 |
| 2007-07-08 | Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*. | Jim Meyering | -7/+16 |
| 2007-07-08 | THANKS: Add Pádraig Brady. | Jim Meyering | -0/+5 |
| 2007-07-08 | Adapt to deeper hierarchy in gnulib. | Jim Meyering | -0/+10 |
| 2007-07-08 | Use <wchar.h>, not "wcwidth.h". | Jim Meyering | -2/+10 |
| 2007-07-07 | Fix typo in comment. | Jim Meyering | -1/+1 |
| 2007-07-06 | setuidgid: set all groups, not just the primary one; mgetgroups: new module | Jim Meyering | -56/+195 |
| 2007-07-05 | * bootstrap: Merge in changes from gnulib. | Jim Meyering | -33/+23 |
| 2007-07-05 | * src/id.c: Include "getugroups.h" rather than declaring manually. | Jim Meyering | -2/+5 |
| 2007-07-04 | Add Paul's ChangeLog for previous patch. | Jim Meyering | -0/+424 |
| 2007-07-04 | pr -F no longer suppresses the footer or the first two blank header lines | Paul Eggert | -834/+1633 |
| 2007-06-23 | Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; similar for != 0. | Jim Meyering | -4/+24 |
| 2007-06-23 | seq no longer mishandles cases like "seq 0 0.000001 0.000003", | Paul Eggert | -26/+59 |
| 2007-06-22 | Add test cases for seq off-by-one problem. | Pádraig Brady | -1/+12 |
| 2007-06-22 | * src/stat.c (long_options): Add a FIXME comment to help ensure | Jim Meyering | -1/+10 |
| 2007-06-18 | A few more symlink-related fixes. Fix a bug triggered by cp | Paul Eggert | -33/+78 |
| 2007-06-18 | Use mreadlink_with_size (doesn't exit), not xreadlink_with_size. | Jim Meyering | -19/+27 |
| 2007-06-18 | * README-hacking: Don't mention Gzip 1.2.4, now that 1.3.12 is out. | Jim Meyering | -3/+4 |
| 2007-06-16 | Make chgrp and chown diagnostics consistent. | Jim Meyering | -5/+16 |
| 2007-06-15 | Correct cp's handling of destination symlinks in some cases. | Paul Eggert | -40/+135 |
| 2007-06-15 | Don't include "quote.h" when it is not used. | Jim Meyering | -7/+25 |
| 2007-06-15 | Clarify what "cat" documentation means by "blank" lines. | Paul Eggert | -5/+14 |
| 2007-06-13 | rmdir: give better diagnostics | Jim Meyering | -5/+17 |
| 2007-06-13 | Don't include "quotearg.h" when it is not used. | Jim Meyering | -1/+16 |
| 2007-06-13 | * README-hacking: List Gperf as a build-requirement, too. | Jim Meyering | -0/+6 |
| 2007-06-11 | README: Also mention README-hacking, | Jim Meyering | -1/+12 |
| 2007-06-10 | Add to .cvsignore and .gitignore files. | Jim Meyering | -8/+10 |
| 2007-06-10 | bug-fix: cp would fail to write through a dangling symlink | Jim Meyering | -2/+88 |
| 2007-06-06 | * coreutils.texi (rmdir invocation): Fix a tiny typo. | Jim Meyering | -1/+5 |
| 2007-06-04 | doc: -h and --human-readable are equivalent to --block-size=human-readable | Paul Eggert | -7/+11 |
| 2007-06-03 | Remove constants.texi from version control. | Jim Meyering | -1/+7 |
| 2007-06-02 | Add to .cvsignore and .gitignore files. | Jim Meyering | -0/+17 |
| 2007-05-31 | Pull printf-related code from gnulib, rather than using forked copy. | Jim Meyering | -1735/+12 |
| 2007-05-31 | * src/dircolors.hin: Add screen-256color. | Jim Meyering | -1/+7 |
| 2007-05-31 | * TODO: Add an entry for comm --output-delimiter=STR | Jim Meyering | -0/+9 |
| 2007-05-26 | wc: ignore multibyte-character decoding errors | James Youngman | -14/+19 |
| 2007-05-26 | Add to .cvsignore and .gitignore files. | Jim Meyering | -0/+10 |
| 2007-05-22 | Check for an up-to-date copyright year in coreutils.texi. | Jim Meyering | -2/+15 |
| 2007-05-22 | cut: diagnose a range starting with 0 (-f 0-2) as invalid, and | Jim Meyering | -6/+32 |
| 2007-05-22 | "cut -f 2-0" now fails; before, it was equivalent to "cut -f 2-" | Jim Meyering | -13/+42 |
| 2007-05-22 | stty: fix a harmless syntax nit | Jim Meyering | -4/+10 |
| 2007-05-22 | stty: diagnose an invalid hex value in 35-colon commmand-line argument | Jim Meyering | -31/+132 |
| 2007-05-20 | * TODO: Remove some now-completed or no longer relevant items. | Jim Meyering | -15/+5 |
| 2007-05-19 | Rename uses of futimens -> gl_futimens; glibc now declares the former. | Jim Meyering | -3/+9 |