log

age author description
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".