Sign in
googlers
/
jrn
/
git
/
85c787f1e9476c3b8cbeeb4656973d0f1efd9881
/
bisect.h
ad464a4
bisect: combine args passed to find_bisection()
by Aaron Lipman
· 4 years, 7 months ago
be5fe20
cmd_bisect__helper: defer parsing no-checkout flag
by Aaron Lipman
· 4 years, 7 months ago
0fe305a
rev-list: allow bisect and first-parent flags
by Aaron Lipman
· 4 years, 7 months ago
6c69f22
bisect: libify `bisect_next_all`
by Pranit Bauva
· 5 years ago
9ec598e
bisect: libify `handle_bad_merge_base` and its dependents
by Pranit Bauva
· 5 years ago
cdd4dc2
bisect: libify `check_merge_bases` and its dependents
by Pranit Bauva
· 5 years ago
ce58b5d
bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents
by Pranit Bauva
· 5 years ago
680e8a0
bisect: add enum to represent bisect returning codes
by Miriam Rubio
· 5 years ago
ad6dad0
*.[ch]: manually align parameter lists
by Denton Liu
· 6 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 6 years ago
69d2cfe
bisect.c: remove the_repository reference
by Nguyễn Thái Ngọc Duy
· 6 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
· 7 years ago
f116163
Merge branch 'ma/bisect-leakfix'
by Junio C Hamano
· 7 years ago
24d707f
bisect: change calling-convention of `find_bisection()`
by Martin Ågren
· 7 years ago
fb71a32
bisect--helper: `bisect_clean_state` shell function in C
by Pranit Bauva
· 7 years ago
cb46d63
bisect: simplify the addition of new bisect terms
by Antoine Delaite
· 10 years ago
efc7df4
Move print_commit_list to libgit.a
by Nguyễn Thái Ngọc Duy
· 12 years ago
9899372
rev-list: fix --verify-objects --quiet becoming --objects
by Nguyễn Thái Ngọc Duy
· 13 years ago
8ba8fe0
rev-list: remove BISECT_SHOW_TRIED flag
by Nguyễn Thái Ngọc Duy
· 13 years ago
fee92fc
bisect: introduce support for --no-checkout option.
by Jon Seymour
· 14 years ago
f1c92c6
builtin-rev-list.c: mark file-local function static
by Junio C Hamano
· 15 years ago
9af3589
bisect: add parameters to "filter_skipped"
by Christian Couder
· 16 years ago
0871984
bisect: make "git bisect" use new "--next-all" bisect-helper function
by Christian Couder
· 16 years ago
38ef750
rev-list: remove stringed output flag from "show_bisect_vars"
by Christian Couder
· 16 years ago
c99f069
bisect--helper: remove "--next-vars" option as it is now useless
by Christian Couder
· 16 years ago
ef24c7c
bisect--helper: add "--next-exit" to output bisect results
by Christian Couder
· 16 years ago
280e65c
rev-list: refactor printing bisect vars
by Christian Couder
· 16 years ago
1c87654
rev-list: make "estimate_bisect_steps" non static
by Christian Couder
· 16 years ago
13858e5
rev-list: add "int bisect_show_flags" in "struct rev_list_info"
by Christian Couder
· 16 years ago
d797257
rev-list: remove last static vars used in "show_commit"
by Christian Couder
· 16 years ago
e89aa6d
bisect--helper: string output variables together with "&&"
by Christian Couder
· 16 years ago
37c4c38
rev-list: pass "int flags" as last argument of "show_bisect_vars"
by Christian Couder
· 16 years ago
1bf072e
bisect--helper: implement "git bisect--helper"
by Christian Couder
· 16 years ago
9518864
rev-list: call new "filter_skip" function
by Christian Couder
· 16 years ago
7428d75
rev-list: pass "revs" to "show_bisect_vars"
by Christian Couder
· 16 years ago
6a17fad
rev-list: make "show_bisect_vars" non static
by Christian Couder
· 16 years ago
a2ad79c
rev-list: move bisect related code into its own file
by Christian Couder
· 16 years ago