Commit History

作者 SHA1 備註 提交日期
  Junio C Hamano f4cc68cbd0 Merge branch 'mr/bisect-in-c-2' 4 年之前
  Junio C Hamano 03a01824a4 Merge branch 'cc/bisect-start-fix' 4 年之前
  Christian Couder 73c6de06af bisect: don't use invalid oid as rev when starting 4 年之前
  Pranit Bauva 517ecb3161 bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C 4 年之前
  Pranit Bauva 09535f056b bisect--helper: reimplement `bisect_autostart` shell function in C 4 年之前
  Miriam Rubio 7b4de74b5d bisect--helper: introduce new `write_in_file()` function 5 年之前
  Miriam Rubio 30276765c1 bisect--helper: use '-res' in 'cmd_bisect__helper' return 5 年之前
  Miriam Rubio ef5aef5ee0 bisect--helper: BUG() in cmd_*() on invalid subcommand 5 年之前
  Hugo Locurcio ef4d9f8a32 bisect: swap command-line options in documentation 5 年之前
  Junio C Hamano 47f0f94bc7 Merge branch 'al/bisect-first-parent' 5 年之前
  Junio C Hamano 46b225f153 Merge branch 'jk/strvec' 5 年之前
  Aaron Lipman e8861ffc20 bisect: introduce first-parent flag 5 年之前
  Aaron Lipman be5fe2000d cmd_bisect__helper: defer parsing no-checkout flag 5 年之前
  Jeff King d70a9eb611 strvec: rename struct fields 5 年之前
  Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 年之前
  Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 年之前
  Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 年之前
  Han-Wen Nienhuys de966e39a8 bisect: treat BISECT_HEAD as a pseudo ref 5 年之前
  Junio C Hamano 63e50b8678 Merge branch 'cb/bisect-helper-parser-fix' 5 年之前
  Carlo Marcelo Arenas Belón 4d9005ff5d bisect--helper: avoid segfault with bad syntax in `start --term-*` 5 年之前
  Pranit Bauva 45b6370812 bisect: libify `check_good_are_ancestors_of_bad` and its dependents 5 年之前
  Pranit Bauva 7613ec594a bisect--helper: return error codes from `cmd_bisect__helper()` 5 年之前
  Tanushree Tumane bfacfce7d9 bisect--helper: introduce new `decide_next()` function 5 年之前
  Tanushree Tumane 292731c4c2 bisect--helper: change `retval` to `res` 5 年之前
  Miriam Rubio 16538bfd2c bisect--helper: convert `vocab_*` char pointers to char arrays 5 年之前
  Junio C Hamano 65099bd775 Merge branch 'mr/bisect-save-pointer-to-const-string' 5 年之前
  Junio C Hamano 4bfc9ccfb6 Merge branch 'mr/bisect-use-after-free' 5 年之前
  Tanushree Tumane 7c5cea7242 bisect--helper: convert `*_warning` char pointers to char arrays. 5 年之前
  Tanushree Tumane 51a0a4ed95 bisect--helper: avoid use-after-free 5 年之前
  Johannes Schindelin 7877ac3d7b bisect--helper: verify HEAD could be parsed before continuing 6 年之前