summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-18build: "make stable" emitted an invalid gnupload commandJim Meyering
2009-11-18post-release administriviaJim Meyering
2009-11-18version 8.1Jim Meyering
2009-11-18build: update gnulib for Solaris utimens workaroundJim Meyering
2009-11-18build: update gnulib submodule to latestJim Meyering
2009-11-17maint: remove local gnulib-related patchesJim Meyering
2009-11-17build: update gnulib for Solaris 10 unsetenv work-aroundJim Meyering
2009-11-17doc: mention the du/fts vs. NFSv4 mount-point work-aroundJim Meyering
2009-11-17build: update from gnulib for (un)setenv fixesJim Meyering
2009-11-16build: update gnulib submodule to latestJim Meyering
2009-11-16true, false: perform initialization only when argc == 2Jim Meyering
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering
2009-11-14tests: help-version: exit nonzero when $built_programs is emptyJim Meyering
2009-11-14build: do use AM_GNU_GETTEXT's "need-formatstring-macros" optionJim Meyering
2009-11-14tests: avoid a spurious failure on a loaded systemPádraig Brady
2009-11-13build: require gettext-0.17Jim Meyering
2009-11-13build: correct gettext configure-time supportJim Meyering
2009-11-13build: update gnulib to latest, for fixed test-getgroups.cJim Meyering
2009-11-13tests: avoid a spurious timeout on a heavily-loaded systemJim Meyering
2009-11-13build: update gnulib, for getgroups improvementsEric Blake
2009-11-12build: bootstrap: add a comment; generalize autoheader checkJim Meyering
2009-11-12build: update gnulib to latest; more *BSD and Solaris work-aroundsJim Meyering
2009-11-11bootstrap: use git_modules_config in one more placeJim Meyering
2009-11-10doc: fix typoEric Blake
2009-11-09build: update gnulib submodule to latest for its FreeBSD fixesJim Meyering
2009-11-09ls: fix capability coloringPádraig Brady
2009-11-07build: consistently use freopen-saferEric Blake
2009-11-07mktemp: fix bug with -q and closed stdoutEric Blake
2009-11-07maint: make du's cycle-detection code consistentJim Meyering
2009-11-07chcon, chgrp, chmod and chown now diagnose a directory cycleJim Meyering
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-06build: move do-release-commit-and-tag to gnulibJim Meyering
2009-11-05mktemp: use more robust means to avoid double-close of stdoutEric Blake
2009-11-05mktemp: enhance test to catch just-fixed typo behaviorEric Blake
2009-11-05mktemp: don't try to close stdout twiceJim Meyering
2009-11-05mktemp: don't use suff_len in place of #-of-`X's variableJim Meyering
2009-11-05mktemp: add suffix handlingEric Blake
2009-11-05build: reflect gnulib changes to tempnameEric Blake
2009-11-05build: override gnulib tempname via diffEric Blake
2009-11-05mktemp: rearrange --help outputEric Blake
2009-11-05tests: enhance mktemp testEric Blake
2009-11-05doc: document mktempEric Blake
2009-11-05mktemp: don't leave file behind on write failureEric Blake
2009-11-05du: cleanup: remove dead-code vestige of already-removed optionJim Meyering
2009-11-05du now diagnoses cycles, rather than ignoring themJim Meyering
2009-11-05maint: factor out cycle warning, now that du will use it, tooJim Meyering
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering
2009-11-03rm -f: ignore EROFS when it's really ENOENTJim Meyering
2009-11-03tests: inotify-race: don't let malfunctioning gdb hang the testJim Meyering
2009-11-02build: avoid some warningsEric Blake