log

age author description
Mon, 18 Feb 2008 03:11:40 +0100 Bruno Haible Speed up by 10%.
Mon, 18 Feb 2008 03:09:00 +0100 Bruno Haible Speed up by 25%.
Mon, 18 Feb 2008 02:41:03 +0100 Bruno Haible Speed up from O(n^2) to O(n).
Mon, 18 Feb 2008 01:55:47 +0100 Bruno Haible New option --split-merged-entry.
Sun, 17 Feb 2008 15:42:34 +0100 Bruno Haible Support the "git pull --rebase" situation.
Sat, 16 Feb 2008 09:09:43 -0800 Karl Berry autoupdate
Sat, 16 Feb 2008 09:07:54 -0800 Karl Berry autoupdate
Sat, 16 Feb 2008 07:40:47 -0700 Eric Blake Avoid doubling \ in common case of "c-maybe" quoting style.
Wed, 13 Feb 2008 21:46:03 -0700 Eric Blake Avoid trigraph quoting in default output.
Fri, 15 Feb 2008 11:16:02 -0800 Karl Berry update from texinfo
Thu, 14 Feb 2008 07:16:31 -0800 Karl Berry autoupdate
Wed, 23 Jan 2008 17:48:40 +0100 Lasse Collin Don't rely on signed integer overflowing to negative value.
Wed, 13 Feb 2008 07:41:22 -0700 Eric Blake Avoid shadowing warning and compile errors on Linux.
Tue, 12 Feb 2008 21:05:57 -0700 Eric Blake Silence warning in last patch.
Tue, 12 Feb 2008 11:42:29 -0700 Eric Blake Quotearg part 4: add tests, fix c-maybe colon quoting.
Thu, 07 Feb 2008 16:44:01 -0700 Eric Blake Quotearg part 3: add flag to control outer quote elision.
Thu, 07 Feb 2008 14:35:51 -0700 Eric Blake Quotearg part 2: add flag that can control NUL elision.
Thu, 07 Feb 2008 06:39:57 -0700 Eric Blake Quotearg part 1: more wrappers, restore quotearg_char state.
Wed, 13 Feb 2008 00:23:23 +0100 Bruno Haible Give credit to a bug reporter.
Tue, 12 Feb 2008 00:13:34 +0100 Bruno Haible Improve reference to ./libgnu.a.
Mon, 11 Feb 2008 13:27:09 +0100 Bruno Haible Specify custom merge drivers.
Mon, 11 Feb 2008 13:24:11 +0100 Bruno Haible Comment changes.
Mon, 11 Feb 2008 09:10:21 +0100 Jim Meyering useless-if-before-free: Fix reversed exit values.
Mon, 11 Feb 2008 08:34:27 +0100 Jim Meyering useless-if-before-free: Close stdout carefully.
Mon, 11 Feb 2008 01:16:24 +0100 Bruno Haible New module 'git-merge-changelog'.
Sun, 10 Feb 2008 23:18:09 +0100 Jim Meyering useless-if-before-free: New option: --list (-l).
Sun, 10 Feb 2008 20:42:00 +0100 Jim Meyering Add a better summary to previous ChangeLog entry.
Sun, 10 Feb 2008 20:40:47 +0100 Jim Meyering * build-aux/useless-if-before-free: Exit 2 for errors.
Sun, 10 Feb 2008 19:35:54 +0100 Bruno Haible New abstract list operation 'node_set_value'.
Sun, 10 Feb 2008 19:22:48 +0100 Bruno Haible Avoid gcc warnings due to misplaced 'const'.
Sun, 10 Feb 2008 17:15:06 +0100 Jim Meyering New script and module: useless-if-before-free
Sun, 10 Feb 2008 17:12:20 +0100 Jim Meyering gitlog-to-changelog: Add omitted ChangeLog entry.
Sun, 10 Feb 2008 11:05:12 +0100 Jim Meyering * build-aux/gitlog-to-changelog: Use committer date, not author date.
Sun, 10 Feb 2008 09:49:40 +0100 Jim Meyering xstrtol_error: Fix typo.
Sat, 09 Feb 2008 14:35:33 +0100 Jim Meyering New script and module: gitlog-to-changelog
Fri, 08 Feb 2008 17:49:35 +0100 Jim Meyering Avoid two "parameter unused" warnings.
Fri, 08 Feb 2008 11:35:02 +0100 Jim Meyering Use "git COMMAND", not "git-COMMAND".
Fri, 08 Feb 2008 11:31:54 +0100 Jim Meyering * build-aux/git-version-gen: Use "git status", not "git-status".
Fri, 08 Feb 2008 02:32:48 +0100 Bruno Haible Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.
Thu, 07 Feb 2008 02:12:24 +0100 Bruno Haible Tweak ChangeLog entry.
Thu, 07 Feb 2008 02:08:13 +0100 Bruno Haible Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Thu, 07 Feb 2008 01:47:53 +0100 Bruno Haible Fix bug introduced on 2008-01-26.
Wed, 06 Feb 2008 23:58:36 +0100 Bruno Haible Fix bug introduced on 2007-06-10.
Tue, 05 Feb 2008 10:24:16 -0800 Karl Berry autoupdate
Sun, 03 Feb 2008 09:15:52 +0100 Peter O'Gorman getloadavg: use libperfstat on AIX5
Sun, 03 Feb 2008 21:06:40 +0100 Bruno Haible Add comments about required includes.
Sat, 02 Feb 2008 03:41:28 +0100 Bruno Haible users.txt: Add gnuit.
Thu, 31 Jan 2008 23:37:55 +0100 Bruno Haible Mark set_uint32 function as 'inline'.
Thu, 31 Jan 2008 14:32:19 +0100 Jim Meyering Use "sizeof VAR", rather than a literal "4".
Thu, 31 Jan 2008 13:59:31 +0100 Simon Josefsson Fix typo. Suggested by Jim.
Thu, 31 Jan 2008 13:59:03 +0100 Simon Josefsson Add sha1 self test.
Thu, 31 Jan 2008 13:57:17 +0100 Simon Josefsson Add SHA1_DIGEST_SIZE #define to sha1.h.
Thu, 31 Jan 2008 13:04:07 +0100 Jim Meyering Prefer "sizeof v" over the equivalent "4".
Thu, 31 Jan 2008 11:13:04 +0100 Jim Meyering vc-list-files: new module
Thu, 31 Jan 2008 11:13:13 +0100 Simon Josefsson sha1.c (set_uint32): Mark function as static.
Thu, 31 Jan 2008 11:10:36 +0100 Simon Josefsson md2: clarify comments to say that alignment is not required.
Thu, 31 Jan 2008 11:08:05 +0100 Simon Josefsson md4: adapt alignment constraint fix from sha1.
Thu, 31 Jan 2008 11:05:46 +0100 Simon Josefsson md5: adapt alignment constraint fix from sha1.
Wed, 30 Jan 2008 13:36:13 +0100 Peter Palfrader sha1: remove the result buffer alignment constraint
Thu, 31 Jan 2008 00:25:53 +0100 Andreas Schwab Fix autoconf test bug introduced on 2008-01-15.