Age | Commit message (Expand) | Author |
2009-03-15 | maint: remove long-unused Makefile | Jim Meyering |
2009-03-15 | maint: remove unused include and definitions | Jim Meyering |
2009-03-15 | * gnulib: Update submodule to latest. | Jim Meyering |
2009-03-14 | system.h: correct compilation error: MAX not defined | Jim Meyering |
2009-03-14 | * gnulib: Update to pull in select/interix work-around. | Jim Meyering |
2009-03-13 | doc: update "version sort" documentation | Kamil Dudka |
2009-03-12 | tests: groups-version: don't require that id be built | Jim Meyering |
2009-03-12 | tests: skip the groups-dash test when "groups" is not built | Jim Meyering |
2009-03-12 | maint: mention Autoconf version required to build Automake | Pádraig Brady |
2009-03-12 | * gnulib: Update submodule to latest. | Jim Meyering |
2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík |
2009-03-11 | maint: Document how to best to enable gcc warnings for developers | Pádraig Brady |
2009-03-11 | maint: remove an obsolete FIXME comment | Jim Meyering |
2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady |
2009-03-11 | cat,cp,mv,install,split: Set the minimum IO block size used to 32KiB | Pádraig Brady |
2009-03-08 | tests: add a test for newly-fixed bug in comm --check-order | Jim Meyering |
2009-03-08 | comm: fix a bug in its new --check-order option | Bruno Haible |
2009-03-08 | tests: ls -v: exercise the bug fixed by gnulib's new filevercmp | Jim Meyering |
2009-03-08 | gnulib: sync submodule to latest | Jim Meyering |
2009-03-07 | pr: fix a bug whereby --indent=N (-o) did not indent header lines | Jim Meyering |
2009-03-07 | bootstrap: add to XGETTEXT_OPTIONS | Jim Meyering |
2009-03-07 | maint: use a git submodule for gnulib | Jim Meyering |
2009-03-07 | build: allow ./bootstrap --srcdir=... to work with a git submodule | Jim Meyering |
2009-03-07 | build: avoid "multiply defined..." warning from automake | Jim Meyering |
2009-03-06 | cat: use larger buffer sizes to reduce read/write-syscall overhead | Jim Meyering |
2009-03-06 | maint: avoid new unused-macro warnings from gcc | Jim Meyering |
2009-03-06 | tests: fix just-introduced typo in rm/ext3-perf | Jim Meyering |
2009-03-06 | maint: remove spurious case-ignoring option from a test | Jim Meyering |
2009-03-04 | policy: use git to help avoid trailing white space | Ralf Wildenhues |
2009-03-03 | Update Andreas Schwab's email address | Andreas Schwab |
2009-03-03 | maint: improve release-related process and documentation | Jim Meyering |
2009-03-02 | dist: document our release procedure | Jim Meyering |
2009-03-02 | dist: automate the post-release web-manual update process | Jim Meyering |
2009-03-02 | tests: rm/ext3-perf: relax this test | Jim Meyering |
2009-03-02 | tests: don't skip setgid-dir related tests on SELinux-enabled systems | Jim Meyering |
2009-03-02 | tests: reflect the s/+/./ SELinux indicator change | Jim Meyering |
2009-03-02 | tests: when skipping a test, say why on screen, not just in the log | Jim Meyering |
2009-03-02 | maint: enable many gcc warnings | Jim Meyering |
2009-03-02 | maint: avoid gcc warning about missing attributes | Jim Meyering |
2009-03-02 | maint: avoid warnings about potentially-counterproductive "inline" | Jim Meyering |
2009-03-02 | maint: cp: avoid gcc warning about unused macro definitions | Jim Meyering |
2009-03-02 | dist: do not emit MD5 or SHA1 checksums into announcement template | Jim Meyering |
2009-02-28 | maint: detect unnecessary inclusion of signal.h | Jim Meyering |
2009-02-28 | maint: remove an unnecessary inclusion of <signal.h> | Jim Meyering |
2009-02-28 | tests: sort: Check skipping blanks in multibyte locales | Pádraig Brady |
2009-02-27 | * HACKING: avoid trailing white space | Jim Meyering |
2009-02-27 | cp: diagnose invalid "cp -rl dir dir" right away, once again | Jim Meyering |
2009-02-26 | tests: stty-row-col would hang when run in the background | Jim Meyering |
2009-02-26 | sort: Fix two bugs with determining the end of field | Pádraig Brady |
2009-02-26 | argv-iter: avoid variadic macro | Eric Blake |