2011-08-13 |
Bernhard Voelker | maint: remove empty statement after jump label |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Paul Eggert | pathchk: port to hosts where mbstate_t is replaced |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Paul Eggert | bootstrap: use latest gnulib bootstrap, gettext |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Jim Meyering | maint: use gnulib's new largefile modulue |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jim Meyering | tests: avoid lack-of-support du test failure on HP... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jim Meyering | join: with --check-order print offending file name... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jim Meyering | maint: use xcalloc rather than xmalloc+memset (no seman... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jim Meyering | maint: add copyright notice to init.cfg |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Jim Meyering | maint: prevent accidental future use of the old shell... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Stefano Lattarini | tests: complete the renaming framework_failure -> frame... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Paul Eggert | mktemp: stir in enough entropy (Bug#6683) |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Stefano Lattarini | tests: remove obsolete 'error_' shell function |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Pádraig Brady | doc: mention the new mirroring behavior of cp -au |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Jim Meyering | maint: accommodate old-NEWS update |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Paul Eggert | * NEWS: Say that 6.12 preserved ns-resolution timestamps. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Meyering | build: require gnulib's fclose module |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Meyering | build: update gnulib, for "make syntax-check" fix |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ivan Sichmann... | doc: add a vim indentation example |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Pádraig Brady | maint: copy: refactor hard link creation |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Pádraig Brady | tests: cp/preserve-link: test all relevant paths |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Meyering | doc: mention cp's dir-permissions fix |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jim Meyering | maint: use consistent style in C and test scripts |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Paul Eggert | cp: don't mishandle existing dir dest permissions ... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Meyering | cp -up: preserve all hard links |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Pádraig Brady | timeout: support sub-second timeouts |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Jim Meyering | build: update gnulib to fix a build warning/error in... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Jim Meyering | df: support partitions larger than 4 TiB on MacOS ... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Paul Eggert | dd, shred: use fdatasync only if declared |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Mike Frysinger | dircolors: add screen.Eterm terminal type |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Pádraig Brady | maint: remove a redundant call to gl_CLOCK_TIME |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Pádraig Brady | unexpand: fix misalignment when spaces span a tabstop |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Paul Eggert | * NEWS: Mention fix for Bug#9098. |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Paul Eggert | timeout: add regression test (Bug#9098) |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Paul Eggert | timeout: treat seconds counts like 'sleep' does |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Paul Eggert | Fix capiTalization in comments. |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Paul Eggert | * src/timeout.c (main): Use waitpid, not wait (Bug... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Paul Eggert | timeout: port to NonStop (Bug#9077) |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Paul Eggert | ls: port to NonStop (Bug#9076) |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Paul Eggert | dd: port to NonStop (Bug#9076) |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Paul Eggert | csplit: don't prematurely terminate cleanup (Bug#9076) |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Paul Eggert | * src/dd.c: Remove obsolete comments re POSIX. |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pádraig Brady | build: avoid a st_blksize compile failure on some systems |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pádraig Brady | build: avoid a fiemap compile failure on some systems |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Paul Eggert | * src/fiemap.h (struct fiemap.fm_extents): Change size... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Bernhard Voelker | maint: fix warning 'possible use of "=" where "=="... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Benoît Knecht | doc: describe the file permissions set by mktemp |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Benoît Knecht | doc: note the order in which wc counts are printed |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Eric Blake | build: list makeinfo 4.13 as a build-from-git requirement |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Benoît Knecht | dircolors: highlight .webm multimedia files |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jim Meyering | maint: add syntax-check rule to prohibit "."-terminated... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Pádraig Brady | doc: list all new file system types recognized by stat -f |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Benoît Knecht | doc: don't terminate SEE ALSO sections with a period |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Pádraig Brady | timeout: handle signals more transparently |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Pádraig Brady | timeout: support cascaded timeouts |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Pádraig Brady | timeout: add --foreground to support interactive commands |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Benoît Knecht | doc: note that cp -l creates _hard_ links |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Jim Meyering | tests: exercise md5sum's new --strict option |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Patrick Schoenfeld | md5sum, sha1sum, etc: accept new option: --strict |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Benoît Knecht | doc: note date's %k, %l are space-padded and equivalent... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Jim Meyering | stat: recognize GPFS as a file system type |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Jim Meyering | maint: use "const" and "pure" function attributes where... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Jim Meyering | buffer_lcm: declare with _GL_ATTRIBUTE_CONST |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Pádraig Brady | doc: detail the effect of disabling input buffering... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Bruno Haible | doc: mention the restrictions for stdbuf more prominently |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Jim Meyering | doc: improve ls --help grammar |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Jim Meyering | doc: clarify an improvement from coreutils-7.0 |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Jim Meyering | maint: don't use gnulib's pathmax module; define PATH_M... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Jim Meyering | build: bootstrap: remove obsolete gettext-related file... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Pádraig Brady | stat: recognize MQUEUE and PSTOREFS file systems |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Bernhard Voelker | tests: stat-free-color: do not count stat calls before... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Bernhard Voelker | tests: cp/sparse-fiemap: use "head -n99" in place of... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Jim Meyering | tests: init.sh: use "sed 1q" in place of "head -1" |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Jim Meyering | maint: update THANKS.in |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Bernhard Voelker | tests: improve init.sh by removing w2_ |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefano Lattarini | tests: avoid extra forks in the testsuite |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Stefano Lattarini | tests: make test runner a script, not a shell function |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Jim Meyering | stdbuf: fix automake variable name to work with cutting... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Pádraig Brady | maint: avoid a false positive syntax check |
commit | commitdiff | tree | snapshot |
2011-06-19 |
James Youngman | maint: typo: insert omitted word in test comment |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Stefano Lattarini | maint: fix typo in comment in configure.ac |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Jim Meyering | tests: sort-debug-keys: fix a bug with translated diagn... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Pádraig Brady | maint: remove duplicate names from THANKS |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Meyering | maint: use modules/tempname.diff file, not a replacemen... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Meyering | tests: avoid sort-spinlock-abuse false positive under... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Meyering | tests: remove skip_test_ function; use new skip_ instead |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Meyering | tests: make init.sh's warn_ emit to both the tty and... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Jim Meyering | tests: use printf, not echo in init.sh's warn_ function |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jim Meyering | tests: accommodate HP-UX and ksh-derived shells |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Meyering | init.sh: sync from gnulib |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Meyering | maint: revert previous commit |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Meyering | init.sh: accommodate shells for which 1>&$stderr_fileno... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Meyering | doc: add NEWS items for recent gnulib fixes |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Meyering | tests: avoid sort-spinlock-abuse false positive under... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
James Youngman | maint: use stat-size module from gnulib |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Pádraig Brady | tests: avoid a false failure on HPUX systems |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Jim Meyering | tests: inotify-rotate: avoid false positive under heavy... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pádraig Brady | maint: remove unneeded includes |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pádraig Brady | doc: add examples to date --help |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jim Meyering | build: require at least 2-year old autoconf-2.64 (was... |
commit | commitdiff | tree | snapshot |
next |