strtod: avoid C99 decl-after-statement
[gnulib.git] / lib / git-merge-changelog.c
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'.