]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2012-01-02  Jim Meyeringbuild: tail: avoid type/format mismatch warning from gcc
2012-01-01  Jim Meyeringtests: also print chmod's --version
2012-01-01  Jim Meyeringmaint: update all copyright year number ranges
2012-01-01  Jim Meyeringtests: change copyright year from 2011 to 2012 in sampl...
2011-12-31  Jim Meyeringtests: fix a missing-dependency problem
2011-12-30  Jim Meyeringbuild: avoid spurious test.c warning with -Wsuggest...
2011-12-28  Jim Meyeringtail: avoid theoretically undefined behavior
2011-12-28  Jim Meyeringtests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_O
2011-12-26  Pádraig Bradydoc: homologize ch{con,grp,mod,own} option descriptions
2011-12-26  Jim Meyeringstat,tail: recognize new FS type: pipefs
2011-12-24  Jim Meyeringdoc: stat: clarify that %t and %T expand to the file...
2011-12-23  Jim Meyeringtail: with -f, use polling when a file is on an FS...
2011-12-22  Jim Meyeringdoc: update README-release with process to check for...
2011-12-22  Jim Meyeringtail,stat: add support for FhGFS
2011-12-20  Jim Meyeringdoc: improve factor example
2011-12-17  Jim Meyeringbuild: remove now-useless code from bootstrap.conf
2011-12-17  Jim Meyeringbuild: merge in bootstrap changes from gnulib
2011-12-15  Paul Eggertdu: -x should not count files in other file systems
2011-12-13  Paul Eggertdoc: document 'touch' and timestamps better
2011-12-12  Jim Meyeringls: give a more useful diagnostic for a bogus --time...
2011-12-09  Jim Meyeringmaint: remove a misleading comment from shred.c
2011-12-08  Jim Meyeringls: be responsive to interrupts when color-listing...
2011-12-05  Paul Eggertln: clarify usage of -L, -n, -T
2011-12-05  Paul Eggertmaint: don't assume GNU make \# syntax (fix previous)
2011-12-05  Jim Meyeringmaint: sort, stat: remove unused parameters
2011-12-05  Paul Eggertmaint: don't assume GNU make \# syntax
2011-12-04  Jim Meyeringod,test: address warnings from gcc's -Wjump-misses...
2011-12-04  Jim Meyeringmaint: remove redundant usage declarations (-Wredundant...
2011-12-03  Jim Meyeringmaint: add missing ":" after "License" in local gnulib...
2011-12-01  Eric Blakedoc: fix list of GNU extension date formats
2011-12-01  Bernhard Voelkertests: adjust PATH to generally include /sbin and ...
2011-11-29  Eric Blakebuild: simplify warnings based on last gnulib update
2011-11-29  Eric Blakebuild: update gnulib for syntax-check improvement
2011-11-29  Jim Meyeringbuild: update gnulib to fix build failure with --enable...
2011-11-28  Jim Meyeringbuild: enable -Wsuggest-attribute=pure|const in lib...
2011-11-28  Jim Meyeringbuild: update gnulib for const+pure attributes
2011-11-27  Jim Meyeringtests: add a syntax check for last week's global change
2011-11-27  Jim Meyeringmaint: update comment gcc-4.6.2 still botches -Wsuggest...
2011-11-24  Jim Meyeringmaint: bootstrap: run autopoint and libtoolize *before...
2011-11-24  Jim Meyeringmaint: bootstrap: remove some now-unneeded code
2011-11-24  Jim Meyeringmaint: use gnulib's gettext-h, not the gettext module
2011-11-24  Jim Meyeringmaint: append many lib/ and m4/ names to .gitignore
2011-11-24  Jim Meyeringbuild: update gnulib submodule to latest for fixed...
2011-11-23  Jim Meyeringscripts: commit-msg: tweak 72-column test to avoid...
2011-11-23  Jim Meyeringbuild: update gnulib and tests/init.sh
2011-11-23  Jim Meyeringbuild: --enable-gcc-warnings: disable some new warnings
2011-11-22  Jim Meyeringtests: use "compare exp out", not "compare out exp"
2011-11-22  Jim Meyeringtests: use compare, not "diff", in a few stray tests
2011-11-20  Jim Meyeringmaint: revert "build: update gnulib submodule to latest"
2011-11-20  Jim Meyeringbuild: update gnulib submodule to latest
2011-11-20  Jim Meyeringmaint: make generated THANKS file read-only
2011-11-20  Jim Meyeringdoc: clarify ln's --help output
2011-11-20  Paul Eggertport to GNU hosts, where getuid and friends can fail
2011-11-20  Jim Meyeringmaint: avoid gitlog-to-changelog diagnostic about unuse...
2011-11-20  Erik Auerswaldln: fix position of --backup values description
2011-11-18  Jim Meyeringscripts: rewrite git commit-msg hook in Perl
2011-11-16  Eric Blakesort: clarify wording on -k syntax
2011-11-15  Paul Eggertid: fix bug when euid != ruid
2011-11-15  Ruediger Meierls: another reword of generic size note
2011-11-15  Eric Blakeid: tweak comment
2011-11-15  Paul Eggertid: handle (uid_t) -1 more portably
2011-11-15  Paul Eggertid: undo previous commit, which was done by mistake
2011-11-15  Paul Eggertdoc: update for ISO/IEC 80000-13
2011-11-14  Ludovic Courtèsid: fail when getuid, getgid, etc. fail, e.g., on GNU...
2011-11-13  Nixtests: avoid rare fp failure in du/move-dir-while-trave...
2011-11-13  Jim Meyeringmaint: adjust git hook to allow "copy: ..." on line...
2011-11-13  Jim Meyeringmaint: id, groups: use conforming diagnostics
2011-11-13  Jim Meyeringmaint: avoid new syntax-check failure due to indentatio...
2011-11-12  Jim Meyeringmaint: install customized git hooks to keep commit...
2011-11-12  Jim Meyeringmaint: add rule to ensure that our commit hook copies...
2011-11-12  Jim Meyeringmaint: sync pre-commit script with git's
2011-11-12  Jim Meyeringbuild: update gnulib for fstatat cross-compile improvement
2011-11-12  Jim Meyeringmaint: adjust the URL that will appear in the generated...
2011-11-12  Jim Meyeringls: plug a per-argument leak
2011-11-12  Paul Eggert* tests/misc/sort-continue: Port to Fedora 15.
2011-11-12  Paul Eggert* tests/ls/block-size: Make it executable.
2011-11-12  Paul Eggert* src/system.h (emit_size_note): Reword for clarity.
2011-11-12  Paul Eggertls: -k no longer affects -l's file sizes
2011-11-08  Eric Blakedoc: fix typo in sort description
2011-11-05  Jim Meyeringbuild: update gnulib for more openat changes
2011-11-04  Jim Meyeringbuild: do use fstatat and unlinkat modules, now that...
2011-11-04  Jim Meyeringbuild: update gnulib to pull in openat module separatio...
2011-11-03  Pádraig Bradytests: avoid signal issues in timeout-group
2011-11-03  Pádraig Bradytests: fix a race in timeout-group
2011-11-02  Jim Meyeringbuild: adapt to gnulib's recent openat/fchmodat separation
2011-11-02  Jim Meyeringmaint: fix git-log typos when generating ChangeLog
2011-11-02  Jim Meyeringstat: avoid compilation failure with gnulib's new alignof
2011-11-02  Jim Meyeringscripts: reject references to long-form bug URLs
2011-11-01  Pádraig Bradydoc: date: mention that the hardware clock might not...
2011-11-01  Jim Meyeringbuild: adapt to gnulib's recent openat/fchownat separation
2011-10-30  Jim Meyeringbuild: update gnulib for GNUmakefile fix
2011-10-30  Jim Meyeringmaint: avoid new "make syntax-check" failure due to...
2011-10-30  Jim Meyeringtests: update gnulib to latest to avoid FP DST-related...
2011-10-30  Jim Meyeringtests: doc: fix stale comment in new rm/many-dir-entrie...
2011-10-29  Jim Meyeringtests: don't make tail's pipe-f2 test take the full...
2011-10-27  Jim Meyeringdate: reinstate the --iso-8601 (-I) option
2011-10-27  Jim Meyeringbuild: avoid bootstrap failure when using patch-2.5.8
2011-10-25  Jim Meyeringbuild: do not remove definition of ENODATA, after all
2011-10-24  Eric Blakedoc: NEWS: correct "bug introduced in ..." version...
2011-10-24  Jim Meyeringrm: update gnulib to get an fts fix for Cygwin+NWFS...
next