summaryrefslogtreecommitdiff
path: root/builtin/merge.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-03setup_unpack_trees_porcelain: take the whole options struct as parameterLibravatar Matthieu Moy1-1/+1
2010-09-03Move set_porcelain_error_msgs to unpack-trees.c and rename itLibravatar Matthieu Moy1-1/+1
2010-08-26merge-recursive: expose merge options for builtin mergeLibravatar Jonathan Nieder1-18/+2
2010-08-21Merge branch 'gb/split-cmdline-errmsg'Libravatar Junio C Hamano1-1/+2
2010-08-18merge: do not mistake (ancestor of) tag for branchLibravatar Jonathan Nieder1-1/+1
2010-08-15merge: let custom strategies intervene in trivial mergesLibravatar Jonathan Nieder1-0/+1
2010-08-11unpack_trees: group error messages by typeLibravatar Matthieu Moy1-0/+1
2010-08-11merge-recursive: porcelain messages for checkoutLibravatar Diane Gasselin1-1/+1
2010-08-11Turn unpack_trees_options.msgs into an array + enumLibravatar Matthieu Moy1-1/+1
2010-08-11split_cmdline: Allow caller to access error stringLibravatar Greg Brockman1-1/+2
2010-08-06merge-recursive --renormalizeLibravatar Jonathan Nieder1-5/+14
2010-07-02Avoid conflicts when merging branches with mixed normalizationLibravatar Eyvind Bernhardsen1-0/+3
2010-06-18Merge branch 'tc/merge-m-log'Libravatar Junio C Hamano1-8/+12
2010-05-10merge: --log appends shortlog to message if specifiedLibravatar Tay Ray Chuan1-7/+11
2010-05-10merge: rename variableLibravatar Tay Ray Chuan1-3/+3
2010-05-10merge: update commentLibravatar Tay Ray Chuan1-1/+1
2010-05-08Merge branch 'cc/revert-strategy'Libravatar Junio C Hamano1-36/+45
2010-04-01merge: make function try_merge_command non staticLibravatar Christian Couder1-2/+2
2010-04-01merge: refactor code that calls "git merge-STRATEGY"Libravatar Christian Couder1-36/+45
2010-03-28Merge branch 'cc/cherry-pick-ff'Libravatar Junio C Hamano1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+1292