Age | Commit message (Expand) | Author |
2009-11-17 | build: update from gnulib for (un)setenv fixes | Jim Meyering |
2009-11-16 | build: update gnulib submodule to latest | Jim Meyering |
2009-11-16 | true, false: perform initialization only when argc == 2 | Jim Meyering |
2009-11-16 | tail -F can fail to track a file after it's been rotated | Jim Meyering |
2009-11-14 | tests: help-version: exit nonzero when $built_programs is empty | Jim Meyering |
2009-11-14 | build: do use AM_GNU_GETTEXT's "need-formatstring-macros" option | Jim Meyering |
2009-11-14 | tests: avoid a spurious failure on a loaded system | Pádraig Brady |
2009-11-13 | build: require gettext-0.17 | Jim Meyering |
2009-11-13 | build: correct gettext configure-time support | Jim Meyering |
2009-11-13 | build: update gnulib to latest, for fixed test-getgroups.c | Jim Meyering |
2009-11-13 | tests: avoid a spurious timeout on a heavily-loaded system | Jim Meyering |
2009-11-13 | build: update gnulib, for getgroups improvements | Eric Blake |
2009-11-12 | build: bootstrap: add a comment; generalize autoheader check | Jim Meyering |
2009-11-12 | build: update gnulib to latest; more *BSD and Solaris work-arounds | Jim Meyering |
2009-11-11 | bootstrap: use git_modules_config in one more place | Jim Meyering |
2009-11-10 | doc: fix typo | Eric Blake |
2009-11-09 | build: update gnulib submodule to latest for its FreeBSD fixes | Jim Meyering |
2009-11-09 | ls: fix capability coloring | Pádraig Brady |
2009-11-07 | build: consistently use freopen-safer | Eric Blake |
2009-11-07 | mktemp: fix bug with -q and closed stdout | Eric Blake |
2009-11-07 | maint: make du's cycle-detection code consistent | Jim Meyering |
2009-11-07 | chcon, chgrp, chmod and chown now diagnose a directory cycle | Jim Meyering |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-06 | build: move do-release-commit-and-tag to gnulib | Jim Meyering |
2009-11-05 | mktemp: use more robust means to avoid double-close of stdout | Eric Blake |
2009-11-05 | mktemp: enhance test to catch just-fixed typo behavior | Eric Blake |
2009-11-05 | mktemp: don't try to close stdout twice | Jim Meyering |
2009-11-05 | mktemp: don't use suff_len in place of #-of-`X's variable | Jim Meyering |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | build: reflect gnulib changes to tempname | Eric Blake |
2009-11-05 | build: override gnulib tempname via diff | Eric Blake |
2009-11-05 | mktemp: rearrange --help output | Eric Blake |
2009-11-05 | tests: enhance mktemp test | Eric Blake |
2009-11-05 | doc: document mktemp | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-11-05 | du: cleanup: remove dead-code vestige of already-removed option | Jim Meyering |
2009-11-05 | du now diagnoses cycles, rather than ignoring them | Jim Meyering |
2009-11-05 | maint: factor out cycle warning, now that du will use it, too | Jim Meyering |
2009-11-03 | tests: rm: add test for today's change in behavior | Jim Meyering |
2009-11-03 | rm -f: ignore EROFS when it's really ENOENT | Jim Meyering |
2009-11-03 | tests: inotify-race: don't let malfunctioning gdb hang the test | Jim Meyering |
2009-11-02 | build: avoid some warnings | Eric Blake |
2009-11-02 | build: update gnulib submodule to latest, for fewer compiler warnings | Eric Blake |
2009-10-31 | admin: automate one more part of the release process | Jim Meyering |
2009-10-31 | admin: fix typo in release procedure | Jim Meyering |
2009-10-30 | tests: prohibit fail=0 initialization | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-30 | tests: remove the less-regular fail=0 assignments manually | Jim Meyering |
2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering |
2009-10-29 | remove stray closing comment delimiter, "*/", in previous change | Jim Meyering |