log lib/git-merge-changelog.c @ 12559:c2cbabec01dd

age author description
Mon, 14 Dec 2009 00:24:41 +0100 Bruno Haible Move the malloc checking from module 'list' to new module 'xlist'.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sat, 04 Jul 2009 11:25:49 +0200 Bruno Haible Fix an assertion failure.
Fri, 03 Jul 2009 01:15:25 +0200 Bruno Haible Speedup git-merge-changelog for git cherry-pick.
Fri, 03 Jul 2009 00:40:49 +0200 Bruno Haible Fix small mistake.
Thu, 02 Jul 2009 23:33:11 +0200 Bruno Haible Speed up approximate search for matching ChangeLog entries.
Thu, 02 Jul 2009 11:31:33 +0200 Bruno Haible Add comment.
Wed, 18 Mar 2009 02:34:04 +0100 Bruno Haible Typo in comment.
Tue, 20 May 2008 00:16:32 +0200 Bruno Haible Remove trailing spaces.
Sun, 13 Apr 2008 18:29:05 +0200 Bruno Haible Remove stray semicolon.
Mon, 18 Feb 2008 03:36:33 +0100 Bruno Haible Avoid generating no-op conflicts.
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.
Mon, 11 Feb 2008 13:24:11 +0100 Bruno Haible Comment changes.
Mon, 11 Feb 2008 01:16:24 +0100 Bruno Haible New module 'git-merge-changelog'.