Age | Commit message (Expand) | Author |
2009-01-01 | maint: tighten m4 AC_ quoting check | Jim Meyering |
2009-01-01 | maint: move coreutils-specific syntax check rules into cfg.mk | Jim Meyering |
2009-01-01 | portability: accommodate gnulib's getaddrinfo change | Jim Meyering |
2009-01-01 | cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides it | Jim Meyering |
2008-12-27 | doc: mention long option abbreviation | Eric Blake |
2008-12-26 | maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol names | Jim Meyering |
2008-12-26 | dd: add support for opening files in Concurrent I/O (CIO) mode | Matt Harden |
2008-12-23 | build: do enable $(WERROR_CFLAGS) for src/ files. | Jim Meyering |
2008-12-23 | doc: stty: Clarification of some input and output settings | Pádraig Brady |
2008-12-23 | timeout: remove problematic casts | Pádraig Brady |
2008-12-21 | * .x-sc_require_config_h: Remove obsolete regexps. | Jim Meyering |
2008-12-21 | maint.mk: enforce the "include <config.h> first" rule | Jim Meyering |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |
2008-12-21 | build: turn on $(WERROR_CFLAGS) for src/ | Jim Meyering |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |
2008-12-17 | doc: Remove curly quotes from shell examples in man pages | Pádraig Brady |
2008-12-16 | ChangeLog-2008: say ChangeLog files are no longer manually maintained | Jim Meyering |
2008-12-16 | du: -H now does what POSIX requires | Jim Meyering |
2008-12-13 | doc: pr: formatting corrections | Jim Meyering |
2008-12-13 | more portable bootstrap procedure | Ralf Wildenhues |
2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering |
2008-12-03 | chmod, chown, chgrp: honor --silent (-f) once again | Ondřej Vašík |
2008-12-02 | wc: read and process --files0-from= input a name at a time, | Jim Meyering |
2008-12-02 | du: read and process --files0-from= input a name at a time, | Jim Meyering |
2008-12-01 | seq: plug a leak | Jim Meyering |
2008-12-01 | avoid warnings about initialization of automatic aggregates | Jim Meyering |
2008-12-01 | * bootstrap.conf (gnulib_modules): Add argv-iter. | Jim Meyering |
2008-12-01 | argv-iter: add tests | Jim Meyering |
2008-12-01 | argv-iter: new module | Jim Meyering |
2008-12-01 | * src/hostname.c (sethostname) [!HAVE_SETHOSTNAME]: Remove declaration. | Jim Meyering |
2008-12-01 | cp, mv: remove 3-year-deprecated+warned-about --reply option | Jim Meyering |
2008-12-01 | doc: Make descriptions of ASCII NUL and --zero-terminated option consistent | Pádraig Brady |
2008-12-01 | doc: enforce @var{lower} policy | Jim Meyering |
2008-12-01 | doc: Tweak info docs to standarise on lower-case @var{file} | Pádraig Brady |
2008-12-01 | doc: Improve description of --files0-from option | Pádraig Brady |
2008-12-01 | tests: dd/reblock: Reduce chance of timing related failures | Pádraig Brady |
2008-11-30 | m4: avoid a warning from gcc's -Wstrict-prototypes | Jim Meyering |
2008-11-30 | tests: df: skip total-verify if df fails | Jim Meyering |
2008-11-30 | build: don't reject definition of STREQ | Jim Meyering |
2008-11-30 | tests: start long-running cp/link-heap earlier | Jim Meyering |
2008-11-30 | tests: avoid failure of cp/link-heap on some systems | Jim Meyering |
2008-11-30 | remove explicit declaration of putenv, ... | Jim Meyering |
2008-11-30 | tests: dd/reblock: avoid occasional failure | Jim Meyering |
2008-11-27 | pwd: add pwd -P, -L to TODO | James Youngman |
2008-11-26 | doc: fix typo in units factorization, removed TODO items | Ondřej Vašík |
2008-11-26 | doc: factor out list of suffix-to-number (e.g., KB->1000B) mappings | Jim Meyering |
2008-11-26 | doc: tail: one more s/bytes/n/ change | Jim Meyering |
2008-11-26 | doc: tail: fix description of --bytes=N (-c) | Pádraig Brady |
2008-11-23 | doc: move @shortcontents and @contents from end to start | Karl Berry |
2008-11-23 | doc (stat): clarify: there are two sets of format directives | Jim Meyering |