summaryrefslogtreecommitdiff
path: root/builtin/merge-base.c
Commit message (Expand)AuthorAgeFilesLines
* merge-base --octopus: reduce the result from get_octopus_merge_bases()bm/merge-base-octopus-dedupJunio C Hamano2013-12-301-1/+1
* merge-base: separate "--independent" codepath into its own helperJunio C Hamano2013-12-301-6/+25
* use logical OR (||) instead of binary OR (|) in logical contextRené Scharfe2013-06-131-1/+1
* Merge branch 'jc/merge-bases'Junio C Hamano2012-09-111-0/+22
|\
| * merge-base: "--is-ancestor A B"Junio C Hamano2012-08-311-0/+22
* | i18n: merge-base: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-6/+6
|/
* Documentation: update to git-merge-base --octopusVincent van Ravesteijn2011-04-151-1/+2
* merge-base --independent to print reduced parent list in a mergeJonathan Nieder2010-08-181-6/+15
* merge-base --octopus to mimic show-branch --merge-baseJonathan Nieder2010-08-181-3/+32
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+63