Age | Commit message (Expand) | Author |
2011-07-07 | doc: note date's %k, %l are space-padded and equivalent to %_H and %_I | Benoît Knecht |
2011-07-07 | stat: recognize GPFS as a file system type | Jim Meyering |
2011-07-02 | maint: use "const" and "pure" function attributes where possible | Jim Meyering |
2011-07-02 | buffer_lcm: declare with _GL_ATTRIBUTE_CONST | Jim Meyering |
2011-07-01 | doc: detail the effect of disabling input buffering with stdbuf | Pádraig Brady |
2011-07-01 | doc: mention the restrictions for stdbuf more prominently | Bruno Haible |
2011-06-25 | doc: improve ls --help grammar | Jim Meyering |
2011-06-25 | doc: clarify an improvement from coreutils-7.0 | Jim Meyering |
2011-06-25 | maint: don't use gnulib's pathmax module; define PATH_MAX if needed | Jim Meyering |
2011-06-25 | build: bootstrap: remove obsolete gettext-related file exclusions | Jim Meyering |
2011-06-24 | stat: recognize MQUEUE and PSTOREFS file systems | Pádraig Brady |
2011-06-22 | tests: stat-free-color: do not count stat calls before main | Bernhard Voelker |
2011-06-21 | tests: cp/sparse-fiemap: use "head -n99" in place of "head -99" | Bernhard Voelker |
2011-06-20 | tests: init.sh: use "sed 1q" in place of "head -1" | Jim Meyering |
2011-06-20 | maint: update THANKS.in | Jim Meyering |
2011-06-20 | tests: improve init.sh by removing w2_ | Bernhard Voelker |
2011-06-19 | tests: avoid extra forks in the testsuite | Stefano Lattarini |
2011-06-19 | tests: make test runner a script, not a shell function | Stefano Lattarini |
2011-06-19 | stdbuf: fix automake variable name to work with cutting edge automake | Jim Meyering |
2011-06-19 | maint: avoid a false positive syntax check | Pádraig Brady |
2011-06-19 | maint: typo: insert omitted word in test comment | James Youngman |
2011-06-18 | maint: fix typo in comment in configure.ac | Stefano Lattarini |
2011-06-18 | tests: sort-debug-keys: fix a bug with translated diagnostics | Jim Meyering |
2011-06-17 | maint: remove duplicate names from THANKS | Pádraig Brady |
2011-06-17 | maint: use modules/tempname.diff file, not a replacement; update gnulib | Jim Meyering |
2011-06-17 | tests: avoid sort-spinlock-abuse false positive under heavy load | Jim Meyering |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-06-17 | tests: make init.sh's warn_ emit to both the tty and the log file | Jim Meyering |
2011-06-17 | tests: use printf, not echo in init.sh's warn_ function | Jim Meyering |
2011-06-14 | tests: accommodate HP-UX and ksh-derived shells | Jim Meyering |
2011-06-13 | init.sh: sync from gnulib | Jim Meyering |
2011-06-13 | maint: revert previous commit | Jim Meyering |
2011-06-13 | init.sh: accommodate shells for which 1>&$stderr_fileno_ fails | Jim Meyering |
2011-06-13 | doc: add NEWS items for recent gnulib fixes | Jim Meyering |
2011-06-13 | tests: avoid sort-spinlock-abuse false positive under heavy load | Jim Meyering |
2011-06-13 | maint: use stat-size module from gnulib | James Youngman |
2011-06-13 | tests: avoid a false failure on HPUX systems | Pádraig Brady |
2011-06-11 | tests: inotify-rotate: avoid false positive under heavy load | Jim Meyering |
2011-06-09 | maint: remove unneeded includes | Pádraig Brady |
2011-06-09 | doc: add examples to date --help | Pádraig Brady |
2011-06-04 | build: require at least 2-year old autoconf-2.64 (was 2.62) | Jim Meyering |
2011-06-04 | maint: remove now-spurious curly braces | Jim Meyering |
2011-06-01 | tests: stat-free-color: accommodate stat of /selinux on rawhide | Jim Meyering |
2011-06-01 | yes.c: do not use exit after error | Marek Polacek |
2011-06-01 | tail: fix an inconsequential bug spotted by coverity | Jim Meyering |
2011-05-31 | * doc/coreutils.texi (sort invocation): I/0 -> I/O (sr#107504) | Paul Eggert |
2011-05-29 | maint: remove unnecessary gnulib .diff file | Jim Meyering |
2011-05-29 | maint: placate -Wsign-compare when it's non-invasive | Jim Meyering |
2011-05-28 | ls: placate gcc-4.7.0's -Wstrict-overflow | Jim Meyering |
2011-05-28 | maint: remove useless (off_t) cast of lseek arg | Jim Meyering |