log lib/git-merge-changelog.c @ 40186:8964917f9574

age author description
Thu, 14 Sep 2017 00:35:56 +0200 Bruno Haible all: Replace many more http URLs by https URLs. Update stale URLs.
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Tue, 25 Oct 2016 14:59:29 -0700 Paul Eggert diffseq: restore TOO_EXPENSIVE heuristic
Thu, 18 Aug 2016 15:18:23 +0200 Pino Toscano Port modules to use getprogname explicitly
Sun, 23 Feb 2014 16:16:31 -0800 Paul Eggert diffseq: remove TOO_EXPENSIVE heuristic
Fri, 16 Mar 2012 19:08:17 +0100 Mark Wielaard git-merge-changelog: add specific example on how to use with hg.
Sun, 18 Mar 2012 12:52:10 +0100 Mark Wielaard git-merge-changelog: Report bugs to bug-gnulib@gnu.org.
Sun, 05 Feb 2012 13:42:03 -0800 Paul Eggert maint: spelling fixes
Thu, 05 Jan 2012 23:44:15 -0800 Paul Eggert Use ', not `, for quoting output.
Sat, 14 Aug 2010 19:57:11 +0200 Brian Gough git-merge-changelog: add doc relating to use with bzr and hg.
Sun, 23 May 2010 18:03:16 +0200 Bruno Haible git-merge-changelog: Enable --split-merged-entry by default.
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'.