]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2012-01-06  Jim Meyeringmaint: post-release administrivia
2012-01-06  Jim Meyeringversion 8.15 v8.15
2012-01-06  Jim Meyeringscripts: allow one-line summary to start with "[Vv...
2012-01-06  Jim Meyeringbuild: update gnulib submodule to latest
2012-01-06  Jim Meyeringtests: adjust quoting in expected output to match new...
2012-01-06  Jim Meyeringmaint: adjust ChangeLog to reflect earlier df request
2012-01-05  Pádraig Bradytests: avoid stty icanon issues on some platforms
2012-01-05  Pádraig Bradytests: avoid ulimit issue on bash 3.2 on OS X
2012-01-05  Pádraig Bradytests: avoid a false positive due to overflow on Linux...
2012-01-05  Jim Meyeringtests: adjust setfacl usage to accommodate Solaris 10
2012-01-05  Bruno Haiblesplit: avoid failure due to leftover 'errno' value
2012-01-05  Jim Meyeringdoc: README: recommend GNU make to run tests on IRIX...
2012-01-04  Jim Meyeringmaint: ignore *.trs files, lib/getopt.h and build-aux...
2012-01-03  Jim Meyeringdoc: adjust NEWS
2012-01-03  Jim Meyeringdf: work around long-named /dev/disk/by-uuid/... symlinks
2012-01-03  Jim Meyeringtests: adjust realpath test to avoid "make distcheck...
2012-01-03  Pádraig Bradyrealpath: a new program to print the resolved path
2012-01-03  Pádraig Bradybuild: update gnulib for canonicalize_filename_mode...
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...
next