Age | Commit message (Expand) | Author |
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 |
2009-01-21 | m4: don't use AC_REQUIRE([AC_C_BIGENDIAN]) | Jim Meyering |
2009-01-01 | improve M4 quoting | Jim Meyering |
2009-01-01 | maint: tighten m4 AC_ quoting check | Jim Meyering |
2008-11-30 | m4: avoid a warning from gcc's -Wstrict-prototypes | Jim Meyering |
2008-11-11 | jm-macros.m4: avoid syntax issue with newer autoconf | Eric Blake |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-08-01 | factor arbitrarily large numbers | James Youngman |
2008-06-15 | address root cause of compilation failures: | Jim Meyering |
2008-06-13 | od: simplify long double support | Eric Blake |
2008-06-02 | accommodate older SELinux which lacks matchpathcon_init_prefix | Jim Meyering |
2008-03-02 | Create sha256 and sha512 modules and move files into gl/. | Jim Meyering |
2007-12-20 | Use comma-separated list in ./configure --help output. | Jim Meyering |
2007-11-15 | * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix syntax error. | Andreas Schwab |
2007-11-14 | Enable gnulib-tool's --with-tests option. | Jim Meyering |
2007-11-05 | Don't use GNU-sed-specific \< \> operators here, either. | Jim Meyering |
2007-10-07 | Convert coreutils' rand*.{c,h,m4} into modules. | Jim Meyering |
2007-08-30 | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake |
2007-08-24 | No longer version-control .???ignore files in lib/, m4/, and po/. | Jim Meyering |
2007-08-20 | Avoid consuming too much seekable input when yesno is used. | Eric Blake |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-14 | Change interface: make 2nd param _space_-separated, not comma-separated | Jim Meyering |
2007-07-14 | * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix typo: s/$2/$1/. | Karel Zak |