platform/upstream/coreutils.git
2009-10-10 Eric Blakemaint: touch up previous LDADD patch
2009-10-10 Eric Blakemaint: improve additional library tracking
2009-10-09 Jim Meyeringchcon: don't disable just because SELinux is disabled
2009-10-09 Jim Meyeringls: remove explicit getfilecon work-around
2009-10-09 Jim Meyeringbuild: update gnulib submodule to latest, for getfileco...
2009-10-09 Eric Blakemaint: use X2NREALLOC in more places
2009-10-09 Eric Blakemaint: remove unused macros and declarations
2009-10-09 Eric Blakemaint: move timeout exit statuses
2009-10-09 Eric Blakestat: test recent patch
2009-10-08 Eric Blakestdbuf: improve path search
2009-10-08 Eric Blakestat: work with recent gnulib changes
2009-10-08 Jim Meyeringstat: add support for many more file system types
2009-10-08 Jim Meyeringstat: recognize CIFS and HFS file system types
2009-10-07 Guenter Knaufmd5sum, sha*sum: also accept openssl checksum syntax
2009-10-06 Jim Meyeringmaint: make release-making instructions more generic
2009-10-06 Jim Meyeringpost-release administrivia
2009-10-06 Jim Meyeringversion 8.0 v8.0
2009-10-06 Jim Meyeringbuild: update gnulib submodule to latest
2009-10-06 Ondřej Vašíkchcon: exit immediately if SELinux is disabled
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
next