Age | Commit message (Expand) | Author |
2009-04-24 | build: use maint.mk from gnulib | Simon Josefsson |
2009-04-10 | maint: remove obsolete utime module | Jim Meyering |
2009-04-10 | maint: put each module name on its own line; sort | Jim Meyering |
2009-04-03 | ls: fix alignment when month names have varying widths | Pádraig Brady |
2009-04-02 | build: require automake-1.10b or newer | C de-Avillez |
2009-03-08 | comm: fix a bug in its new --check-order option | Bruno Haible |
2009-03-07 | bootstrap: add to XGETTEXT_OPTIONS | Jim Meyering |
2009-03-02 | dist: automate the post-release web-manual update process | Jim Meyering |
2009-03-02 | maint: enable many gcc warnings | Jim Meyering |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-07 | * bootstrap.conf (avoided_gnulib_modules): Add dummy. | Jim Meyering |
2009-01-01 | cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides it | Jim Meyering |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |
2008-12-01 | * bootstrap.conf (gnulib_modules): Add argv-iter. | Jim Meyering |
2008-11-10 | use xfreopen in place of unchecked freopen | Jim Meyering |
2008-11-05 | include gnulib's strdup module explicitly | Jim Meyering |
2008-10-22 | Remove lzma as a specific build requirement | Pádraig Brady |
2008-10-22 | Add better checks and docs for build tools | Pádraig Brady |
2008-10-17 | maint: avoid warnings due to attribute warn_unused_result | Jim Meyering |
2008-10-16 | csplit: prefer sigaction over signal | Eric Blake |
2008-10-03 | ls and sort: use filevercmp instead of strverscmp | Kamil Dudka |
2008-06-26 | bootstrap.conf: don't list "open" specifically | Jim Meyering |
2008-06-22 | use gnulib's "open" module | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2008-05-11 | move sha256 and sha512 modules to gnulib | Jim Meyering |
2008-03-25 | Use new gnulib gnumakefile module. | Eric Blake |
2008-03-02 | Create sha256 and sha512 modules and move files into gl/. | Jim Meyering |
2008-03-01 | Don't depend on gnulib's deprecated "free" module. | Jim Meyering |
2008-02-10 | Ensure there are no removable (useless) if-before-free tests. | Jim Meyering |
2008-02-10 | Generate ChangeLog from git log. | Jim Meyering |
2008-01-31 | Pull vc-list-files from gnulib. | Jim Meyering |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-11-14 | Use gnulib's stpncpy module, now required by install.c | Jim Meyering |
2007-11-14 | Enable gnulib-tool's --with-tests option. | Jim Meyering |
2007-11-05 | Get git-version-gen from gnulib. | Jim Meyering |
2007-10-31 | * bootstrap.conf (gnulib_modules): Add xprintf-posix. | Jim Meyering |
2007-10-29 | Remove gnulib's printf-posix module, for now. | Jim Meyering |
2007-10-28 | Require gnulib's printf-posix module, to support Interix. | Jim Meyering |
2007-10-28 | Help xgettext recognize more printf-style format strings. | Jim Meyering |
2007-10-21 | Detect printf(3) failure due to ENOMEM. | Jim Meyering |
2007-10-07 | Convert coreutils' rand*.{c,h,m4} into modules. | Jim Meyering |
2007-10-07 | Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix. | Jim Meyering |
2007-09-27 | Move file-set and hash-triple modules to gnulib. | Jim Meyering |
2007-08-28 | Reflect renaming: mreadlink-with-size -> areadlink-with-size. | Jim Meyering |
2007-08-23 | Move functions from copy.c into new modules, since ln needs them, too. | 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-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-07-06 | setuidgid: set all groups, not just the primary one; mgetgroups: new module | Jim Meyering |