]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2009-01-07  Jim Meyering* maint.mk: align some backslashes
2009-01-05  Pádraig Bradydoc: pathchk description enhancements
2009-01-03  Pádraig Bradysrc/.gitignore: Ignore getlimits utility
2009-01-03  Pádraig Bradytests: refactor to use the new getlimits utility
2009-01-03  Michael Meskesstat: print file-system total inode count (%c) as an...
2009-01-01  Jim Meyeringtests: factor ls-misc (no semantic change)
2009-01-01  Jim Meyeringupdate copyright year
2009-01-01  Jim Meyeringimprove M4 quoting
2009-01-01  Jim Meyeringbootstrap: don't use cmp's -s option when reading from...
2009-01-01  Jim Meyeringmaint: factor out common code; prohibit use of HAVE_MBRTOWC
2009-01-01  Jim Meyeringmaint: use more sc_-prefixed names
2009-01-01  Jim Meyeringmaint: tighten m4 AC_ quoting check
2009-01-01  Jim Meyeringmaint: move coreutils-specific syntax check rules into...
2009-01-01  Jim Meyeringportability: accommodate gnulib's getaddrinfo change
2009-01-01  Jim Meyeringcleanup/modernize: don't test HAVE_MBRTOWC; now gnulib...
2008-12-27  Eric Blakedoc: mention long option abbreviation
2008-12-26  Jim Meyeringmaint: ensure dd's computation of O_FULLBLOCK uses...
2008-12-26  Matt Hardendd: add support for opening files in Concurrent I/O...
2008-12-23  Jim Meyeringbuild: do enable $(WERROR_CFLAGS) for src/ files.
2008-12-23  Pádraig Bradydoc: stty: Clarification of some input and output settings
2008-12-23  Pádraig Bradytimeout: remove problematic casts
2008-12-21  Jim Meyering* .x-sc_require_config_h: Remove obsolete regexps.
2008-12-21  Jim Meyeringmaint.mk: enforce the "include <config.h> first" rule
2008-12-21  Jim Meyeringbuild: add configure-time --enable-gcc-warnings option...
2008-12-21  Jim Meyeringbuild: turn on $(WERROR_CFLAGS) for src/
2008-12-21  Jim Meyeringbuild: add configure-time --enable-gcc-warnings option...
2008-12-17  Pádraig Bradydoc: Remove curly quotes from shell examples in man...
2008-12-16  Jim MeyeringChangeLog-2008: say ChangeLog files are no longer manua...
2008-12-16  Jim Meyeringdu: -H now does what POSIX requires
2008-12-13  Jim Meyeringdoc: pr: formatting corrections
2008-12-13  Ralf Wildenhuesmore portable bootstrap procedure
2008-12-03  Jim Meyeringtests: ensure that chmod, chgrp and chown honor --silent
2008-12-03  Ondřej Vašíkchmod, chown, chgrp: honor --silent (-f) once again
2008-12-02  Jim Meyeringwc: read and process --files0-from= input a name at...
2008-12-02  Jim Meyeringdu: read and process --files0-from= input a name at...
2008-12-01  Jim Meyeringseq: plug a leak
2008-12-01  Jim Meyeringavoid warnings about initialization of automatic aggregates
2008-12-01  Jim Meyering* bootstrap.conf (gnulib_modules): Add argv-iter.
2008-12-01  Jim Meyeringargv-iter: add tests
2008-12-01  Jim Meyeringargv-iter: new module
2008-12-01  Jim Meyering* src/hostname.c (sethostname) [!HAVE_SETHOSTNAME]...
2008-12-01  Jim Meyeringcp, mv: remove 3-year-deprecated+warned-about --reply...
2008-12-01  Pádraig Bradydoc: Make descriptions of ASCII NUL and --zero-terminat...
2008-12-01  Jim Meyeringdoc: enforce @var{lower} policy
2008-12-01  Pádraig Bradydoc: Tweak info docs to standarise on lower-case @var...
2008-12-01  Pádraig Bradydoc: Improve description of --files0-from option
2008-12-01  Pádraig Bradytests: dd/reblock: Reduce chance of timing related...
2008-11-30  Jim Meyeringm4: avoid a warning from gcc's -Wstrict-prototypes
2008-11-30  Jim Meyeringtests: df: skip total-verify if df fails
2008-11-30  Jim Meyeringbuild: don't reject definition of STREQ
2008-11-30  Jim Meyeringtests: start long-running cp/link-heap earlier
2008-11-30  Jim Meyeringtests: avoid failure of cp/link-heap on some systems
2008-11-30  Jim Meyeringremove explicit declaration of putenv, ...
2008-11-30  Jim Meyeringtests: dd/reblock: avoid occasional failure
2008-11-27  James Youngmanpwd: add pwd -P, -L to TODO
2008-11-26  Ondřej Vašíkdoc: fix typo in units factorization, removed TODO...
2008-11-26  Jim Meyeringdoc: factor out list of suffix-to-number (e.g., KB...
2008-11-26  Jim Meyeringdoc: tail: one more s/bytes/n/ change
2008-11-26  Pádraig Bradydoc: tail: fix description of --bytes=N (-c)
2008-11-23  Karl Berrydoc: move @shortcontents and @contents from end to...
2008-11-23  Jim Meyeringdoc (stat): clarify: there are two sets of format direc...
2008-11-23  Karl Berrydoc (stat): correct formatting in coreutils.texi
2008-11-22  Jim Meyeringtests: dd: add a test for the required behavior
2008-11-22  Pádraig BradyRevert part of "dd: avoid unnecessary memory copies"
2008-11-21  Pádraig Bradygetlimits: A new utility for use in coreutils' tests
2008-11-21  Pádraig Bradydd: avoid unnecessary memory copies
2008-11-20  Jim Meyeringcp: use far less memory in some cases
2008-11-20  Jim Meyeringtests: add a test of cp --preserve=links
2008-11-20  Jim Meyeringcp: remove unused code
2008-11-17  Jim Meyeringdoc: HACKING: reference http://www.gnu.org/licenses...
2008-11-16  Jim Meyeringtests: remove debug code that would try to write into...
2008-11-16  Jim Meyeringtests: change misc/printf-surprise so that it doesn...
2008-11-12  Jim Meyeringtests: remove df/total
2008-11-12  Ondřej Vašík* tests/df/total-verify [VERBOSE]: Run df --version...
2008-11-12  Jim Meyeringavoid spurious test failure when df always fails
2008-11-11  Eric Blakejm-macros.m4: avoid syntax issue with newer autoconf
2008-11-11  Jim MeyeringUpdate references to GFDL: 1.2 -> 1.3
2008-11-10  Jim Meyeringmake --help print "Report PROGRAM translation bugs...
2008-11-10  Jim Meyeringavoid warnings about discarding "qualifiers from pointe...
2008-11-10  Jim Meyeringavoid a compiler warning
2008-11-10  Jim Meyeringuse xfreopen in place of unchecked freopen
2008-11-10  Jim Meyeringxfreopen: new module
2008-11-09  Jim MeyeringUpdate URL: s!www.iro.umontreal.ca!translationproject...
2008-11-09  James Youngmaninstall: indicate clearly it's not for installing packages
2008-11-08  Jim Meyeringemit more precise bug-reporting instructions
2008-11-05  Jim Meyeringinclude gnulib's strdup module explicitly
2008-10-28  Kamil Dudkals: --color now highlights hard linked files, too
2008-10-28  Jim Meyeringtests: ls/stat-failed: don't discard stderr.
2008-10-26  Jim Meyeringtests: seq: check for today's extended long double fix
2008-10-26  Paul Eggertseq: improve quality of format-checking code
2008-10-25  Jim Meyeringfactor: avoid compilation failure without libgmp
2008-10-25  Paul Eggertfactor: remove --bignum and --no-bignum options
2008-10-25  Jim Meyeringtests: df/total: don't fail for an inaccessible mount...
2008-10-25  Paul Eggertseq: revert Solaris 8 work-around that caused x86 regre...
2008-10-24  Eric Blakegroup-list: avoid compiler warning
2008-10-23  Jim Meyeringls: use '.' (not +) as SELinux-only alt. access flag...
2008-10-22  Pádraig BradyRemove lzma as a specific build requirement
2008-10-22  Paul Eggert* src/ls.c (usage): Describe exit statuses more concisely.
2008-10-22  Pádraig BradyAdd better checks and docs for build tools
2008-10-22  Jim Meyeringclean up gl/modules/selinux-at
next