| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | maint: mkid, xtokid: remove unnecessary initialization | Jim Meyering | 2009-08-31 | 2 | -2/+0 |
* | build: don't use -Werror in lib/ | Jim Meyering | 2009-08-31 | 1 | -1/+1 |
* | build: enable warning options also in lib/ | Jim Meyering | 2009-08-16 | 1 | -1/+1 |
* | maint: configure update-copyright to use intervals | Jim Meyering | 2009-08-15 | 1 | -0/+2 |
* | maint: update copyright year lists to include 2009 | Jim Meyering | 2009-08-15 | 23 | -27/+27 |
* | maint: make @copyright line recognizable to update-copyright | Jim Meyering | 2009-08-15 | 1 | -2/+1 |
* | build: avoid "make distcheck" failure and distracting diagnostics | Jim Meyering | 2009-08-15 | 1 | -5/+5 |
* | rename hash.? to idu-hash.? to avoid conflict with gnulib's hash.h | Jim Meyering | 2009-08-15 | 8 | -9/+9 |
* | build: use gnulib's update-copyright module | Jim Meyering | 2009-08-15 | 1 | -0/+1 |
* | build: use gnulib's getopt-gnu module (getopt is now deprecated) | Jim Meyering | 2009-08-15 | 1 | -1/+1 |
* | build: update from gnulib | Jim Meyering | 2009-08-15 | 1 | -0/+0 |
* | build: avoid a legitimate warning exposed by newer gcc | Jim Meyering | 2009-08-15 | 1 | -1/+0 |
* | tests: run the latest test | Jim Meyering | 2009-08-15 | 3 | -2/+4 |
* | mkid: avoid segfault with "-l OPT" | Pedro J. Ruiz Lopez | 2009-08-13 | 4 | -8/+23 |
* | maint: ignore *.1 man pages | Jim Meyering | 2009-07-04 | 1 | -0/+1 |
* | build: require/use newer automake | Jim Meyering | 2009-07-04 | 1 | -1/+1 |
* | tests: remove now-unnecessary build-aux/check.mk | Jim Meyering | 2009-07-04 | 2 | -285/+1 |
* | tests: avoid a false-positive failure | Jim Meyering | 2009-07-04 | 1 | -2/+2 |
* | tests: update CuTmpdir.pm from coreutils | Jim Meyering | 2009-07-04 | 1 | -11/+13 |
* | mkid, xtokid: read and process --files0-from= input a name at a time, | Jim Meyering | 2009-07-04 | 4 | -97/+160 |
* | remove wc-related code that doesn't apply here | Jim Meyering | 2009-07-04 | 3 | -27/+0 |
* | tests: add testing framework, and tests for the new option | Jim Meyering | 2009-07-04 | 11 | -9/+1260 |
* | mkid, xtokid: accept a new option --files0-from=FILE | Pedro J. Ruiz Lopez | 2009-07-04 | 4 | -39/+230 |
* | gnulib: update to latest, to get argv-iter | Jim Meyering | 2009-07-04 | 1 | -0/+0 |
* | build: update from coreutils | Jim Meyering | 2009-06-30 | 5 | -126/+253 |
* | Fixed bug #22154: --default-lang does nothing | Pedro J. Ruiz Lopez | 2009-06-16 | 1 | -0/+16 |
* | maint: add const attribute to a few declarations | Jim Meyering | 2009-06-07 | 3 | -9/+9 |
* | build: avoid warning from newer gcc | Jim Meyering | 2009-06-07 | 1 | -0/+1 |
* | build: update from gnulib | Jim Meyering | 2009-06-07 | 1 | -0/+0 |
* | elisp: use `read-shell-command' in `gid' | Ludovic Courtès | 2009-05-18 | 1 | -2/+2 |
* | maint: cfg.mk: remove now-unnecessary gnulib_dir definition | Jim Meyering | 2009-05-17 | 1 | -4/+0 |
* | build: update from gnulib, for rename.m4 fix, improved tests, etc. | Jim Meyering | 2009-05-17 | 1 | -0/+0 |
* | build: adjust warnings | Jim Meyering | 2009-05-17 | 1 | -6/+2 |
* | maint: remove unused file | Jim Meyering | 2009-05-17 | 1 | -11/+0 |
* | clean-up: use proper types | Jim Meyering | 2009-04-30 | 1 | -3/+4 |
* | avoid a legitimate -Wstrict-overflow warning | Jim Meyering | 2009-04-30 | 2 | -3/+3 |
* | build: suppress more warnings | Jim Meyering | 2009-04-30 | 5 | -10/+9 |
* | build: suppress warnings about ignored return value from fread/fwrite | Jim Meyering | 2009-04-30 | 3 | -5/+10 |
* | build: remove unused macros | Jim Meyering | 2009-04-30 | 1 | -5/+1 |
* | build: avoid a warning | Jim Meyering | 2009-04-30 | 1 | -2/+2 |
* | build: remove unused macros | Jim Meyering | 2009-04-30 | 1 | -4/+1 |
* | build: enable new compiler warning options | Jim Meyering | 2009-04-30 | 2 | -3/+5 |
* | build: address automake warning | Jim Meyering | 2009-04-29 | 1 | -2/+2 |
* | build: accommodate maint.mk, now that it's pulled from gnulib | Jim Meyering | 2009-04-29 | 3 | -1/+139 |
* | maint: enable many gcc warnings | Jim Meyering | 2009-04-29 | 2 | -0/+64 |
* | * .cvsignore: Remove now-unused file. | Jim Meyering | 2009-04-29 | 1 | -8/+0 |
* | build: use maint.mk from gnulib | Jim Meyering | 2009-04-29 | 3 | -895/+3 |
* | maint: use a git submodule for gnulib | Jim Meyering | 2009-04-29 | 2 | -0/+3 |
* | * configure.ac (AM_INIT_AUTOMAKE): Require automake-1.10b or newer. | Jim Meyering | 2009-04-29 | 1 | -1/+1 |
* | build: make automake's silent-rules option the default | Jim Meyering | 2009-04-27 | 1 | -0/+1 |