summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-04move argv-iter module to gnulibJim Meyering
2009-07-04tests: refactor code to use require_proc_pid_status_Giuseppe Scrivano
2009-07-04tests: use the "nobody" user's group as the default group idGiuseppe Scrivano
2009-07-03build: update from gnulibJim Meyering
2009-07-03sort: allow SI and IEC units on separate human sort fieldsPádraig Brady
2009-07-03tail: avoid an inotify portability problem in kernels prior to 2.6.21Giuseppe Scrivano
2009-07-03tests: tail-2/wait: rename internal file nameJim Meyering
2009-07-03tests: tail-2/wait: don't fail when run as rootGiuseppe Scrivano
2009-07-03doc: update the info on sort -b and -kPádraig Brady
2009-07-03maint: generalize the development prerequisites docsPádraig Brady
2009-06-29tail: add comments noting potential inotify-related problemsJim Meyering
2009-06-28maint: bootstrap: merge changes from gnulibJim Meyering
2009-06-28maint: bootstrap: sync submodule usage from gnulibJim Meyering
2009-06-28maint: bootstrap: split a few long linesJim Meyering
2009-06-27maint: don't change COPYINGJim Meyering
2009-06-27maint: add a rule to automate the annual copyright-year-update processJim Meyering
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady
2009-06-25doc: clarify the tail inotify NEWSPádraig Brady
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-23maint: remove old TODO filesJim Meyering
2009-06-23doc: README-hacking tweakJim Meyering
2009-06-23tests: tail-2/pid: include more info upon failureJim Meyering
2009-06-20doc: typo fix in README-hackingJim Meyering
2009-06-20build: update from gnulib (hash module updates; maint.mk tweak)Jim Meyering
2009-06-17doc: fix a typoJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-16doc: cp: describe an oddity of combining -H/-L and --preserve=linksJim Meyering
2009-06-15maint: revert last change: we're not ready for "local" in scripts, yetJim Meyering
2009-06-15use a local var: more readableJim Meyering
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano
2009-06-13diag: say "failed to...", rather than "cannot..." in a few diagnosticsJim Meyering
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller
2009-06-11tests: ls --color, permissions override hardlink coloringPádraig Brady
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka
2009-06-08maint: Add a syntax-check to ensure all .x-sc_ files are distributedPádraig Brady
2009-06-07build: update from gnulibJim Meyering
2009-06-07sort: die immediately upon heap allocation failureJim Meyering
2009-06-04dircolors: add screen-256color-bce to TERM listMike Frysinger
2009-06-03doc: HACKING: minor adjustments, additionsJim Meyering
2009-06-03doc: adjust wording in README-prereqJim Meyering
2009-06-03dircolors: recognize .xz, .txz, .tbz and .tlz suffixesJim Meyering
2009-06-03doc: use newer URL for XZ utilsJim Meyering
2009-06-03doc: adjust README-prereq instructionsMatěj Cepl
2009-06-02doc: HACKING: mention the GNU Coding StandardsJim Meyering
2009-06-02build: no longer list gnulib's "memchr" module as obsoleteJim Meyering
2009-06-02build: make generated man/*.1 files read-onlyJim Meyering
2009-06-02build (man/): use automake's new $(AM_V_GEN) variableJim Meyering
2009-06-02chroot: make --groups= work without --userspec=; be more robustJim Meyering
2009-06-02chroot: don't set bogus user-ID or group-ID for --u=U: or --u=:GJim Meyering
2009-06-02chroot: set-*-ID failure must provoke nonzero exit before execvpJim Meyering