summaryrefslogtreecommitdiff
path: root/builtin-merge.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | builtin-merge: allow using a custom strategyMiklos Vajna2008-07-291-7/+35
* | | Merge branch 'maint' to sync with 1.6.0.1Junio C Hamano2008-08-241-7/+9
|\ \ \ | | |/ | |/|
| * | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-231-7/+9
* | | provide more errors for the "merge into empty head" casePaolo Bonzini2008-08-211-0/+5
|/ /
* | "git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2008-08-201-1/+1
* | Fix merge name generation in "merge in C"Junio C Hamano2008-07-301-2/+2
|/
* Make non-static functions, that may be static, staticStephan Beyer2008-07-231-1/+1
* builtin-merge: add missing structure initializationPierre Habouzit2008-07-211-0/+1
* builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna2008-07-211-25/+12
* builtin-merge.c: Fix option parsingMichele Ballabio2008-07-201-2/+3
* Teach 'git merge' that some merge strategies no longer existMiklos Vajna2008-07-201-2/+0
* Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-151-0/+1
* Teach merge.log to "git-merge" againJunio C Hamano2008-07-101-0/+2
* Build in mergeMiklos Vajna2008-07-071-0/+1153