Age | Commit message (Expand) | Author |
2012-10-08 | build: support older GMP versions | Pádraig Brady |
2012-09-24 | timeout: handle signals more transparently | Pádraig Brady |
2012-09-10 | maint: move the last coreutils-specific files from lib/ to gl/ | Jim Meyering |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-05-16 | stat: report the correct block size for file system usage | Pádraig Brady |
2012-05-04 | maint: rely on gnulib's new sys_resource module | Jim Meyering |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-10-09 | rm: do not resort to stat'ing very long names even on deficient systems | Jim Meyering |
2011-10-03 | build: don't use automake's obsolete AM_C_PROTOTYPES macro | Jim Meyering |
2011-10-01 | maint: clean up m4 syntax | Jim Meyering |
2011-10-01 | build: use getgr*_nomembers functions on Interix | Markus Duft |
2011-09-08 | stat: avoid compilation failure on AIX 7.x | Jim Meyering |
2011-07-22 | dd, shred: use fdatasync only if declared | Paul Eggert |
2011-07-20 | maint: remove a redundant call to gl_CLOCK_TIME | Pádraig Brady |
2011-07-08 | timeout: handle signals more transparently | Pádraig Brady |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert |
2010-09-18 | build: use gnulib's new termios module | Jim Meyering |
2010-08-04 | sort: -R now uses less memory on long lines with internal NULs | Paul Eggert |
2010-07-22 | fadvise: new module providing a simpler interface to posix_fadvise | Pádraig Brady |
2010-04-29 | build: remove now-duplicate use of AC_SYS_LARGEFILE | Jim Meyering |
2010-04-29 | build: remove now-useless configure-time header checks | Jim Meyering |
2010-04-06 | maint: fix a masked syntax-check violation | Jim Meyering |
2010-03-04 | sort: inform the system about our input access pattern | Joey Degges |
2010-01-25 | who --mesg (-T) can use a more accurate test for TTY writability | Kamil Dudka |
2010-01-19 | build: fix failure from bogus USE_XATTR definition | Eric Blake |
2010-01-12 | build: fix build failure due to missing libxattr | Jim Meyering |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-10-20 | maint: issue warnings for more missing optional libraries | Pádraig Brady |
2009-10-19 | build: use gnulib's isblank module | Jim Meyering |
2009-10-15 | build: don't let environment settings perturb build | Jim Meyering |
2009-10-10 | copy: allow symlink timestamp preservation on more systems | Eric Blake |
2009-10-08 | maint: remove unused macros and declarations | Eric Blake |
2009-09-11 | rm: use gnulib faccessat | Eric Blake |
2009-09-11 | rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N) | Jim Meyering |
2009-09-04 | build: fix libcap configure flag handling | Mike Frysinger |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-08-04 | cp -pP (and e.g., -a): preserve time stamps on symlinks, too | Jim Meyering |
2009-08-04 | install runs faster again with SELinux enabled | Kamil Dudka |
2009-08-04 | maint: move the update-copyright rule to gnulib's maint.mk | Jim Meyering |
2009-07-29 | maint: make update-copyright work in yet another case | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-06-15 | tail: use inotify if it is available | Giuseppe Scrivano |
2009-04-30 | stdopen: remove unused code | Eric Blake |
2009-04-04 | maint: clean up Makefile.am, rename remaining ChangeLog files | Jim Meyering |
2009-02-18 | add missing copyright dates | Eric Blake |
2009-02-02 | update copyright dates from recent changes | Jim Meyering |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |