aboutsummaryrefslogtreecommitdiff
path: root/builtin/merge.c
Commit message (Expand)AuthorAge
* Merge branch 'cb/maint-orphan-merge-noclobber' into maintJunio C Hamano2010-12-02
|\
| * do not overwrite untracked during merge from unborn branchClemens Buchacher2010-11-15
* | Merge branch 'dg/local-mod-error-messages'Junio C Hamano2010-09-03
|\ \
| * | Move "show_all_errors = 1" to setup_unpack_trees_porcelain()Matthieu Moy2010-09-03
| * | setup_unpack_trees_porcelain: take the whole options struct as parameterMatthieu Moy2010-09-03
| * | Move set_porcelain_error_msgs to unpack-trees.c and rename itMatthieu Moy2010-09-03
* | | Merge branch 'jn/merge-custom-no-trivial'Junio C Hamano2010-09-03
|\ \ \
| * | | merge: let custom strategies intervene in trivial mergesJonathan Nieder2010-08-15
| | |/ | |/|
* | | Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-03
|\ \ \
| * | | merge: do not mistake (ancestor of) tag for branchJonathan Nieder2010-08-18
| |/ /
* | | Merge branch 'jn/merge-renormalize'Junio C Hamano2010-09-03
|\ \ \
| * | | merge-recursive --renormalizeJonathan Nieder2010-08-06
| * | | Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen2010-07-02
| |/ /
* | | Merge branch 'gb/split-cmdline-errmsg'Junio C Hamano2010-08-21
|\ \ \ | |_|/ |/| |
| * | split_cmdline: Allow caller to access error stringGreg Brockman2010-08-11
| |/
* | unpack_trees: group error messages by typeMatthieu Moy2010-08-11
* | merge-recursive: porcelain messages for checkoutDiane Gasselin2010-08-11
* | Turn unpack_trees_options.msgs into an array + enumMatthieu Moy2010-08-11
|/
* Merge branch 'tc/merge-m-log'Junio C Hamano2010-06-18
|\
| * merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-10
| * merge: rename variableTay Ray Chuan2010-05-10
| * merge: update commentTay Ray Chuan2010-05-10
* | Merge branch 'cc/revert-strategy'Junio C Hamano2010-05-08
|\ \ | |/ |/|
| * merge: make function try_merge_command non staticChristian Couder2010-04-01
| * merge: refactor code that calls "git merge-STRATEGY"Christian Couder2010-04-01
* | Merge branch 'cc/cherry-pick-ff'Junio C Hamano2010-03-28
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22