summaryrefslogtreecommitdiff
path: root/builtin/merge.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rr/fmt-merge-msg'Junio C Hamano2010-09-291-13/+19
|\
| * merge: Make 'merge.log' an integer or boolean optionRamkumar Ramachandra2010-09-091-1/+6
| * merge: Make '--log' an integer option for number of shortlog entriesRamkumar Ramachandra2010-09-091-7/+10
| * fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_lenRamkumar Ramachandra2010-09-091-8/+6
* | Merge branch 'dg/local-mod-error-messages'Junio C Hamano2010-09-031-2/+1
|\ \
| * | Move "show_all_errors = 1" to setup_unpack_trees_porcelain()Matthieu Moy2010-09-031-1/+0
| * | setup_unpack_trees_porcelain: take the whole options struct as parameterMatthieu Moy2010-09-031-1/+1
| * | Move set_porcelain_error_msgs to unpack-trees.c and rename itMatthieu Moy2010-09-031-1/+1
* | | Merge branch 'jn/merge-custom-no-trivial'Junio C Hamano2010-09-031-0/+1
|\ \ \
| * | | merge: let custom strategies intervene in trivial mergesJonathan Nieder2010-08-151-0/+1
* | | | Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-031-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | merge: do not mistake (ancestor of) tag for branchJonathan Nieder2010-08-181-1/+1
| |/ /
* | | Merge branch 'jn/merge-renormalize'Junio C Hamano2010-09-031-2/+14
|\ \ \
| * | | merge-recursive --renormalizeJonathan Nieder2010-08-061-5/+14
| * | | Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen2010-07-021-0/+3
| |/ /
* | | Merge branch 'gb/split-cmdline-errmsg'Junio C Hamano2010-08-211-1/+2
|\ \ \ | |_|/ |/| |
| * | split_cmdline: Allow caller to access error stringGreg Brockman2010-08-111-1/+2
| |/
* | unpack_trees: group error messages by typeMatthieu Moy2010-08-111-0/+1
* | merge-recursive: porcelain messages for checkoutDiane Gasselin2010-08-111-1/+1
* | Turn unpack_trees_options.msgs into an array + enumMatthieu Moy2010-08-111-1/+1
|/
* Merge branch 'tc/merge-m-log'Junio C Hamano2010-06-181-8/+12
|\
| * merge: --log appends shortlog to message if specifiedTay Ray Chuan2010-05-101-7/+11
| * merge: rename variableTay Ray Chuan2010-05-101-3/+3
| * merge: update commentTay Ray Chuan2010-05-101-1/+1
* | Merge branch 'cc/revert-strategy'Junio C Hamano2010-05-081-36/+45
|\ \ | |/ |/|
| * merge: make function try_merge_command non staticChristian Couder2010-04-011-2/+2
| * merge: refactor code that calls "git merge-STRATEGY"Christian Couder2010-04-011-36/+45
* | Merge branch 'cc/cherry-pick-ff'Junio C Hamano2010-03-281-1/+1
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+1292