Age | Commit message (Expand) | Author |
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 |
2007-06-18 | Use mreadlink_with_size (doesn't exit), not xreadlink_with_size. | Jim Meyering |
2007-05-31 | Pull printf-related code from gnulib, rather than using forked copy. | Jim Meyering |
2007-04-25 | * bootstrap.conf (gnulib_modules): Add autobuild. | Jim Meyering |
2007-04-25 | * bootstrap.conf (gnulib_modules): Add fseeko and ftello. | Jim Meyering |
2007-04-25 | * bootstrap.conf (gnulib_modules): Add fseeko. | Jim Meyering |
2007-04-02 | gnulib moved md5 and sha1 modules into a new crypt/ directory; adapt | Paul Eggert |
2007-03-29 | New program: chcon | Jim Meyering |
2007-03-25 | Avoid the need for euidaccess and/or lstat on every directory entry | Paul Eggert |
2007-03-12 | Make bootstrap.conf a tiny bit more generic. | Jim Meyering |
2007-03-01 | * bootstrap.conf (gnulib_modules): Replace xreadlink with | Bruno Haible |
2007-02-24 | * NEWS: sort no longer compresses temporaries by default. | Paul Eggert |
2007-02-15 | * bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase. | Paul Eggert |
2007-01-29 | Modify "ls" to sort its data faster, using the new gnulib mpsort | Paul Eggert |
2007-01-24 | * src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS): | Dan Hipschman |
2007-01-15 | * bootstrap.conf (avoided_gnulib_modules): Fix my typo: | Jim Meyering |
2007-01-14 | Enable use of gnulib's new fchdir module. | Bruno Haible |
2006-12-30 | * bootstrap (gnulib_extra_files): Remove announce-gen. | Jim Meyering |
2006-11-16 | * bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too. | Paul Eggert |
2006-11-14 | Adapt to new version of gnulib-tool. | Jim Meyering |
2006-09-16 | * NEWS: Document that mkdir -p and install -d now fork on occasion. | Paul Eggert |
2006-09-15 | * bootstrap.conf (gnulib_modules): Add rename-dest-slash. | Jim Meyering |
2006-08-29 | * bootstrap.conf (gnulib_modules): Add isapipe. | Paul Eggert |
2006-08-28 | Adjust to recent gnulib changes for the gnulib module. | Paul Eggert |