]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2009-08-18  Giuseppe Scrivanonl: deprecate --page-increment in favor of --line-increment
2009-08-18  Jim Meyeringtests: stdbuf: fix a bug in test script
2009-08-18  Jim Meyeringbuild: perform check-AUTHORS via syntax-check, not...
2009-08-18  Jim Meyeringsort: use more portable initialization syntax
2009-08-17  Jim Meyeringbuild: suppress warnings due to gcc's new -Wjump-misses...
2009-08-17  Jim Meyeringbuild: update from gnulib
2009-08-16  Jim Meyeringtests: tail-2/append-only: don't discard stderr
2009-08-14  Jim Meyeringtests: skip the misc/stdbuf test if stdbuf was not...
2009-08-14  Jim Meyeringbuild: use gnulib's getopt-gnu module (getopt is now...
2009-08-14  Pádraig Bradycp,mv: fix issues with preserving timestamps of copied...
2009-08-14  Pádraig Bradydoc: clarify the cp --reflink NEWS
2009-08-13  Jim Meyeringtests: raise ulimit virt-mem limit to avoid new failure
2009-08-13  Pádraig Bradytail: fix tail -f failure when inotify used
2009-08-13  Pádraig Bradydd: fix a signal handling race
2009-08-12  Pádraig Bradytests: improve one of the tail --pid tests
2009-08-10  Jim Meyeringnl, pinky: replace uses of strcat
2009-08-10  Jim Meyeringbuild: update from gnulib, for HOST_NAME_MAX on solaris 10
2009-08-07  Giuseppe Scrivanocp: accept the --reflink option
2009-08-07  Jim Meyeringdd: preserve semantics of O_DIRECT even for final block
2009-08-06  Jim Meyeringmaint: move selinux-at module from gl/ to gnulib
2009-08-06  Jim Meyeringdd: work around buffer length restrictions with oflag...
2009-08-04  Jim Meyeringdd: remove unnecessary #if HAVE_FTRUNCATE
2009-08-04  Jim Meyeringcp -pP (and e.g., -a): preserve time stamps on symlinks...
2009-08-04  Kamil Dudkainstall runs faster again with SELinux enabled
2009-08-04  Jim Meyeringmaint: move the update-copyright rule to gnulib's maint.mk
2009-07-31  Jim Meyeringbuild: *really* update to a usable gnulib commit
2009-07-31  Jim Meyeringbuild: update to a usable gnulib commit
2009-07-30  Jim Meyeringtests: new function: require_openat_support_
2009-07-30  Jim Meyeringtail: tweak indentation
2009-07-30  Pádraig Bradytail: properly parse fractional seconds when monitoring...
2009-07-30  Jim Meyeringtests: test for just-fixed tail --pid bug
2009-07-30  Giuseppe Scrivanotail: exit successfully upon watched process death
2009-07-29  Jim Meyeringmaint: move update-copyright to gnulib
2009-07-29  Jim Meyeringmaint: make update-copyright work in yet another case
2009-07-29  Jim Meyeringmaint: update NEWS
2009-07-29  Giuseppe Scrivanocp: support btrfs' copy-on-write file clone operation
2009-07-29  Jim Meyeringmaint: update sleep.c's copyright year list
2009-07-29  Joel E. Dennymaint: improve update-copyright rule
2009-07-29  Jim Meyeringmaint: update-copyright: fix just-introduced bug
2009-07-29  Jim Meyeringmaint: make update-copyright handle more cases
2009-07-28  Pádraig Bradydoc: fix the generated HTML index
2009-07-28  Giuseppe Scrivanotail: use the inotify backend also with --pid=PID
2009-07-27  Jim Meyeringtests: new test for bug in ls -1U dir arg ...
2009-07-27  Kamil Dudkals -1U dir arg ... now works again
2009-07-27  Heikki Orsilatr: improve --help's description of --complement (-c)
2009-07-27  Pádraig Bradydoc: add a sort by line length example
2009-07-26  Pádraig Bradydoc: mention realpath in the readlink info
2009-07-26  Jim Meyeringbuild: use a fixed-name temporary in man/Makefile.am
2009-07-24  Kamil Dudkadoc: improve readlink description here, too
2009-07-24  Jim Meyeringreadlink: improve one-line summary: prints canonical...
2009-07-21  Jim Meyeringbuild: update from gnulib
2009-07-14  Jim Meyeringdoc: point to Guile's ChangeLog-writing guidelines
2009-07-11  Jim Meyeringtail: adjust type of a local variable
2009-07-09  Jim Meyeringtests: avoid false-positive cp/link-heap failure
2009-07-09  Jim Meyeringbuild: avoid build warn/failure due to -Wstack-protector
2009-07-08  Ondřej Vašíkcopy.c: remove a duplicate expression
2009-07-08  Jim Meyeringbuild: update from gnulib
2009-07-08  Jim Meyeringtail: use size_t for counter and index variables, ...
2009-07-08  Jim Meyeringtail: declare "file descriptor" variable to be "int...
2009-07-04  Jim Meyeringmove argv-iter module to gnulib
2009-07-04  Giuseppe Scrivanotests: refactor code to use require_proc_pid_status_
2009-07-04  Giuseppe Scrivanotests: use the "nobody" user's group as the default...
2009-07-03  Jim Meyeringbuild: update from gnulib
2009-07-03  Pádraig Bradysort: allow SI and IEC units on separate human sort...
2009-07-03  Giuseppe Scrivanotail: avoid an inotify portability problem in kernels...
2009-07-03  Jim Meyeringtests: tail-2/wait: rename internal file name
2009-07-03  Giuseppe Scrivanotests: tail-2/wait: don't fail when run as root
2009-07-03  Pádraig Bradydoc: update the info on sort -b and -k
2009-07-03  Pádraig Bradymaint: generalize the development prerequisites docs
2009-06-29  Jim Meyeringtail: add comments noting potential inotify-related...
2009-06-28  Jim Meyeringmaint: bootstrap: merge changes from gnulib
2009-06-28  Jim Meyeringmaint: bootstrap: sync submodule usage from gnulib
2009-06-28  Jim Meyeringmaint: bootstrap: split a few long lines
2009-06-27  Jim Meyeringmaint: don't change COPYING
2009-06-27  Jim Meyeringmaint: add a rule to automate the annual copyright...
2009-06-27  Pádraig Bradystdbuf: fix to stop -i option causing an assertion
2009-06-25  Pádraig Bradydoc: clarify the tail inotify NEWS
2009-06-23  Jim Meyeringmaint: update all Copyright year lists to include 2009
2009-06-23  Jim Meyeringmaint: remove old TODO files
2009-06-23  Jim Meyeringdoc: README-hacking tweak
2009-06-23  Jim Meyeringtests: tail-2/pid: include more info upon failure
2009-06-20  Jim Meyeringdoc: typo fix in README-hacking
2009-06-19  Jim Meyeringbuild: update from gnulib (hash module updates; maint...
2009-06-17  Jim Meyeringdoc: fix a typo
2009-06-17  Pádraig Bradystdbuf: A new program to run a command with modified...
2009-06-16  Jim Meyeringdoc: cp: describe an oddity of combining -H/-L and...
2009-06-15  Jim Meyeringmaint: revert last change: we're not ready for "local...
2009-06-15  Jim Meyeringuse a local var: more readable
2009-06-15  Giuseppe Scrivanotail: use inotify if it is available
2009-06-13  Jim Meyeringdiag: say "failed to...", rather than "cannot..." in...
2009-06-13  Cliff Millersort: Ignore fields where end position is before the...
2009-06-11  Pádraig Bradytests: ls --color, permissions override hardlink coloring
2009-06-11  Kamil Dudkals --color: do not colorize files with multiple hard...
2009-06-08  Pádraig Bradymaint: Add a syntax-check to ensure all .x-sc_ files...
2009-06-07  Jim Meyeringbuild: update from gnulib
2009-06-07  Jim Meyeringsort: die immediately upon heap allocation failure
2009-06-04  Mike Frysingerdircolors: add screen-256color-bce to TERM list
2009-06-03  Jim Meyeringdoc: HACKING: minor adjustments, additions
2009-06-03  Jim Meyeringdoc: adjust wording in README-prereq
2009-06-03  Jim Meyeringdircolors: recognize .xz, .txz, .tbz and .tlz suffixes
next