2011-03-16 |
Jim Meyering | maint: stop using .x-sc_* files to list syntax-check... |
blob | commitdiff |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
blob | commitdiff | diff to current |
2010-12-30 |
Eric Blake | maint: allow gettext 0.17 again |
blob | commitdiff | diff to current |
2010-11-16 |
Pádraig Brady | build: enable the -Wpointer-sign gcc warning |
blob | commitdiff | diff to current |
2010-10-13 |
Jim Meyering | build: prepare to enable -Werror also for gnulib-tests/ |
blob | commitdiff | diff to current |
2010-07-21 |
Mike Frysinger | build: support fully excluding stdbuf from the build |
blob | commitdiff | diff to current |
2010-05-11 |
Jim Meyering | build: record the gettext-0.18 requirement also in... |
blob | commitdiff | diff to current |
2010-01-06 |
Jim Meyering | build: require newer versions of automake and autoconf |
blob | commitdiff | diff to current |
2010-01-01 |
Jim Meyering | maint: update all FSF copyright year lists to include... |
blob | commitdiff | diff to current |
2009-11-14 |
Jim Meyering | build: do use AM_GNU_GETTEXT's "need-formatstring-macro... |
blob | commitdiff | diff to current |
2009-11-13 |
Jim Meyering | build: require gettext-0.17 |
blob | commitdiff | diff to current |
2009-11-13 |
Jim Meyering | build: correct gettext configure-time support |
blob | commitdiff | diff to current |
2009-10-29 |
Jim Meyering | build (--enable-gcc-warnings): enable gcc's -Werror... |
blob | commitdiff | diff to current |
2009-10-22 |
Eric Blake | maint: turn on compiler warnings for gnulib tests |
blob | commitdiff | diff to current |
2009-10-10 |
Jim Meyering | build: build uname(1) unconditionally |
blob | commitdiff | diff to current |
2009-09-11 |
Jim Meyering | build: placate gcc's new -Wskip-jump-init |
blob | commitdiff | diff to current |
2009-08-25 |
Jim Meyering | global: convert indentation-TABs to spaces |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | build: suppress warnings due to gcc's new -Wjump-misses... |
blob | commitdiff | diff to current |
2009-07-09 |
Jim Meyering | build: avoid build warn/failure due to -Wstack-protector |
blob | commitdiff | diff to current |
2009-06-17 |
Pádraig Brady | stdbuf: A new program to run a command with modified... |
blob | commitdiff | diff to current |
2009-05-18 |
Jim Meyering | build: require automake-1.11 |
blob | commitdiff | diff to current |
2009-05-17 |
Jim Meyering | build: avoid new warnings from gcc 4.5.0 20090517 |
blob | commitdiff | diff to current |
2009-05-17 |
Jim Meyering | build: turn off -Wlong-long |
blob | commitdiff | diff to current |
2009-04-23 |
Jim Meyering | build: make --enable-silent-rules the default |
blob | commitdiff | diff to current |
2009-03-31 |
Jim Meyering | build: set automake's silent-rules option via configure.ac |
blob | commitdiff | diff to current |
2009-03-31 |
Jim Meyering | tests: enable automake's color-tests and parallel-tests... |
blob | commitdiff | diff to current |
2009-03-11 |
Pádraig Brady | maint: Document how to best to enable gcc warnings... |
blob | commitdiff | diff to current |
2009-03-02 |
Jim Meyering | maint: enable many gcc warnings |
blob | commitdiff | diff to current |
2009-01-18 |
Jim Meyering | build: use dist-xz, not dist-lzma |
blob | commitdiff | diff to current |
2009-01-01 |
Jim Meyering | improve M4 quoting |
blob | commitdiff | diff to current |
2009-01-01 |
Jim Meyering | maint: tighten m4 AC_ quoting check |
blob | commitdiff | diff to current |
2008-12-21 |
Jim Meyering | build: add configure-time --enable-gcc-warnings option... |
blob | commitdiff | diff to current |
2008-09-10 |
Ralf Wildenhues | simplify installation rules, using new Automake |
blob | commitdiff | diff to current |
2008-08-01 |
James Youngman | factor arbitrarily large numbers |
blob | commitdiff | diff to current |
2008-06-11 |
Jim Meyering | fix another unportable use of 'tr' |
blob | commitdiff | diff to current |
2008-06-11 |
Bruno Haible | fix build failure on AIX 4 |
blob | commitdiff | diff to current |
2008-06-02 |
Jim Meyering | revert inadvertent change in last patch |
blob | commitdiff | diff to current |
2008-06-02 |
Pádraig Brady | new program: timeout |
blob | commitdiff | diff to current |
2008-05-30 |
Jim Meyering | configure.ac: remove explicit use of AB_INIT |
blob | commitdiff | diff to current |
2008-05-10 |
Jim Meyering | tests: remove directory, tests/join/ |
blob | commitdiff | diff to current |
2008-05-10 |
Jim Meyering | tests: convert pr tests |
blob | commitdiff | diff to current |
2008-05-10 |
Jim Meyering | tests: remove directory, tests/tail/ |
blob | commitdiff | diff to current |
2008-05-09 |
Jim Meyering | tests: remove directory, tests/sort/ |
blob | commitdiff | diff to current |
2008-05-08 |
Jim Meyering | tests: remove directory, tests/tac/ |
blob | commitdiff | diff to current |
2008-05-08 |
Jim Meyering | tests: remove directory, tests/test/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/tr/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/uniq/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/cut/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/head/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | avoid problems with sign-extended "char" operand to... |
blob | commitdiff | diff to current |
2008-04-27 |
Jim Meyering | move wc tests from own subdir into a single script |
blob | commitdiff | diff to current |
2008-04-22 |
Jim Meyering | Accommodate building on OS/2 (ecomstation.com Ecs v2... |
blob | commitdiff | diff to current |
2008-04-20 |
Jim Meyering | Revamp test-related Makefiles. |
blob | commitdiff | diff to current |
2008-04-05 |
Jim Meyering | Accommodate building on OS/2 (ecomstation.com Ecs v2... |
blob | commitdiff | diff to current |
2008-03-25 |
Eric Blake | Use new gnulib gnumakefile module. |
blob | commitdiff | diff to current |
2008-03-22 |
Jim Meyering | portability: work around a "busybox sed" limitation |
blob | commitdiff | diff to current |
2008-03-04 |
Eric Blake | Reinstate GNUmakefile patch, but with workaround for... |
blob | commitdiff | diff to current |
2008-03-04 |
Jim Meyering | Clarify comment and attribute preceding change: Reporte... |
blob | commitdiff | diff to current |
2008-03-04 |
Jim Meyering | Comment out yesterday's VPATH-friendly addition, for... |
blob | commitdiff | diff to current |
2008-03-03 |
Eric Blake | Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION. |
blob | commitdiff | diff to current |
2008-03-03 |
Eric Blake | GNUmakefile build tweaks. |
blob | commitdiff | diff to current |
2008-03-01 |
Jim Meyering | * configure.ac (AC_INIT): Use .tarball-version, not... |
blob | commitdiff | diff to current |
2008-01-22 |
Jim Meyering | Require automake-1.10.1, for its support of dist-lzma. |
blob | commitdiff | diff to current |
2008-01-13 |
Elias Pipping | * configure.ac: Correct a non-portable use of sed. |
blob | commitdiff | diff to current |
2007-12-20 |
Jim Meyering | Use comma-separated list in ./configure --help output. |
blob | commitdiff | diff to current |
2007-11-14 |
Jim Meyering | Enable gnulib-tool's --with-tests option. |
blob | commitdiff | diff to current |
2007-11-08 |
Jim Meyering | Adapt to gnulib's s/jm_/gl_/ cache variable renaming. |
blob | commitdiff | diff to current |
2007-11-05 |
Jim Meyering | Don't use GNU-sed-specific \< \> operators. |
blob | commitdiff | diff to current |
2007-10-22 |
Jim Meyering | Remove git-version-gen's first parameter. |
blob | commitdiff | diff to current |
2007-10-14 |
Jim Meyering | Fix a minor typo. |
blob | commitdiff | diff to current |
2007-10-09 |
Jim Meyering | * configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rathe... |
blob | commitdiff | diff to current |
2007-10-07 |
Jim Meyering | * configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma... |
blob | commitdiff | diff to current |
2007-10-07 |
Jim Meyering | New program: mktemp. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/ls-2/ to tests/misc/. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move all tests from test/{od,sha1sum,shred,stty} to... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/tee to tests/misc/. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/sum/ to tests/misc/. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/tsort/ to tests/misc/tsort. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/unexpand to tests/misc... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/seq to tests/misc/seq. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/md5sum to tests/misc/md5sum. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/fmt to tests/misc/fmt. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/factor to tests/misc/factor. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/expr to tests/misc/expr. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/dircolors to tests/misc... |
blob | commitdiff | diff to current |
2007-08-30 |
Jim Meyering | Make inter-release --version output more useful. |
blob | commitdiff | diff to current |
2007-08-30 |
Eric Blake | Use PACKAGE_NAME instead of GNU_PACKAGE. |
blob | commitdiff | diff to current |
2007-08-21 |
Jim Meyering | By default, do not install hostname anymore. |
blob | commitdiff | diff to current |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
blob | commitdiff | diff to current |
2007-07-22 |
Jim Meyering | Arrange to rerun configure whenever src/Makefile.am... |
blob | commitdiff | diff to current |
2007-07-14 |
Jim Meyering | Change interface: make 2nd param _space_-separated... |
blob | commitdiff | diff to current |
2007-07-13 |
Jim Meyering | Use proper backslash-quoting inside backticks. |
blob | commitdiff | diff to current |
2007-07-12 |
Jim Meyering | Expand default-no-install prog list in ./configure... |
blob | commitdiff | diff to current |
2007-07-12 |
Jim Meyering | Clean up include-exclude-prog.m4. |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Add support for enabling/disabling installation of... |
blob | commitdiff | diff to current |
2007-07-10 |
Karel Zak | New program: arch |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
blob | commitdiff | diff to current |
2007-03-28 |
Jim Meyering | Merge branch 'master' of /cu |
blob | commitdiff | diff to current |
2007-03-23 |
Jim Meyering | Post-release version change. |
blob | commitdiff | diff to current |
2007-03-22 |
Jim Meyering | Version 6.9. COREUTILS-6_9 v6.9 |
blob | commitdiff | diff to current |
next |