summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-02tests: use "nobody" as the default group name in chroot testJim Meyering
2009-06-02build: make distcheck rules use --enable-gcc-warningsJim Meyering
2009-05-29head, tail: make --help less ambiguousEric Blake
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-18doc: clarify the operation of the comm -123 parametersPádraig Brady
2009-05-18build: require automake-1.11Jim Meyering
2009-05-17maint: HACKING: mention a few more useful git commandsJim Meyering
2009-05-17build: avoid new "make distcheck" failure with gcc 4.5.0 20090517Jim Meyering
2009-05-17build: avoid new warnings from gcc 4.5.0 20090517Jim Meyering
2009-05-17maint: use ARRAY_CARDINALITY moreJim Meyering