2007-07-19 |
Jim Meyering | "cp -i --update older newer" no longer prompts; same... |
blob | commitdiff |
2007-07-17 |
Jim Meyering | ChangeLog: Mention the correct function name in the... |
blob | commitdiff | diff to current |
2007-07-15 |
Jim Meyering | ls --color: Don't stat symlinks when neither ORPHAN... |
blob | commitdiff | diff to current |
2007-07-14 |
Jim Meyering | Remove long-deprecated options. |
blob | commitdiff | diff to current |
2007-07-14 |
Jim Meyering | Change interface: make 2nd param _space_-separated... |
blob | commitdiff | diff to current |
2007-07-14 |
Karel Zak | * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix... |
blob | commitdiff | diff to current |
2007-07-13 |
Jim Meyering | Warn about non-portable use of unescaped backslash... |
blob | commitdiff | diff to current |
2007-07-13 |
Jim Meyering | Use proper backslash-quoting inside backticks. |
blob | commitdiff | diff to current |
2007-07-12 |
Jim Meyering | Expand default-no-install prog list in ./configure... |
blob | commitdiff | diff to current |
2007-07-12 |
Jim Meyering | Clean up include-exclude-prog.m4. |
blob | commitdiff | diff to current |
2007-07-11 |
Jim Meyering | If there's a GPL vN copyright comment, require that... |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Skip "arch" test if it's not built. |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Add support for enabling/disabling installation of... |
blob | commitdiff | diff to current |
2007-07-10 |
Karel Zak | New program: arch |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | diff to current |
2007-07-09 |
Jim Meyering | Compensate for new c99'isms in seq.c. |
blob | commitdiff | diff to current |
2007-07-09 |
P@draigBrady.com | Fix the automatic number width formatting in seq. |
blob | commitdiff | diff to current |
2007-07-08 |
Jim Meyering | Run the coreutils-specific code only if tests/Makefile... |
blob | commitdiff | diff to current |
2007-07-08 |
Jim Meyering | Create symlinks for gl/{lib,m4}/*, just as for gnulib... |
blob | commitdiff | diff to current |
2007-07-08 |
Jim Meyering | THANKS: Add Pádraig Brady. |
blob | commitdiff | diff to current |
2007-07-08 |
Jim Meyering | Adapt to deeper hierarchy in gnulib. |
blob | commitdiff | diff to current |
2007-07-08 |
Jim Meyering | Use <wchar.h>, not "wcwidth.h". |
blob | commitdiff | diff to current |
2007-07-06 |
Jim Meyering | setuidgid: set all groups, not just the primary one... |
blob | commitdiff | diff to current |
2007-07-05 |
Jim Meyering | * bootstrap: Merge in changes from gnulib. |
blob | commitdiff | diff to current |
2007-07-05 |
Jim Meyering | * src/id.c: Include "getugroups.h" rather than declarin... |
blob | commitdiff | diff to current |
2007-07-04 |
Jim Meyering | Add Paul's ChangeLog for previous patch. |
blob | commitdiff | diff to current |
2007-06-23 |
Jim Meyering | Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; simila... |
blob | commitdiff | diff to current |
2007-06-23 |
Paul Eggert | seq no longer mishandles cases like "seq 0 0.000001... |
blob | commitdiff | diff to current |
2007-06-22 |
Pádraig Brady | Add test cases for seq off-by-one problem. |
blob | commitdiff | diff to current |
2007-06-22 |
Jim Meyering | * src/stat.c (long_options): Add a FIXME comment to... |
blob | commitdiff | diff to current |
2007-06-18 |
Paul Eggert | A few more symlink-related fixes. Fix a bug triggered... |
blob | commitdiff | diff to current |
2007-06-18 |
Jim Meyering | Use mreadlink_with_size (doesn't exit), not xreadlink_w... |
blob | commitdiff | diff to current |
2007-06-18 |
Jim Meyering | * README-hacking: Don't mention Gzip 1.2.4, now that... |
blob | commitdiff | diff to current |
2007-06-16 |
Jim Meyering | Make chgrp and chown diagnostics consistent. |
blob | commitdiff | diff to current |
2007-06-15 |
Paul Eggert | Correct cp's handling of destination symlinks in some... |
blob | commitdiff | diff to current |
2007-06-15 |
Jim Meyering | Don't include "quote.h" when it is not used. |
blob | commitdiff | diff to current |
2007-06-15 |
Paul Eggert | Clarify what "cat" documentation means by "blank" lines. |
blob | commitdiff | diff to current |
2007-06-13 |
Jim Meyering | rmdir: give better diagnostics |
blob | commitdiff | diff to current |
2007-06-13 |
Jim Meyering | Don't include "quotearg.h" when it is not used. |
blob | commitdiff | diff to current |
2007-06-13 |
Jim Meyering | * README-hacking: List Gperf as a build-requirement... |
blob | commitdiff | diff to current |
2007-06-11 |
Jim Meyering | README: Also mention README-hacking, |
blob | commitdiff | diff to current |
2007-06-10 |
Jim Meyering | bug-fix: cp would fail to write through a dangling... |
blob | commitdiff | diff to current |
2007-06-04 |
Paul Eggert | doc: -h and --human-readable are equivalent to --block... |
blob | commitdiff | diff to current |
2007-05-31 |
Jim Meyering | Pull printf-related code from gnulib, rather than using... |
blob | commitdiff | diff to current |
2007-05-31 |
Jim Meyering | * src/dircolors.hin: Add screen-256color. |
blob | commitdiff | diff to current |
2007-05-31 |
Jim Meyering | * TODO: Add an entry for comm --output-delimiter=STR |
blob | commitdiff | diff to current |
2007-05-26 |
James Youngman | wc: ignore multibyte-character decoding errors |
blob | commitdiff | diff to current |
2007-05-22 |
Jim Meyering | Check for an up-to-date copyright year in coreutils... |
blob | commitdiff | diff to current |
2007-05-22 |
Jim Meyering | cut: diagnose a range starting with 0 (-f 0-2) as inval... |
blob | commitdiff | diff to current |
2007-05-22 |
Jim Meyering | "cut -f 2-0" now fails; before, it was equivalent to... |
blob | commitdiff | diff to current |
2007-05-22 |
Jim Meyering | stty: fix a harmless syntax nit |
blob | commitdiff | diff to current |
2007-05-22 |
Jim Meyering | stty: diagnose an invalid hex value in 35-colon commman... |
blob | commitdiff | diff to current |
2007-05-20 |
Jim Meyering | * TODO: Remove some now-completed or no longer relevant... |
blob | commitdiff | diff to current |
2007-05-19 |
Jim Meyering | Rename uses of futimens -> gl_futimens; glibc now decla... |
blob | commitdiff | diff to current |
2007-05-18 |
Jim Meyering | * Makefile.maint (my-distcheck): Remove -pedantic from... |
blob | commitdiff | diff to current |
2007-05-15 |
Jim Meyering | Generate a dozen test-related Makefile.am files at... |
blob | commitdiff | diff to current |
2007-05-15 |
Paul Eggert | * man/chmod.x: Document chmod's behavior with setuid... |
blob | commitdiff | diff to current |
2007-05-13 |
Jim Meyering | Remove the generated tests/*/Makefile.am files from... |
blob | commitdiff | diff to current |
2007-05-13 |
Jim Meyering | Test uniq's new --zero-terminated (-z) option. |
blob | commitdiff | diff to current |
2007-05-13 |
James Youngman | Add -z option to uniq. Originally proposed by Egmont... |
blob | commitdiff | diff to current |
2007-05-07 |
Jim Meyering | * NEWS: Mention that last week's tr bug dates back... |
blob | commitdiff | diff to current |
2007-05-04 |
Jim Meyering | Avoid test failure when run with an unusual umask. |
blob | commitdiff | diff to current |
2007-05-04 |
Jim Meyering | Avoid failure of root-only test when run with a restric... |
blob | commitdiff | diff to current |
2007-05-04 |
Jim Meyering | tr -c: don't abort when translating with S2 larger... |
blob | commitdiff | diff to current |
2007-05-03 |
Jim Meyering | Avoid test failure when run with a permissive umask. |
blob | commitdiff | diff to current |
2007-05-03 |
Paul Eggert | The following commands and options now support the... |
blob | commitdiff | diff to current |
2007-05-02 |
Jim Meyering | * src/du.c (usage): Tweak description of --dereference... |
blob | commitdiff | diff to current |
2007-05-02 |
Jim Meyering | Invoke rm via 'setuidgid ... env PATH="$PATH" ...'... |
blob | commitdiff | diff to current |
2007-04-28 |
Paul Eggert | * src/nohup.c (usage): Describe how standard input... |
blob | commitdiff | diff to current |
2007-04-25 |
Jim Meyering | * src/du.c (usage): Clarify description of --dereferenc... |
blob | commitdiff | diff to current |
2007-04-25 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add autobuild. |
blob | commitdiff | diff to current |
2007-04-25 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add fseeko and ftello. |
blob | commitdiff | diff to current |
2007-04-25 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add fseeko. |
blob | commitdiff | diff to current |
2007-04-24 |
Jim Meyering | * THANKS: Add Andreas Frische. |
blob | commitdiff | diff to current |
2007-04-24 |
Eric Blake | ls --color once again colors dangling symlinks correctly |
blob | commitdiff | diff to current |
2007-04-16 |
Jim Meyering | cut synopsis: fix coreutils.texi, too. |
blob | commitdiff | diff to current |
2007-04-16 |
Jim Meyering | * src/cut.c (usage): Adjust synopsis to show that an... |
blob | commitdiff | diff to current |
2007-04-11 |
Paul Eggert | split --line-bytes=N (-C N): don't create an empty... |
blob | commitdiff | diff to current |
2007-04-09 |
Jim Meyering | ls: don't form or compute the length of strings that... |
blob | commitdiff | diff to current |
2007-04-07 |
Jim Meyering | Add a test for, and document, today's fix. |
blob | commitdiff | diff to current |
2007-04-07 |
Eric Blake | Fix a bug in how the LS_COLORS ln=target attribute... |
blob | commitdiff | diff to current |
2007-04-02 |
Jim Meyering | * src/copy.c (copy_reg): Initialize local "con", before... |
blob | commitdiff | diff to current |
2007-04-02 |
Paul Eggert | * src/ls.c (print_horizontal): Fix bug reported by... |
blob | commitdiff | diff to current |
2007-04-02 |
Paul Eggert | gnulib moved md5 and sha1 modules into a new crypt... |
blob | commitdiff | diff to current |
2007-03-30 |
Jim Meyering | * NEWS: Mention these SELinux changes. |
blob | commitdiff | diff to current |
2007-03-30 |
Jim Meyering | * ChangeLog-selinux: Remove file. |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | Arrange for "make check-root" to run the new root-only... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | ls: Add support for SELinux and a slightly modified... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | * man/chcon.x: New file. |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | New program: chcon |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | * .vg-suppressions: Add libc-getpwuid-leak. |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Help translators include translation team's web or... |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | * src/stty.c: Don't include "vasprintf.h", now that its |
blob | commitdiff | diff to current |
2007-03-27 |
Jim Meyering | * README: Use "install", not "ginstall" in the list... |
blob | commitdiff | diff to current |
2007-03-25 |
Jim Meyering | * src/c99-to-c89.diff: Regenerate. |
blob | commitdiff | diff to current |
2007-03-25 |
Paul Eggert | Avoid the need for euidaccess and/or lstat on every... |
blob | commitdiff | diff to current |
2007-03-24 |
Jim Meyering | If strace malfunctions, skip the test rather than faili... |
blob | commitdiff | diff to current |
2007-03-23 |
Jim Meyering | * src/pathchk.c: Don't include euidaccess.h, as we... |
blob | commitdiff | diff to current |
next |