Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / lib / git-merge-changelog.c
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-03-20 Mark Wielaardgit-merge-changelog: add specific example on how to...
2012-03-20 Mark Wielaardgit-merge-changelog: Report bugs to bug-gnulib@gnu...
2012-02-05 Paul Eggertmaint: spelling fixes
2012-01-06 Paul EggertUse ', not `, for quoting output.
2010-08-30 Ian BeckwithMerge branch 'stable'
2010-08-29 Ian BeckwithMerge branch 'upstream' from 3f08220c1a263dfc45f6e0ce6d...
2010-08-14 Brian Goughgit-merge-changelog: add doc relating to use with bzr...
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-05-23 Bruno Haiblegit-merge-changelog: Enable --split-merged-entry by...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-13 Bruno HaibleMove the malloc checking from module 'list' to new...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-07-04 Bruno HaibleFix an assertion failure.
2009-07-02 Bruno HaibleSpeedup git-merge-changelog for git cherry-pick.
2009-07-02 Bruno HaibleFix small mistake.
2009-07-02 Bruno HaibleSpeed up approximate search for matching ChangeLog...
2009-07-02 Bruno HaibleAdd comment.
2009-03-18 Bruno HaibleTypo in comment.
2008-05-19 Bruno HaibleRemove trailing spaces.
2008-04-13 Bruno HaibleRemove stray semicolon.
2008-02-18 Bruno HaibleAvoid generating no-op conflicts.
2008-02-18 Bruno HaibleSpeed up by 10%.
2008-02-18 Bruno HaibleSpeed up by 25%.
2008-02-18 Bruno HaibleSpeed up from O(n^2) to O(n).
2008-02-18 Bruno HaibleNew option --split-merged-entry.
2008-02-17 Bruno HaibleSupport the "git pull --rebase" situation.
2008-02-11 Bruno HaibleComment changes.
2008-02-11 Bruno HaibleNew module 'git-merge-changelog'.