lib/git-merge-changelog.c


Log

Author Commit Date CI Message
Bruno Haible f19c2f15 2008-05-20T00:16:32 Remove trailing spaces.
Bruno Haible 47e4c43c 2008-04-13T18:29:05 Remove stray semicolon.
Bruno Haible ea180b80 2008-02-18T03:36:33 Avoid generating no-op conflicts.
Bruno Haible 0eb77fc8 2008-02-18T03:11:40 Speed up by 10%.
Bruno Haible 65bd1047 2008-02-18T03:09:00 Speed up by 25%.
Bruno Haible 29b57c22 2008-02-18T02:41:03 Speed up from O(n^2) to O(n).
Bruno Haible 5f193761 2008-02-18T01:55:47 New option --split-merged-entry.
Bruno Haible 177498a1 2008-02-17T15:42:34 Support the "git pull --rebase" situation.
Bruno Haible 0f37e2e6 2008-02-11T13:24:11 Comment changes.
Bruno Haible 521cc733 2008-02-11T01:16:24 New module 'git-merge-changelog'.