1. 6789275 tests: teach callers of test_i18ngrep to use test_grep by Junio C Hamano · 1 year, 4 months ago
  2. b5fcb1c read-cache.c: clear and free "sparse_checkout_patterns" by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
  3. ead7460 tests: don't assume a .git/info for .git/info/sparse-checkout by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  4. c6e19e4 Merge branch 'ab/checkout-branch-info-leakfix' by Junio C Hamano · 3 years, 2 months ago
  5. 519947b checkout: avoid BUG() when hitting a broken repository by Junio C Hamano · 3 years, 2 months ago
  6. 7435e7e branch: lowercase error messages by Anders Kaseorg · 3 years, 3 months ago
  7. 1108cea tests: remove most uses of test_i18ncmp by Ævar Arnfjörð Bjarmason · 4 years, 1 month ago
  8. bb2198f checkout: improve error messages for -b with extra argument by René Scharfe · 4 years, 10 months ago
  9. 16ab794 checkout: add tests for -b and --track by René Scharfe · 4 years, 10 months ago
  10. 681c637 unpack-trees: failure to set SKIP_WORKTREE bits always just a warning by Elijah Newren · 5 years ago
  11. 4a6f11f t2018: replace "sha" with "oid" by Denton Liu · 5 years ago
  12. 62e80fc t2018: don't lose return code of git commands by Denton Liu · 5 years ago
  13. 30c0367 t2018: teach do_checkout() to accept `!` arg by Denton Liu · 5 years ago
  14. 40caa53 t2018: be more discerning when checking for expected exit codes by Denton Liu · 5 years ago
  15. 5020f68 t2018: improve style of if-statement by Denton Liu · 5 years ago
  16. 7ffb546 t2018: add space between function name and () by Denton Liu · 5 years ago
  17. f1842ff t2018: remove trailing space from test description by Denton Liu · 5 years ago
  18. e3d6539 branch: make create_branch accept a merge base rev by Denton Liu · 6 years ago
  19. 27434bf t2018: cleanup in current test by Denton Liu · 6 years ago
  20. 8424bfd checkout: fix regression in checkout -b on intitial checkout by Ben Peart · 6 years ago
  21. 91e3d7c checkout: add test demonstrating regression with checkout -b on initial commit by Ben Peart · 6 years ago
  22. 1edbaac tests: use test_i18n* functions to suppress false positives by Vasco Almeida · 9 years ago
  23. 39bd6f7 Allow checkout -B <current-branch> to update the current branch by Jonathan Nieder · 13 years ago
  24. 587a9ee Show interpreted branch name in error messages by Conrad Irwin · 14 years ago
  25. 55c4a67 Prevent force-updating of the current branch by Conrad Irwin · 14 years ago
  26. 055f2c5 Merge branch 'jc/maint-1.7.3-checkout-describe' into maint by Junio C Hamano · 14 years ago
  27. c17b229 checkout -b <name>: correctly detect existing branch by Junio C Hamano · 14 years ago
  28. cc70148 builtin/checkout: handle -B from detached HEAD correctly by Tay Ray Chuan · 15 years ago
  29. 02ac983 builtin/checkout: learn -B by Tay Ray Chuan · 15 years ago
  30. 39ac7a7 add tests for checkout -b by Tay Ray Chuan · 15 years ago