1. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  2. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  3. 69d2cfe bisect.c: remove the_repository reference by Nguyễn Thái Ngọc Duy · 6 years ago
  4. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  5. f116163 Merge branch 'ma/bisect-leakfix' by Junio C Hamano · 7 years ago
  6. 24d707f bisect: change calling-convention of `find_bisection()` by Martin Ågren · 7 years ago
  7. fb71a32 bisect--helper: `bisect_clean_state` shell function in C by Pranit Bauva · 8 years ago
  8. cb46d63 bisect: simplify the addition of new bisect terms by Antoine Delaite · 10 years ago
  9. efc7df4 Move print_commit_list to libgit.a by Nguyễn Thái Ngọc Duy · 12 years ago
  10. 9899372 rev-list: fix --verify-objects --quiet becoming --objects by Nguyễn Thái Ngọc Duy · 13 years ago
  11. 8ba8fe0 rev-list: remove BISECT_SHOW_TRIED flag by Nguyễn Thái Ngọc Duy · 13 years ago
  12. fee92fc bisect: introduce support for --no-checkout option. by Jon Seymour · 14 years ago
  13. f1c92c6 builtin-rev-list.c: mark file-local function static by Junio C Hamano · 15 years ago
  14. 9af3589 bisect: add parameters to "filter_skipped" by Christian Couder · 16 years ago
  15. 0871984 bisect: make "git bisect" use new "--next-all" bisect-helper function by Christian Couder · 16 years ago
  16. 38ef750 rev-list: remove stringed output flag from "show_bisect_vars" by Christian Couder · 16 years ago
  17. c99f069 bisect--helper: remove "--next-vars" option as it is now useless by Christian Couder · 16 years ago
  18. ef24c7c bisect--helper: add "--next-exit" to output bisect results by Christian Couder · 16 years ago
  19. 280e65c rev-list: refactor printing bisect vars by Christian Couder · 16 years ago
  20. 1c87654 rev-list: make "estimate_bisect_steps" non static by Christian Couder · 16 years ago
  21. 13858e5 rev-list: add "int bisect_show_flags" in "struct rev_list_info" by Christian Couder · 16 years ago
  22. d797257 rev-list: remove last static vars used in "show_commit" by Christian Couder · 16 years ago
  23. e89aa6d bisect--helper: string output variables together with "&&" by Christian Couder · 16 years ago
  24. 37c4c38 rev-list: pass "int flags" as last argument of "show_bisect_vars" by Christian Couder · 16 years ago
  25. 1bf072e bisect--helper: implement "git bisect--helper" by Christian Couder · 16 years ago
  26. 9518864 rev-list: call new "filter_skip" function by Christian Couder · 16 years ago
  27. 7428d75 rev-list: pass "revs" to "show_bisect_vars" by Christian Couder · 16 years ago
  28. 6a17fad rev-list: make "show_bisect_vars" non static by Christian Couder · 16 years ago
  29. a2ad79c rev-list: move bisect related code into its own file by Christian Couder · 16 years ago