Age | Commit message (Expand) | Author |
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 |
2007-12-02 | Remove just-installed su, if unable to make it set-UID root. | Jim Meyering |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-10-09 | Now that we don't install su, don't make misleading suggestions. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |
2007-09-01 | Ensure that snapshot version changes make it to groups, too. | Jim Meyering |
2007-08-30 | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake |
2007-08-28 | By default, do not install hostname anymore; no kidding, this time. | Jim Meyering |
2007-08-23 | Move functions from copy.c into new modules, since ln needs them, too. | Jim Meyering |
2007-08-21 | By default, do not install hostname anymore. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Skip "arch" test if it's not built. | Jim Meyering |
2007-07-10 | Add support for enabling/disabling installation of specified programs. | Jim Meyering |
2007-07-10 | New program: arch | Karel Zak |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-03-29 | * src/runcon.c: New program. | Jim Meyering |
2007-03-29 | mkfifo, mknod: Accept new "-Z, --context=C" option. | Jim Meyering |
2007-03-29 | mkdir: Accept new "-Z, --context=C" option. | Jim Meyering |
2007-03-29 | cp, mv, install: add SELinux support, but unlike with the Red Hat | Jim Meyering |