2007-07-10 |
Jim Meyering | Skip "arch" test if it's not built. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Jim Meyering | Add support for enabling/disabling installation of... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Karel Zak | New program: arch |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Jim Meyering | Compensate for new c99'isms in seq.c. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
P@draigBrady.com | Fix the automatic number width formatting in seq. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Run the coreutils-specific code only if tests/Makefile... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Remove .gdb-history. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Create symlinks for gl/{lib,m4}/*, just as for gnulib... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | THANKS: Add Pádraig Brady. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Adapt to deeper hierarchy in gnulib. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Use <wchar.h>, not "wcwidth.h". |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Jim Meyering | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Jim Meyering | setuidgid: set all groups, not just the primary one... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Jim Meyering | * bootstrap: Merge in changes from gnulib. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Jim Meyering | * src/id.c: Include "getugroups.h" rather than declarin... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Jim Meyering | Add Paul's ChangeLog for previous patch. |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Paul Eggert | pr -F no longer suppresses the footer or the first... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Jim Meyering | Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; simila... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Paul Eggert | seq no longer mishandles cases like "seq 0 0.000001... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Pádraig Brady | Add test cases for seq off-by-one problem. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Jim Meyering | * src/stat.c (long_options): Add a FIXME comment to... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Paul Eggert | A few more symlink-related fixes. Fix a bug triggered... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Jim Meyering | Use mreadlink_with_size (doesn't exit), not xreadlink_w... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Jim Meyering | * README-hacking: Don't mention Gzip 1.2.4, now that... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Jim Meyering | Make chgrp and chown diagnostics consistent. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Paul Eggert | Correct cp's handling of destination symlinks in some... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jim Meyering | Don't include "quote.h" when it is not used. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Paul Eggert | Clarify what "cat" documentation means by "blank" lines. |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Jim Meyering | rmdir: give better diagnostics |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Jim Meyering | Don't include "quotearg.h" when it is not used. |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Jim Meyering | * README-hacking: List Gperf as a build-requirement... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Jim Meyering | README: Also mention README-hacking, |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Jim Meyering | bug-fix: cp would fail to write through a dangling... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Jim Meyering | * coreutils.texi (rmdir invocation): Fix a tiny typo. |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Paul Eggert | doc: -h and --human-readable are equivalent to --block... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Jim Meyering | Remove constants.texi from version control. |
commit | commitdiff | tree | snapshot |
2007-06-02 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jim Meyering | Pull printf-related code from gnulib, rather than using... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jim Meyering | * src/dircolors.hin: Add screen-256color. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jim Meyering | * TODO: Add an entry for comm --output-delimiter=STR |
commit | commitdiff | tree | snapshot |
2007-05-26 |
James Youngman | wc: ignore multibyte-character decoding errors |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Jim Meyering | Check for an up-to-date copyright year in coreutils... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Jim Meyering | cut: diagnose a range starting with 0 (-f 0-2) as inval... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Jim Meyering | "cut -f 2-0" now fails; before, it was equivalent to... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Jim Meyering | stty: fix a harmless syntax nit |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Jim Meyering | stty: diagnose an invalid hex value in 35-colon commman... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Jim Meyering | * TODO: Remove some now-completed or no longer relevant... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Jim Meyering | Rename uses of futimens -> gl_futimens; glibc now decla... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Jim Meyering | * Makefile.maint (my-distcheck): Remove -pedantic from... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Jim Meyering | Generate a dozen test-related Makefile.am files at... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Paul Eggert | * man/chmod.x: Document chmod's behavior with setuid... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Jim Meyering | Remove the generated tests/*/Makefile.am files from... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Jim Meyering | Test uniq's new --zero-terminated (-z) option. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
James Youngman | Add -z option to uniq. Originally proposed by Egmont... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Jim Meyering | * NEWS: Mention that last week's tr bug dates back... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Jim Meyering | Avoid test failure when run with an unusual umask. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Jim Meyering | Avoid failure of root-only test when run with a restric... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Jim Meyering | tr -c: don't abort when translating with S2 larger... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jim Meyering | Avoid test failure when run with a permissive umask. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Paul Eggert | The following commands and options now support the... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jim Meyering | * src/du.c (usage): Tweak description of --dereference... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jim Meyering | Invoke rm via 'setuidgid ... env PATH="$PATH" ...'... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Paul Eggert | * src/nohup.c (usage): Describe how standard input... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | Add "runcon" to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | * src/du.c (usage): Clarify description of --dereferenc... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add autobuild. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add fseeko and ftello. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add fseeko. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Jim Meyering | * THANKS: Add Andreas Frische. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Eric Blake | ls --color once again colors dangling symlinks correctly |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Jim Meyering | cut synopsis: fix coreutils.texi, too. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Jim Meyering | * src/cut.c (usage): Adjust synopsis to show that an... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Paul Eggert | split --line-bytes=N (-C N): don't create an empty... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Jim Meyering | ls: don't form or compute the length of strings that... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Jim Meyering | Add a test for, and document, today's fix. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Eric Blake | Fix a bug in how the LS_COLORS ln=target attribute... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jim Meyering | * src/copy.c (copy_reg): Initialize local "con", before... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Paul Eggert | * src/ls.c (print_horizontal): Fix bug reported by... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Paul Eggert | gnulib moved md5 and sha1 modules into a new crypt... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Jim Meyering | * NEWS: Mention these SELinux changes. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Jim Meyering | * ChangeLog-selinux: Remove file. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * src/runcon.c (main): Don't reorder arguments. Reported by |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * src/runcon.c (main): Remove "." at end of a diagnostic. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | Arrange for "make check-root" to run the new root-only... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * src/runcon.c: New program. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | Regenerate .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | mkfifo, mknod: Accept new "-Z, --context=C" option. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | mkdir: Accept new "-Z, --context=C" option. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * tests/cp/cp-a-selinux: New file. Test for the bug... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | cp, mv, install: add SELinux support, but unlike with... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * tests/misc/selinux [VERBOSE]: Print version info... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jim Meyering | * src/c99-to-c89.diff: Remove the ls.c patch, now that... |
commit | commitdiff | tree | snapshot |
next |