Age | Commit message (Expand) | Author |
2009-10-09 | maint: improve additional library tracking | Eric Blake |
2009-10-08 | stat: add support for many more file system types | Jim Meyering |
2009-10-08 | stat: recognize CIFS and HFS file system types | Jim Meyering |
2009-09-11 | rm: rewrite to use fts | Jim Meyering |
2009-08-30 | build: quiet "make check" in src/ | Jim Meyering |
2009-08-19 | build: avoid "make dist" failure in man/ | Jim Meyering |
2009-08-18 | build: perform check-AUTHORS via syntax-check, not via "make check" | Jim Meyering |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2009-05-05 | tests: fix typo in check-AUTHORS rule | Andreas Schwab |
2009-05-03 | tests: correct the "make check"-run check-AUTHORS test | Jim Meyering |
2009-04-25 | build: adjust use of automake's new $(AM_V_GEN) variable | Jim Meyering |
2009-04-25 | tests: fix check-AUTHORS skip logic | Ralf Wildenhues |
2009-04-24 | build: use automake's new $(AM_V_GEN) and $(AM_V_at) variables | Jim Meyering |
2009-04-23 | tests: make the check-AUTHORS test more portable, now that it's... | Jim Meyering |
2009-04-23 | avoid parallel "make distcheck" failure due to two run-in-src/ rules | Jim Meyering |
2009-04-10 | build: tight-scope test: don't build excluded programs | Jim Meyering |
2009-03-27 | tests: fix 'make sc_tight_scope' on cygwin | Eric Blake |
2009-03-11 | maint: remove an obsolete FIXME comment | Jim Meyering |
2009-01-29 | maint: silence some syntax-check rules | Jim Meyering |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-01 | portability: accommodate gnulib's getaddrinfo change | Jim Meyering |
2008-12-23 | build: do enable $(WERROR_CFLAGS) for src/ files. | Jim Meyering |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |
2008-12-21 | build: turn on $(WERROR_CFLAGS) for src/ | Jim Meyering |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |
2008-11-21 | getlimits: A new utility for use in coreutils' tests | Pádraig Brady |
2008-10-12 | tests: move check-misc targets from src/Makefile.am to maint.mk | Jim Meyering |
2008-09-22 | fix installation with ./ginstall in src | Ralf Wildenhues |
2008-09-14 | various VPATH-related fixes | Ralf Wildenhues |
2008-09-10 | simplify installation rules, using new Automake | Ralf Wildenhues |
2008-08-26 | generate version.c and version.h | Jim Meyering |
2008-08-26 | use new global, "Version", rather than macro, VERSION | Jim Meyering |
2008-08-06 | expr: support arbitrary-precision arithmetic | James Youngman |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-08-01 | factor arbitrarily large numbers | James Youngman |
2008-07-04 | install with just-built ./ginstall only when not cross-compiling | Jim Meyering |
2008-06-09 | enforce the proper_name_utf8-requires-ICONV link rule | Jim Meyering |
2008-06-06 | Add new program: truncate | Pádraig Brady |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-31 | install: reenable matchpathcon-related code | Jim Meyering |
2008-05-26 | install many binaries at once, when possible | Jim Meyering |
2008-05-26 | adjust AUTHORS and check-AUTHORS rule to accommodate | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2008-04-12 | Avoid link failure when using mkstemp replacement. | Jim Meyering |
2008-03-10 | install, rmdir: write --verbose output to stdout, not to stderr. | Ondřej Vašík |
2008-03-10 | make syntax-check: also check src/*.h files for extern functions, | Jim Meyering |
2008-03-01 | Don't skip the groups-version test. | Jim Meyering |
2008-02-13 | Replace groups.sh with groups.c. | James Youngman |
2008-01-26 | Add a ";", so "make install" works with --enable-install-program=su. | Zvi Har'El |
2008-01-08 | Remove uses of now-undefined Makefile variable. | Jim Meyering |