summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-18build: perform check-AUTHORS via syntax-check, not via "make check"Jim Meyering
2009-08-18sort: use more portable initialization syntaxJim Meyering
2009-08-17build: suppress warnings due to gcc's new -Wjump-misses-initJim Meyering
2009-08-17build: update from gnulibJim Meyering
2009-08-16tests: tail-2/append-only: don't discard stderrJim Meyering
2009-08-14tests: skip the misc/stdbuf test if stdbuf was not builtJim Meyering
2009-08-14build: use gnulib's getopt-gnu module (getopt is now deprecated)Jim Meyering
2009-08-14cp,mv: fix issues with preserving timestamps of copied symlinksPádraig Brady
2009-08-14doc: clarify the cp --reflink NEWSPádraig Brady
2009-08-13tests: raise ulimit virt-mem limit to avoid new failureJim Meyering
2009-08-13tail: fix tail -f failure when inotify usedPádraig Brady
2009-08-13dd: fix a signal handling racePádraig Brady
2009-08-12tests: improve one of the tail --pid testsPádraig Brady
2009-08-10nl, pinky: replace uses of strcatJim Meyering
2009-08-10build: update from gnulib, for HOST_NAME_MAX on solaris 10Jim Meyering
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano
2009-08-07dd: preserve semantics of O_DIRECT even for final blockJim Meyering
2009-08-06maint: move selinux-at module from gl/ to gnulibJim Meyering
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering
2009-08-04dd: remove unnecessary #if HAVE_FTRUNCATEJim Meyering
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering
2009-08-04install runs faster again with SELinux enabledKamil Dudka
2009-08-04maint: move the update-copyright rule to gnulib's maint.mkJim Meyering
2009-07-31build: *really* update to a usable gnulib commitJim Meyering
2009-07-31build: update to a usable gnulib commitJim Meyering
2009-07-30tests: new function: require_openat_support_Jim Meyering
2009-07-30tail: tweak indentationJim Meyering
2009-07-30tail: properly parse fractional seconds when monitoring a pidPádraig Brady
2009-07-30tests: test for just-fixed tail --pid bugJim Meyering
2009-07-30tail: exit successfully upon watched process deathGiuseppe Scrivano
2009-07-29maint: move update-copyright to gnulibJim Meyering
2009-07-29maint: make update-copyright work in yet another caseJim Meyering
2009-07-29maint: update NEWSJim Meyering
2009-07-29cp: support btrfs' copy-on-write file clone operationGiuseppe Scrivano
2009-07-29maint: update sleep.c's copyright year listJim Meyering
2009-07-29maint: improve update-copyright ruleJoel E. Denny
2009-07-29maint: update-copyright: fix just-introduced bugJim Meyering
2009-07-29maint: make update-copyright handle more casesJim Meyering
2009-07-28doc: fix the generated HTML indexPádraig Brady
2009-07-28tail: use the inotify backend also with --pid=PIDGiuseppe Scrivano
2009-07-27tests: new test for bug in ls -1U dir arg ...Jim Meyering
2009-07-27ls -1U dir arg ... now works againKamil Dudka
2009-07-27tr: improve --help's description of --complement (-c)Heikki Orsila
2009-07-27doc: add a sort by line length examplePádraig Brady
2009-07-27doc: mention realpath in the readlink infoPádraig Brady
2009-07-26build: use a fixed-name temporary in man/Makefile.amJim Meyering
2009-07-24doc: improve readlink description here, tooKamil Dudka
2009-07-24readlink: improve one-line summary: prints canonical file names, tooJim Meyering
2009-07-21build: update from gnulibJim Meyering
2009-07-14doc: point to Guile's ChangeLog-writing guidelinesJim Meyering