]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2007-05-31  Jim MeyeringPull printf-related code from gnulib, rather than using...
2007-05-31  Jim Meyering* src/dircolors.hin: Add screen-256color.
2007-05-31  Jim Meyering* TODO: Add an entry for comm --output-delimiter=STR
2007-05-26  James Youngmanwc: ignore multibyte-character decoding errors
2007-05-26  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-05-22  Jim MeyeringCheck for an up-to-date copyright year in coreutils...
2007-05-22  Jim Meyeringcut: diagnose a range starting with 0 (-f 0-2) as inval...
2007-05-22  Jim Meyering"cut -f 2-0" now fails; before, it was equivalent to...
2007-05-22  Jim Meyeringstty: fix a harmless syntax nit
2007-05-22  Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-05-20  Jim Meyering* TODO: Remove some now-completed or no longer relevant...
2007-05-19  Jim MeyeringRename uses of futimens -> gl_futimens; glibc now decla...
2007-05-18  Jim Meyering* Makefile.maint (my-distcheck): Remove -pedantic from...
2007-05-15  Jim MeyeringGenerate a dozen test-related Makefile.am files at...
2007-05-15  Paul Eggert* man/chmod.x: Document chmod's behavior with setuid...
2007-05-13  Jim MeyeringRemove the generated tests/*/Makefile.am files from...
2007-05-13  Jim MeyeringTest uniq's new --zero-terminated (-z) option.
2007-05-13  James YoungmanAdd -z option to uniq. Originally proposed by Egmont...
2007-05-07  Jim Meyering* NEWS: Mention that last week's tr bug dates back...
2007-05-04  Jim MeyeringAvoid test failure when run with an unusual umask.
2007-05-04  Jim MeyeringAvoid failure of root-only test when run with a restric...
2007-05-04  Jim Meyeringtr -c: don't abort when translating with S2 larger...
2007-05-03  Jim MeyeringAvoid test failure when run with a permissive umask.
2007-05-03  Paul EggertThe following commands and options now support the...
2007-05-02  Jim Meyering* src/du.c (usage): Tweak description of --dereference...
2007-05-02  Jim MeyeringInvoke rm via 'setuidgid ... env PATH="$PATH" ...'...
2007-04-28  Paul Eggert* src/nohup.c (usage): Describe how standard input...
2007-04-25  Jim MeyeringAdd "runcon" to .cvsignore and .gitignore files.
2007-04-25  Jim Meyering* src/du.c (usage): Clarify description of --dereferenc...
2007-04-25  Jim Meyering* bootstrap.conf (gnulib_modules): Add autobuild.
2007-04-25  Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko and ftello.
2007-04-25  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-04-25  Jim Meyering* bootstrap.conf (gnulib_modules): Add fseeko.
2007-04-25  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-04-24  Jim Meyering* THANKS: Add Andreas Frische.
2007-04-24  Eric Blakels --color once again colors dangling symlinks correctly
2007-04-16  Jim Meyeringcut synopsis: fix coreutils.texi, too.
2007-04-16  Jim Meyering* src/cut.c (usage): Adjust synopsis to show that an...
2007-04-12  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-04-11  Paul Eggertsplit --line-bytes=N (-C N): don't create an empty...
2007-04-09  Jim Meyeringls: don't form or compute the length of strings that...
2007-04-07  Jim MeyeringAdd a test for, and document, today's fix.
2007-04-07  Eric BlakeFix a bug in how the LS_COLORS ln=target attribute...
2007-04-02  Jim Meyering* src/copy.c (copy_reg): Initialize local "con", before...
2007-04-02  Paul Eggert* src/ls.c (print_horizontal): Fix bug reported by...
2007-04-02  Paul Eggertgnulib moved md5 and sha1 modules into a new crypt...
2007-03-30  Jim Meyering* NEWS: Mention these SELinux changes.
2007-03-30  Jim Meyering* ChangeLog-selinux: Remove file.
2007-03-29  Jim Meyering* src/runcon.c (main): Don't reorder arguments. Reported by
2007-03-29  Jim Meyering* src/runcon.c (main): Remove "." at end of a diagnostic.
2007-03-29  Jim MeyeringArrange for "make check-root" to run the new root-only...
2007-03-29  Jim Meyering* src/runcon.c: New program.
2007-03-29  Jim MeyeringRegenerate .cvsignore and .gitignore files.
2007-03-29  Jim Meyeringmkfifo, mknod: Accept new "-Z, --context=C" option.
2007-03-29  Jim Meyeringmkdir: Accept new "-Z, --context=C" option.
2007-03-29  Jim Meyering* tests/cp/cp-a-selinux: New file. Test for the bug...
2007-03-29  Jim Meyering* src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL...
2007-03-29  Jim Meyeringcp, mv, install: add SELinux support, but unlike with...
2007-03-29  Jim Meyering* tests/misc/selinux [VERBOSE]: Print version info...
2007-03-29  Jim Meyering* src/c99-to-c89.diff: Remove the ls.c patch, now that...
2007-03-29  Jim Meyering* src/chcon.c (usage): Split a string literal that...
2007-03-29  Jim Meyering* src/ls.c (gobble_file): Don't call getfilecon unless...
2007-03-29  Jim Meyering* src/c99-to-c89.diff: Adjust offsets.
2007-03-29  Jim Meyering* AUTHORS: Add chcon.
2007-03-29  Jim Meyering* src/c99-to-c89.diff: Remove trailing blanks.
2007-03-29  Jim Meyering* src/chcon.c: Don't include "dirname.h". system.h...
2007-03-29  Jim Meyering* gl/lib/selinux-at.c: Remove a use of HAVE_CONFIG_H.
2007-03-29  Jim Meyering* src/c99-to-c89.diff: Handle a new c99'ism in ls.c.
2007-03-29  Jim Meyering* src/id.c (main): Tweak id -Z diagnostic.
2007-03-29  Jim Meyering* POTFILES.in: Add src/chcon.c.
2007-03-29  Jim Meyeringid: Add SELinux support: -Z option.
2007-03-29  Jim MeyeringKeep SELinux-related ChangLog entries here.
2007-03-29  Jim Meyeringstat: Add support for SELinux in the form of a %C forma...
2007-03-29  Jim Meyeringadd chcon
2007-03-29  Jim Meyeringls: Add support for SELinux and a slightly modified...
2007-03-29  Jim Meyering* man/chcon.x: New file.
2007-03-29  Jim Meyering.cvsignore, .gitignore: update
2007-03-29  Jim MeyeringNew program: chcon
2007-03-29  Jim MeyeringMerge branch 'master' of /cu
2007-03-29  Jim Meyering* .vg-suppressions: Add libc-getpwuid-leak.
2007-03-28  Jim MeyeringMerge branch 'master' of /cu
2007-03-28  Jim MeyeringHelp translators include translation team's web or...
2007-03-28  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-28  Jim Meyering* src/stty.c: Don't include "vasprintf.h", now that its
2007-03-27  Jim Meyering* README: Use "install", not "ginstall" in the list...
2007-03-25  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-25  Jim Meyering* src/c99-to-c89.diff: Regenerate.
2007-03-25  Paul EggertAvoid the need for euidaccess and/or lstat on every...
2007-03-24  Jim MeyeringIf strace malfunctions, skip the test rather than faili...
2007-03-23  Jim Meyering* src/pathchk.c: Don't include euidaccess.h, as we...
2007-03-23  Jim Meyering* README-package-renamed-to-coreutils: Add a URL for...
2007-03-23  Jim MeyeringPost-release version change.
2007-03-22  Jim Meyering.prev-version: Record previous version: 6.9.
2007-03-22  Jim MeyeringVersion 6.9. COREUTILS-6_9 v6.9
2007-03-22  Jim Meyering* tests/mv/hard-3: Correct the preceding change: $3...
2007-03-22  Eric Blake* coreutils.texi (md5sum invocation): Document escapes...
2007-03-22  Paul EggertImprove a test script.
2007-03-21  Jim MeyeringFix a test script not to claim an ext2 file system...
2007-03-21  Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-21  Jim Meyering* gl/lib/savewd.c: Remove this file, since the savewd_s...
next