2011-05-03 |
Jim Meyering | maint: remove use of gnulib's obsolete strtol module |
blob | commitdiff |
2011-04-29 |
Eric Blake | build: update to latest gnulib |
blob | commitdiff | diff to current |
2011-04-25 |
Jim Meyering | maint: explicitly list full-read and full-write module... |
blob | commitdiff | diff to current |
2011-03-20 |
Paul Eggert | bootstrap: do not exclude m4/message.m4 |
blob | commitdiff | diff to current |
2011-03-13 |
Pádraig Brady | maint: use wcswidth from gnulib |
blob | commitdiff | diff to current |
2011-01-14 |
Pádraig Brady | maint: refactor to use read-file from gnulib |
blob | commitdiff | diff to current |
2011-01-12 |
Paul Eggert | gnulib: Also use dtoastr and ldtoastr modules. |
blob | commitdiff | diff to current |
2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
blob | commitdiff | diff to current |
2010-12-30 |
Eric Blake | maint: allow gettext 0.17 again |
blob | commitdiff | diff to current |
2010-11-18 |
Paul Eggert | od: fix bugs in displaying floating-point values |
blob | commitdiff | diff to current |
2010-11-16 |
Pádraig Brady | build: add `patch` as a bootstrap dependency |
blob | commitdiff | diff to current |
2010-11-13 |
Jim Meyering | maint: remove fstimeprec (variable precision time stamp... |
blob | commitdiff | diff to current |
2010-11-06 |
Paul Eggert | stat: use e.g. %.3X instead of %X.%3:X for sub-second... |
blob | commitdiff | diff to current |
2010-10-05 |
Eric Blake | build: complete the rename of get_date |
blob | commitdiff | diff to current |
2010-09-30 |
Eric Blake | maint: update gnulib |
blob | commitdiff | diff to current |
2010-09-18 |
Jim Meyering | build: use gnulib's new termios module |
blob | commitdiff | diff to current |
2010-09-18 |
Jim Meyering | maint: don't use obsolete gnulib modules |
blob | commitdiff | diff to current |
2010-09-17 |
Eric Blake | maint: update to latest gnulib |
blob | commitdiff | diff to current |
2010-09-04 |
Jim Meyering | build: use gettext-h, not gettext |
blob | commitdiff | diff to current |
2010-07-22 |
Pádraig Brady | fadvise: new module providing a simpler interface to... |
blob | commitdiff | diff to current |
2010-07-13 |
Chen Guo | sort: parallelize internal sort |
blob | commitdiff | diff to current |
2010-07-04 |
Jim Meyering | du: use less than half as much memory when tracking... |
blob | commitdiff | diff to current |
2010-06-11 |
Jim Meyering | build: don't let a large sparse temporary file cause... |
blob | commitdiff | diff to current |
2010-05-31 |
Jim Meyering | stat: use gnulib's alignof module |
blob | commitdiff | diff to current |
2010-05-10 |
Jim Meyering | build: record that when building from git, gettext... |
blob | commitdiff | diff to current |
2010-04-24 |
Jim Meyering | build: enable gnulib modules for more replacement headers |
blob | commitdiff | diff to current |
2010-04-11 |
Jie Liu | build: tell ./bootstrap to check for xz up-front |
blob | commitdiff | diff to current |
2010-04-09 |
Jim Meyering | maint: ftruncate is always available, even without... |
blob | commitdiff | diff to current |
2010-01-06 |
Jim Meyering | build: require newer versions of automake and autoconf |
blob | commitdiff | diff to current |
2010-01-01 |
Jim Meyering | maint: update all FSF copyright year lists to include... |
blob | commitdiff | diff to current |
2009-12-19 |
Pádraig Brady | maint: don't include the strverscmp gnulib module |
blob | commitdiff | diff to current |
2009-11-20 |
Jim Meyering | maint: don't list "warnings" module explicitly |
blob | commitdiff | diff to current |
2009-11-07 |
Eric Blake | mktemp: fix bug with -q and closed stdout |
blob | commitdiff | diff to current |
2009-11-06 |
Giuseppe Scrivano | nproc: A new program to count the available processors |
blob | commitdiff | diff to current |
2009-11-06 |
Jim Meyering | build: move do-release-commit-and-tag to gnulib |
blob | commitdiff | diff to current |
2009-11-05 |
Eric Blake | mktemp: don't leave file behind on write failure |
blob | commitdiff | diff to current |
2009-11-02 |
Eric Blake | build: avoid some warnings |
blob | commitdiff | diff to current |
2009-10-27 |
Eric Blake | env: reject bogus -u arguments |
blob | commitdiff | diff to current |
2009-10-27 |
Eric Blake | maint: let gnulib provide environ |
blob | commitdiff | diff to current |
2009-10-19 |
Jim Meyering | build: use gnulib's isblank module |
blob | commitdiff | diff to current |
2009-10-10 |
Eric Blake | maint: touch up previous LDADD patch |
blob | commitdiff | diff to current |
2009-10-08 |
Eric Blake | stdbuf: improve path search |
blob | commitdiff | diff to current |
2009-10-02 |
Jim Meyering | maint: move gnu-web-doc-update script to gnulib |
blob | commitdiff | diff to current |
2009-09-30 |
Jim Meyering | build: now that we use the lock module, don't exclude... |
blob | commitdiff | diff to current |
2009-09-30 |
Jim Meyering | build: use gnulib's freopen module |
blob | commitdiff | diff to current |
2009-09-26 |
Jim Meyering | maint: factor coreutils-specific code out of bootstrap |
blob | commitdiff | diff to current |
2009-09-25 |
Eric Blake | ln: add -L/-P options |
blob | commitdiff | diff to current |
2009-09-23 |
Eric Blake | readlink: pick up gnulib changes to readlink -f |
blob | commitdiff | diff to current |
2009-09-17 |
Eric Blake | rm, rmdir: improve cross-compilation support |
blob | commitdiff | diff to current |
2009-09-11 |
Eric Blake | rm: use gnulib faccessat |
blob | commitdiff | diff to current |
2009-09-11 |
Jim Meyering | rm: rewrite to use fts |
blob | commitdiff | diff to current |
2009-09-10 |
Jim Meyering | link,ln: use gnulib's link module to work around Solari... |
blob | commitdiff | diff to current |
2009-08-26 |
Jim Meyering | build: stop earlier if touching ChangeLog fails |
blob | commitdiff | diff to current |
2009-08-14 |
Jim Meyering | build: use gnulib's getopt-gnu module (getopt is now... |
blob | commitdiff | diff to current |
2009-07-29 |
Jim Meyering | maint: move update-copyright to gnulib |
blob | commitdiff | diff to current |
2009-06-02 |
Jim Meyering | build: no longer list gnulib's "memchr" module as obsolete |
blob | commitdiff | diff to current |
2009-05-18 |
Jim Meyering | build: require automake-1.11 |
blob | commitdiff | diff to current |
2009-05-03 |
David Bartley | mv, rm: adapt to new and improved gnulib interfaces |
blob | commitdiff | diff to current |
2009-04-24 |
Simon Josefsson | build: use maint.mk from gnulib |
blob | commitdiff | diff to current |
2009-04-10 |
Jim Meyering | maint: remove obsolete utime module |
blob | commitdiff | diff to current |
2009-04-10 |
Jim Meyering | maint: put each module name on its own line; sort |
blob | commitdiff | diff to current |
2009-04-02 |
Pádraig Brady | ls: fix alignment when month names have varying widths |
blob | commitdiff | diff to current |
2009-04-02 |
C de-Avillez | build: require automake-1.10b or newer |
blob | commitdiff | diff to current |
2009-03-08 |
Bruno Haible | comm: fix a bug in its new --check-order option |
blob | commitdiff | diff to current |
2009-03-07 |
Jim Meyering | bootstrap: add to XGETTEXT_OPTIONS |
blob | commitdiff | diff to current |
2009-03-02 |
Jim Meyering | dist: automate the post-release web-manual update process |
blob | commitdiff | diff to current |
2009-03-02 |
Jim Meyering | maint: enable many gcc warnings |
blob | commitdiff | diff to current |
2009-01-29 |
Kamil Dudka | cp/mv: add xattr support |
blob | commitdiff | diff to current |
2009-01-07 |
Jim Meyering | * bootstrap.conf (avoided_gnulib_modules): Add dummy. |
blob | commitdiff | diff to current |
2009-01-01 |
Jim Meyering | cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib... |
blob | commitdiff | diff to current |
2008-12-21 |
Jim Meyering | build: add configure-time --enable-gcc-warnings option... |
blob | commitdiff | diff to current |
2008-12-01 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add argv-iter. |
blob | commitdiff | diff to current |
2008-11-10 |
Jim Meyering | use xfreopen in place of unchecked freopen |
blob | commitdiff | diff to current |
2008-11-05 |
Jim Meyering | include gnulib's strdup module explicitly |
blob | commitdiff | diff to current |
2008-10-22 |
Pádraig Brady | Remove lzma as a specific build requirement |
blob | commitdiff | diff to current |
2008-10-22 |
Pádraig Brady | Add better checks and docs for build tools |
blob | commitdiff | diff to current |
2008-10-17 |
Jim Meyering | maint: avoid warnings due to attribute warn_unused_result |
blob | commitdiff | diff to current |
2008-10-16 |
Eric Blake | csplit: prefer sigaction over signal |
blob | commitdiff | diff to current |
2008-10-03 |
Kamil Dudka | ls and sort: use filevercmp instead of strverscmp |
blob | commitdiff | diff to current |
2008-06-26 |
Jim Meyering | bootstrap.conf: don't list "open" specifically |
blob | commitdiff | diff to current |
2008-06-22 |
Jim Meyering | use gnulib's "open" module |
blob | commitdiff | diff to current |
2008-06-03 |
Jim Meyering | use gnulib's progname module |
blob | commitdiff | diff to current |
2008-05-26 |
Jim Meyering | use gnulib's proper_name_utf8 function, but *not* prope... |
blob | commitdiff | diff to current |
2008-05-11 |
Jim Meyering | move sha256 and sha512 modules to gnulib |
blob | commitdiff | diff to current |
2008-03-25 |
Eric Blake | Use new gnulib gnumakefile module. |
blob | commitdiff | diff to current |
2008-03-02 |
Jim Meyering | Create sha256 and sha512 modules and move files into... |
blob | commitdiff | diff to current |
2008-03-01 |
Jim Meyering | Don't depend on gnulib's deprecated "free" module. |
blob | commitdiff | diff to current |
2008-02-10 |
Jim Meyering | Ensure there are no removable (useless) if-before-free... |
blob | commitdiff | diff to current |
2008-02-10 |
Jim Meyering | Generate ChangeLog from git log. |
blob | commitdiff | diff to current |
2008-01-31 |
Jim Meyering | Pull vc-list-files from gnulib. |
blob | commitdiff | diff to current |
2007-11-16 |
Jim Meyering | Port to Solaris 'make' and use a Posixish shell on... |
blob | commitdiff | diff to current |
2007-11-14 |
Jim Meyering | Use gnulib's stpncpy module, now required by install.c |
blob | commitdiff | diff to current |
2007-11-14 |
Jim Meyering | Enable gnulib-tool's --with-tests option. |
blob | commitdiff | diff to current |
2007-11-05 |
Jim Meyering | Get git-version-gen from gnulib. v6.9.89 |
blob | commitdiff | diff to current |
2007-10-31 |
Jim Meyering | * bootstrap.conf (gnulib_modules): Add xprintf-posix. |
blob | commitdiff | diff to current |
2007-10-29 |
Jim Meyering | Remove gnulib's printf-posix module, for now. |
blob | commitdiff | diff to current |
2007-10-28 |
Jim Meyering | Require gnulib's printf-posix module, to support Interix. |
blob | commitdiff | diff to current |
2007-10-28 |
Jim Meyering | Help xgettext recognize more printf-style format strings. |
blob | commitdiff | diff to current |
2007-10-21 |
Jim Meyering | Detect printf(3) failure due to ENOMEM. |
blob | commitdiff | diff to current |
2007-10-07 |
Jim Meyering | Convert coreutils' rand*.{c,h,m4} into modules. |
blob | commitdiff | diff to current |
next |