doc: update suffix regex in version sort
[platform/upstream/coreutils.git] / src /
2009-03-24 Kamil Dudkals: make it possible to disable coloring of hard links
2009-03-20 Eric Blakedd: use a more portable definition of O_FULLBLOCK
2009-03-18 Paul Eggertsort: handle fd exhaustion better when merging
2009-03-14 Jim Meyeringsystem.h: correct compilation error: MAX not defined
2009-03-11 Ondřej Vašíkcp: make -a option preserve xattrs, but with reduced...
2009-03-11 Jim Meyeringmaint: remove an obsolete FIXME comment
2009-03-11 Pádraig Bradycat: Fix immediate output of processed data
2009-03-11 Pádraig Bradycat,cp,mv,install,split: Set the minimum IO block size...
2009-03-08 Bruno Haiblecomm: fix a bug in its new --check-order option
2009-03-07 Jim Meyeringpr: fix a bug whereby --indent=N (-o) did not indent...
2009-03-06 Jim Meyeringcat: use larger buffer sizes to reduce read/write-sysca...
2009-03-06 Jim Meyeringmaint: avoid new unused-macro warnings from gcc
2009-03-02 Jim Meyeringmaint: avoid gcc warning about missing attributes
2009-03-02 Jim Meyeringmaint: avoid warnings about potentially-counterproducti...
2009-03-02 Jim Meyeringmaint: cp: avoid gcc warning about unused macro definitions
2009-02-28 Jim Meyeringmaint: remove an unnecessary inclusion of <signal.h>
2009-02-27 Jim Meyeringcp: diagnose invalid "cp -rl dir dir" right away, once...
2009-02-26 Pádraig Bradysort: Fix two bugs with determining the end of field
2009-02-24 Pádraig BradyEnsure comment for translators is included in po file
2009-02-20 Jim Meyeringdoc: ls: clarify description of -s
2009-02-19 Jim Meyeringdoc: dd: document that the default block size is 512...
2009-02-18 Ondřej Vašíkcp: -a now preserves SELinux context, with reduced...
2009-02-18 Eric Blakeadd missing copyright dates
2009-02-17 Eric Blakeinstall: compare files in binary mode
2009-02-17 Kamil Dudkainstall: add --compare (-C) option to install file...
2009-02-17 Ondřej Vašíknl: correct long-option name for -v in usage
2009-02-15 Jim Meyeringdoc: id: make --help and .man more descriptive
2009-02-14 Pádraig Bradyseq: Fix equal width calculation when '.' added to...
2009-02-13 Jim Meyeringdu,chgrp,chmod,chown: use FTS_DEFER_STAT
2009-02-12 Eric Blakeln: add details to --help text
2009-02-10 Jim Meyeringls: clean up after wrapped+colored file names with...
2009-02-09 Jim Meyeringtouch: deprecate --file option: equivalent to --referen...
2009-02-05 Jim Meyeringavoid spurious parentheses/arith-op-related warnings...
2009-02-02 Jim Meyering* src/system.h (emit_bug_reporting_address): Remove...
2009-02-02 Jim Meyeringupdate copyright dates from recent changes
2009-01-29 Jim Meyeringmaint: silence some syntax-check rules
2009-01-29 Kamil Dudkacp/mv: add xattr support
2009-01-28 Jim Meyeringsystem.h: add a comment re autoconf's new AC_PACKAGE_URL
2009-01-28 Pádraig Bradydd: Better handle user specified offsets that are too big
2009-01-27 Jim Meyeringdoc: emit better bug-reporting info, to help help2man
2009-01-23 Jim Meyeringbuild: resolve conflict with new declaration from versi...
2009-01-22 Pádraig Bradyshred: change default number of overwrites from 25...
2009-01-19 Jim Meyeringno longer define *_FILENO constants
2009-01-16 Jim MeyeringMerge branch 'master' of git://git.sv.gnu.org/coreutils
2009-01-16 Jim Meyeringecho, printf, test: remove unused #include directives
2009-01-16 Pádraig Bradypathchk: avoid -Wsign-compare warnings
2009-01-16 Pádraig Bradypr: avoid -Wsign-compare warnings
2009-01-16 Pádraig Bradyshred: avoid -Wsign-compare warnings
2009-01-16 Pádraig Bradysimplify mgetgroups() and avoid -Wsign-compare warnings
2009-01-14 Eric Blaketest, echo, printf: don't accept option abbreviation
2009-01-14 Kamil Dudkacp/mv: add --no-clobber (-n) option to not overwrite...
2009-01-08 Eric Blakeoption handling: make exceptions more consistent
2009-01-05 Pádraig Bradydoc: pathchk description enhancements
2009-01-03 Pádraig Bradysrc/.gitignore: Ignore getlimits utility
2009-01-03 Michael Meskesstat: print file-system total inode count (%c) as an...
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-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 Bradytimeout: remove problematic casts
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-16 Jim Meyeringdu: -H now does what POSIX requires
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* 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: Improve description of --files0-from option
2008-11-30 Jim Meyeringremove explicit declaration of putenv, ...
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 Meyeringcp: remove unused code
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-09 James Youngmaninstall: indicate clearly it's not for installing packages
2008-11-08 Jim Meyeringemit more precise bug-reporting instructions
2008-10-28 Kamil Dudkals: --color now highlights hard linked files, too
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 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 Paul Eggert* src/ls.c (usage): Describe exit statuses more concisely.
2008-10-21 Kamil Dudkals: make it possible to disable file capabilities checking
2008-10-21 Jim Meyeringreflect gnulib's removal of lstat.h
2008-10-20 Pádraig Bradyexpr: Fixup authors
2008-10-19 Jim Meyeringaccommodate gnulib header removals
2008-10-17 Jim Meyeringmaint: avoid warning in ls.c
2008-10-17 Jim Meyeringmaint: avoid warnings due to attribute warn_unused_result
2008-10-16 Jim Meyeringmktemp: diagnose freopen failure
next