7 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Pierre Habouzit e5d1a4df56 parse-opt: migrate git-merge-base. 16 years ago
Christian Couder 53eda89b2f merge-base: teach "git merge-base" to drive underlying merge_bases_many() 16 years ago
Christian Couder df57accb46 merge-base: die with an error message if not passed a commit ref 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Junio C Hamano 71dfbf224f Make merge-base a built-in. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Rene Scharfe c0fa8255c6 Fold get_merge_bases_clean() into get_merge_bases() 19 years ago
Johannes Schindelin 7c6f8aaf6d move get_merge_bases() to core lib. 19 years ago
Johannes Schindelin 52cab8a084 refactor merge_bases() as preparation to libify merge-base 19 years ago
Junio C Hamano c82a22c39c merge-base: Clarify the comments on post processing. 19 years ago
Dmitry V. Levin 31fff305bc Separate object name errors from usage errors 19 years ago
Junio C Hamano 84a9b58c42 sha1_name: warning ambiguous refs. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano 9e5f4a5539 merge-base: avoid unnecessary postprocessing. 19 years ago
Junio C Hamano ed9a540b2b merge-base: fully contaminate the well. 19 years ago
Junio C Hamano 9585e40622 Try to find the optimum merge base while resolving. 19 years ago
Junio C Hamano b4ad66b778 merge-base.c: pathological case fix. 20 years ago
Linus Torvalds 0b9442d618 [PATCH] Speed up git-merge-base a lot 20 years ago
Linus Torvalds 4f7eb2e5a3 Fix merge-base from getting confused. 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Linus Torvalds 9b632be30c merge-base: use the new lookup_commit_reference() helper function 20 years ago
Linus Torvalds 3c249c9506 Add "get_sha1()" helper function. 20 years ago
Daniel Barkalow 58e28af6a4 [PATCH] Allow multiple date-ordered lists 20 years ago
Daniel Barkalow b6b15db3f4 [PATCH] Replace merge-base implementation 20 years ago
Daniel Barkalow b5039db6d2 [PATCH] Switch implementations of merge-base, port to parsing 20 years ago
Linus Torvalds 7d60ad7cc9 Make "parse_commit" return the "struct revision" for the commit. 20 years ago
Linus Torvalds 6683463ed6 Do a very simple "merge-base" that finds the most recent common 20 years ago