Age | Commit message (Expand) | Author |
2009-06-23 | maint: remove old TODO files | Jim Meyering |
2009-06-23 | doc: README-hacking tweak | Jim Meyering |
2009-06-23 | tests: tail-2/pid: include more info upon failure | Jim Meyering |
2009-06-20 | doc: typo fix in README-hacking | Jim Meyering |
2009-06-20 | build: update from gnulib (hash module updates; maint.mk tweak) | Jim Meyering |
2009-06-17 | doc: fix a typo | Jim Meyering |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2009-06-16 | doc: cp: describe an oddity of combining -H/-L and --preserve=links | Jim Meyering |
2009-06-15 | maint: revert last change: we're not ready for "local" in scripts, yet | Jim Meyering |
2009-06-15 | use a local var: more readable | Jim Meyering |
2009-06-15 | tail: use inotify if it is available | Giuseppe Scrivano |
2009-06-13 | diag: say "failed to...", rather than "cannot..." in a few diagnostics | Jim Meyering |
2009-06-13 | sort: Ignore fields where end position is before the start position | Cliff Miller |
2009-06-11 | tests: ls --color, permissions override hardlink coloring | Pádraig Brady |
2009-06-11 | ls --color: do not colorize files with multiple hard links by default | Kamil Dudka |
2009-06-08 | maint: Add a syntax-check to ensure all .x-sc_ files are distributed | Pádraig Brady |
2009-06-07 | build: update from gnulib | Jim Meyering |
2009-06-07 | sort: die immediately upon heap allocation failure | Jim Meyering |
2009-06-04 | dircolors: add screen-256color-bce to TERM list | Mike Frysinger |
2009-06-03 | doc: HACKING: minor adjustments, additions | Jim Meyering |
2009-06-03 | doc: adjust wording in README-prereq | Jim Meyering |
2009-06-03 | dircolors: recognize .xz, .txz, .tbz and .tlz suffixes | Jim Meyering |
2009-06-03 | doc: use newer URL for XZ utils | Jim Meyering |
2009-06-03 | doc: adjust README-prereq instructions | Matěj Cepl |
2009-06-02 | doc: HACKING: mention the GNU Coding Standards | Jim Meyering |
2009-06-02 | build: no longer list gnulib's "memchr" module as obsolete | Jim Meyering |
2009-06-02 | build: make generated man/*.1 files read-only | Jim Meyering |
2009-06-02 | build (man/): use automake's new $(AM_V_GEN) variable | Jim Meyering |
2009-06-02 | chroot: make --groups= work without --userspec=; be more robust | Jim Meyering |
2009-06-02 | chroot: don't set bogus user-ID or group-ID for --u=U: or --u=:G | Jim Meyering |
2009-06-02 | chroot: set-*-ID failure must provoke nonzero exit before execvp | Jim Meyering |
2009-06-02 | tests: use "nobody" as the default group name in chroot test | Jim Meyering |
2009-06-02 | build: make distcheck rules use --enable-gcc-warnings | Jim Meyering |
2009-05-29 | head, tail: make --help less ambiguous | Eric Blake |
2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer |
2009-05-26 | chroot: accept new options --userspec=U:G and --groups=G1,G2,G3 | Giuseppe Scrivano |
2009-05-18 | doc: clarify the operation of the comm -123 parameters | Pádraig Brady |
2009-05-18 | build: require automake-1.11 | Jim Meyering |
2009-05-17 | maint: HACKING: mention a few more useful git commands | Jim Meyering |
2009-05-17 | build: avoid new "make distcheck" failure with gcc 4.5.0 20090517 | Jim Meyering |
2009-05-17 | build: avoid new warnings from gcc 4.5.0 20090517 | Jim Meyering |
2009-05-17 | maint: use ARRAY_CARDINALITY more | Jim Meyering |
2009-05-17 | build: tr: avoid a warning due to newer gcc's -Wenum-compare | Jim Meyering |
2009-05-17 | maint: define ARRAY_CARDINALITY in system.h | Jim Meyering |
2009-05-17 | build: turn off -Wlong-long | Jim Meyering |
2009-05-16 | maint: cfg.mk: remove now-unnecessary gnulib_dir definition | Jim Meyering |
2009-05-15 | tests: fix date-next-dow failure on older systems | Pádraig Brady |
2009-05-14 | build: update from gnulib, for rename.m4 fix, improved tests, etc. | Jim Meyering |
2009-05-14 | maint: README-release: minor improvements | Jim Meyering |
2009-05-11 | truncate: fix bug in use of isspace | Eric Blake |