]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2009-10-03  Jim Meyeringbuild: update gnulib submodule to latest
2009-10-02  James R. Van... dircolors: highlight .cgm and .emf as images
2009-10-02  Jim Meyeringmaint: remove obsolete syntax-check exclusion
2009-10-02  Pádraig Bradytail: avoid a race where we could miss new data with...
2009-10-02  Jim Meyeringmaint: move gnu-web-doc-update script to gnulib
2009-10-02  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-30  Jim Meyeringtests: tail-2/pid: use a 3-second timeout, not 1
2009-09-30  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-30  Jim Meyeringbuild: translate diagnostics from two new files
2009-09-30  Jim Meyeringbuild: now that we use the lock module, don't exclude...
2009-09-30  Pádraig Bradyls: always print "?" for allocated size of a dereferenc...
2009-09-30  Jim Meyeringbuild: use gnulib's freopen module
2009-09-29  Jim Meyeringstat: interpret "-" as standard input
2009-09-29  Jim Meyeringls: don't use an undefined struct stat after failed...
2009-09-29  Jim Meyeringls: print "?", not "0" as inode of dereferenced danglin...
2009-09-29  Jim Meyeringls: with -LR, exit with status 2 upon detecting a cycle
2009-09-26  Jim Meyeringmaint: factor coreutils-specific code out of bootstrap
2009-09-25  Eric Blakecp, mv: use linkat to guarantee semantics
2009-09-25  Eric Blakeln: add -L/-P options
2009-09-25  Eric Blakebuild: update gnulib submodule to latest
2009-09-23  Pádraig Bradymaint: Use logical rather than bitwise operators on...
2009-09-23  Pádraig Bradymaint: expr: avoid compiler warnings without GMP
2009-09-23  Eric Blakebuild: update gnulib submodule to latest
2009-09-23  Eric Blakemaint: summarize gnulib changes
2009-09-23  Jim Meyeringdoc: ls: further improve --help message re --color
2009-09-23  Eric Blakereadlink: pick up gnulib changes to readlink -f
2009-09-23  Jim Meyeringmaint: df.c: adapt to newer gnulib
2009-09-23  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-22  Pádraig Bradydoc: stdbuf: mention it can have a non standard exit...
2009-09-22  Pádraig Bradymaint: uptime: fix a theoretical compile warning
2009-09-22  Pádraig Bradyls: fix a performance regression
2009-09-22  Eric Blakebuild: avoid compiler warnings on cygwin 1.5
2009-09-21  Jim Meyeringdoc: ls: add an article, "the"
2009-09-21  Pádraig Bradyls: handle disabling of colors consistently for all...
2009-09-21  Pádraig Bradydoc: ls: make help for --color more concise and accurate
2009-09-21  Pádraig Bradydoc: normalize and add missing entries to texinfo menu
2009-09-21  Pádraig Bradydoc: mention the texinfo documentation in --help
2009-09-21  Jim Meyeringmaint: automate the web-doc updating procedure
2009-09-19  Jim Meyeringdircolors: arrange to highlight names with the .lz...
2009-09-19  Jim Meyeringmktemp: adapt to new, 3-argument gen_tempname_len
2009-09-17  Jim Meyeringbuild: merge bootstrap changes from gnulib
2009-09-17  Eric Blakerm, rmdir: improve cross-compilation support
2009-09-15  Ondřej Vašíkcp: fix a probably redundant chmod when setting xattrs
2009-09-14  Jim Meyeringdoc: NEWS: mention origin of touch -t ....60 bug
2009-09-14  Jim Meyeringdoc: touch, document that it accepts .60
2009-09-14  Jim Meyeringtouch: don't reject "60" as number of seconds in a...
2009-09-14  Jim Meyeringbuild: update gnulib submodule to latest, for fixed...
2009-09-14  Jim Meyeringmaint: use #!/bin/sh consistently in shell-based test...
2009-09-14  Pádraig Bradytests: fix dd/skip-seek-past-file to work on ecryptfs
2009-09-14  Ondřej Vašíkcp,mv: preserve extended attributes even for read-only...
2009-09-14  Jim Meyeringdoc: improve timeout's --help message
2009-09-13  Jim Meyeringmaint: use consistent cpp indentation in all .c files
2009-09-13  Jim Meyeringdoc: NEWS: say quadratic and linear, rather than O...
2009-09-13  Jim Meyeringdoc: improve NEWS
2009-09-11  Jim Meyeringid: don't print context=... when POSIXLY_CORRECT is set
2009-09-11  Eric Blakerm: avoid compiler warning
2009-09-11  Eric Blakeeuidaccess-stat: remove unnecessary macros
2009-09-11  Eric Blakerm: use gnulib faccessat
2009-09-11  Jim Meyeringrm: improve efficiency of rm -r (without -f) from O...
2009-09-11  Jim Meyeringbuild: placate gcc's new -Wskip-jump-init
2009-09-11  Jim Meyeringrm: rewrite to use fts
2009-09-11  Jim Meyeringmaint: doc: adjust README-release
2009-09-11  Jim Meyeringpost-release administrivia
2009-09-11  Jim Meyeringversion 7.6 v7.6
2009-09-10  Jim Meyeringlink,ln: use gnulib's link module to work around Solari...
2009-09-10  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-10  Ondřej Vašíkdoc: improve various BLOCKSIZE and SIZE help
2009-09-10  Jim Meyeringdd conv=unblock: print final newline consistently
2009-09-09  Jim Meyeringmaint: make cfg.mk slightly more generic
2009-09-08  Jim Meyering* gnulib: Update submodule to latest.
2009-09-08  Jim Meyeringtail: make the new piped-stdin test as portable as...
2009-09-08  Pádraig Bradytests: tail-2/assert: reduce risk of race condition
2009-09-08  Pádraig Bradytests: address a race condition in misc/cat-buf
2009-09-07  Jim Meyeringtail: syntax-only: use "false", rather than equivalent, 0
2009-09-07  Jim Meyeringtail: ignore -f for piped-stdin, as POSIX requires
2009-09-07  Pádraig Bradytests: tail-2/flush-initial should not rely on stdbuf
2009-09-07  Jim Meyeringtail: don't give up on inotify mode for an already...
2009-09-07  Jim Meyeringtests: misc/cat-buf: clean up syntax
2009-09-07  Jim Meyeringtests: ls/color-clear-to-eol: append NL to accommodate...
2009-09-07  Jim Meyeringtests: tail-2/infloop-1: avoid rare test failure on...
2009-09-07  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-07  Jim Meyeringdoc: tweak NEWS
2009-09-07  Jim Meyeringtail -f: handle "-"/stdin once again
2009-09-06  Jim Meyeringtests: tail-2/flush-initial: correct race avoidance...
2009-09-06  Jim Meyeringtests: ls-misc: don't let a bogus umask cause test...
2009-09-06  Jim Meyeringtail: flush initial output before possibly blocking
2009-09-05  Jim Meyeringmaint: remove unused file: lib/fdopendir-glibc.c
2009-09-05  Jim Meyeringtests: ls/stat-vs-dirent: avoid spurious test failure
2009-09-05  Pádraig Bradydoc: make the tail --sleep-interval help less confusing
2009-09-05  Pádraig Bradymaint: remove some tab indentation from copy.c
2009-09-05  Pádraig Bradytests: test old tail -f method even on systems with...
2009-09-05  Jim Meyeringbuild: update gnulib submodule to latest
2009-09-05  Petr Salingerstty: use TAB0, TAB1, and TAB2 only if defined
2009-09-05  Eric Blakebuild: update from gnulib
2009-09-04  Eric Blakeln: add comments related to POSIX 2008
2009-09-04  Eric Blakemv, cp: tweak LINK_FOLLOWS_SYMLINKS logic
2009-09-04  Petr Salingertests: fix a tail-2/pid failure on GNU/kFreeBSD
2009-09-04  Pádraig Bradytests: fix a failure when running tail-2/wait as root
2009-09-04  Mike Frysingerbuild: fix libcap configure flag handling
2009-09-03  Jim Meyeringdf: don't fail due to an unreadable argument
next