platform/upstream/coreutils.git
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
2009-06-03 Jim Meyeringdoc: use newer URL for XZ utils
2009-06-03 Matěj Cepldoc: adjust README-prereq instructions
2009-06-02 Jim Meyeringdoc: HACKING: mention the GNU Coding Standards
2009-06-02 Jim Meyeringbuild: no longer list gnulib's "memchr" module as obsolete
2009-06-02 Jim Meyeringbuild: make generated man/*.1 files read-only
2009-06-02 Jim Meyeringbuild (man/): use automake's new $(AM_V_GEN) variable
2009-06-02 Jim Meyeringchroot: make --groups= work without --userspec=; be...
2009-06-02 Jim Meyeringchroot: don't set bogus user-ID or group-ID for --u...
2009-06-02 Jim Meyeringchroot: set-*-ID failure must provoke nonzero exit...
2009-06-02 Jim Meyeringtests: use "nobody" as the default group name in chroot...
2009-06-02 Jim Meyeringbuild: make distcheck rules use --enable-gcc-warnings
2009-05-29 Eric Blakehead, tail: make --help less ambiguous
2009-05-26 Michael Speersort: new --human-numeric-sort option to sort KiB MB...
2009-05-26 Giuseppe Scrivanochroot: accept new options --userspec=U:G and --groups...
2009-05-18 Pádraig Bradydoc: clarify the operation of the comm -123 parameters
2009-05-18 Jim Meyeringbuild: require automake-1.11
2009-05-17 Jim Meyeringmaint: HACKING: mention a few more useful git commands
2009-05-17 Jim Meyeringbuild: avoid new "make distcheck" failure with gcc...
2009-05-17 Jim Meyeringbuild: avoid new warnings from gcc 4.5.0 20090517
2009-05-17 Jim Meyeringmaint: use ARRAY_CARDINALITY more
2009-05-17 Jim Meyeringbuild: tr: avoid a warning due to newer gcc's -Wenum...
2009-05-17 Jim Meyeringmaint: define ARRAY_CARDINALITY in system.h
2009-05-17 Jim Meyeringbuild: turn off -Wlong-long
2009-05-16 Jim Meyeringmaint: cfg.mk: remove now-unnecessary gnulib_dir definition
2009-05-15 Pádraig Bradytests: fix date-next-dow failure on older systems
2009-05-14 Jim Meyeringbuild: update from gnulib, for rename.m4 fix, improved...
2009-05-14 Jim Meyeringmaint: README-release: minor improvements
2009-05-11 Eric Blaketruncate: fix bug in use of isspace
2009-05-07 Jim Meyeringpost-release administrivia
2009-05-07 Jim Meyeringversion 7.4 v7.4
2009-05-07 Jim Meyeringadmin: update NEWS
2009-05-05 Pádraig Bradydoc: note the use of LC_COLLATE in comm, join and uniq
2009-05-05 Jim Meyeringtests: rm/one-file-system: umount more reliably
2009-05-05 Andreas Schwabtests: fix typo in check-AUTHORS rule
2009-05-04 Jim Meyeringbuild: use a gnulib SHA1 that is not private
2009-05-04 Jim Meyeringbuild: update from gnulib, for ACL-related fixes
2009-05-03 David Bartleymv, rm: adapt to new and improved gnulib interfaces
2009-05-03 Jim Meyeringtests: correct the "make check"-run check-AUTHORS test
2009-05-03 Jim Meyeringtests: add tests of e.g., date -d 'next monday'
2009-05-01 Jim Meyeringpost-release administrivia
2009-05-01 Jim Meyeringversion 7.3 v7.3
2009-05-01 Jim Meyeringmaint: tweak release-building notes
2009-04-30 Eric Blakestdopen: remove unused code
2009-04-30 Jim Meyeringbuild: update from gnulib, for fixed lib/signbitl.c
2009-04-30 Jim Meyeringbuild: "make check" now fails in a friendlier manner...
2009-04-30 Jim Meyeringbuild: doc: emit something for each "make check"-run...
2009-04-29 Jim Meyeringbuild: update from gnulib, for the lib/*-state.c compil...
2009-04-28 Pádraig Bradymisc: correct NEWS entry about id -G portability
2009-04-28 Jim Meyeringdf: adjust comment to match recent code change
2009-04-28 Jim Meyeringmisc: mention the df vs. automount change
2009-04-28 Jim Meyeringmisc: alphabetize NEWS entries
2009-04-28 Tomas Smetanadf: use open(2), not stat, to trigger automounting
2009-04-28 Ondřej Vašíktests: ensure that cp's -a doesn't silence --preserve...
2009-04-28 Ondřej Vašíktests: add test for xattr diagnostics on dest. FS lacki...
2009-04-27 Jim Meyeringcopy.c: factor out test for errno value indicating...
2009-04-27 Ondřej Vašíkcp -a: diagnose failure when preserving xattr/context...
2009-04-27 Ondřej Vašíkmv: ignore xattr-preservation failure when not supporte...
2009-04-25 Jim Meyeringbuild: update from gnulib, for the vc-list-files fix
next