1. 97cf8d5 t5703: adjust a test case for the upcoming default branch name by Johannes Schindelin · 3 years, 6 months ago
  2. 392ab3d t6200: adjust suppression pattern to also match "main" by Johannes Schindelin · 3 years, 6 months ago
  3. 704fed9 tests: start moving to a different default main branch name by Johannes Schindelin · 3 years, 6 months ago
  4. 25ad0dc t9801: use `--` in preparation for default branch rename by Johannes Schindelin · 3 years, 6 months ago
  5. 2217230 fmt-merge-msg: also suppress "into main" by default by Johannes Schindelin · 3 years, 6 months ago
  6. 5f35edd rebase: fix broken email with --committer-date-is-author-date by Jeff King · 3 years, 6 months ago
  7. 16b0bb9 am: fix broken email with --committer-date-is-author-date by Jeff King · 3 years, 6 months ago
  8. 56706db t3436: check --committer-date-is-author-date result more carefully by Jeff King · 3 years, 6 months ago
  9. 2e67335 Sync with Git 2.29.1 by Junio C Hamano · 3 years, 6 months ago
  10. b927c80 Git 2.29.1 by Junio C Hamano · 3 years, 6 months ago v2.29.1
  11. 380ba99 Merge branch 'js/no-builtins-on-disk-option' into maint by Junio C Hamano · 3 years, 6 months ago
  12. 31f4c83 t7102: prepare expected output inside test_expect_* block by Junio C Hamano · 3 years, 6 months ago
  13. 1c0ab5c t7201: put each command on a separate line by Charvi Mendiratta · 3 years, 6 months ago
  14. 627f2d7 t7201: use 'git -C' to avoid subshell by Charvi Mendiratta · 3 years, 6 months ago
  15. c327762 t7102,t7201: remove whitespace after redirect operator by Charvi Mendiratta · 3 years, 6 months ago
  16. 2ff6c34 userdiff: support Bash by Victor Engmark · 3 years, 6 months ago
  17. 5338ed2 perl: check for perl warnings while running tests by Jeff King · 3 years, 6 months ago
  18. c779386 sequencer: tolerate abbreviated stopped-sha file by Jonathan Tan · 3 years, 6 months ago
  19. 03bb366 svn: use correct variable name for short OID by brian m. carlson · 3 years, 6 months ago
  20. 907e637 SKIP_DASHED_BUILT_INS: do not skip the bin/ programs by Johannes Schindelin · 3 years, 6 months ago
  21. 9a82db1 sequencer: remove duplicate rollback_lock_file() call by Elijah Newren · 3 years, 6 months ago
  22. 4e1bee9 t7006: Use test_path_is_* functions in test script by Joey Salazar · 3 years, 6 months ago
  23. b0f266d apply: when -R, also reverse list of sections by Jonathan Tan · 3 years, 6 months ago
  24. 8e86cf6 sideband: report unhandled incomplete sideband messages as bugs by Johannes Schindelin · 3 years, 6 months ago
  25. 17e7dbb sideband: avoid reporting incomplete sideband messages by Johannes Schindelin · 3 years, 6 months ago
  26. 78b8d93 t7102,t7201: remove unnecessary blank spaces in test body by Charvi Mendiratta · 3 years, 6 months ago
  27. e166fe3 t7101,t7102,t7201: modernize test formatting by Charvi Mendiratta · 3 years, 6 months ago
  28. 296d4a9 diff: add -I<regex> that ignores matching changes by Michał Kępień · 3 years, 6 months ago
  29. ec7967c merge-base, xdiff: zero out xpparam_t structures by Michał Kępień · 3 years, 6 months ago
  30. 2bfa953 p7519-fsmonitor: add a git add benchmark by Nipunn Koorapati · 3 years, 6 months ago
  31. 471b115 p7519-fsmonitor: refactor to avoid code duplication by Nipunn Koorapati · 3 years, 6 months ago
  32. ed5a245 perf lint: add make test-lint to perf tests by Nipunn Koorapati · 3 years, 6 months ago
  33. 89afd5f t/perf: add fsmonitor perf test for git diff by Nipunn Koorapati · 3 years, 6 months ago
  34. 5851462 t/perf/p7519-fsmonitor.sh: warm cache on first git status by Nipunn Koorapati · 3 years, 6 months ago
  35. dc69d47 t/perf/README: elaborate on output format by Nipunn Koorapati · 3 years, 6 months ago
  36. c9052a8 fsmonitor: use fsmonitor data in `git diff` by Alex Vandiver · 3 years, 6 months ago
  37. 3e0a5dc filter-branch doc: fix filter-repo typo by Christian Couder · 3 years, 6 months ago
  38. 262d5ad Revert "test_cmp: diagnose incorrect arguments" by Junio C Hamano · 3 years, 6 months ago
  39. 3abd4a6 Documentation: stylistically normalize references to Signed-off-by: by Bradley M. Kuhn · 3 years, 6 months ago
  40. a650fa7 SubmittingPatches: clarify DCO is our --signoff rule by Junio C Hamano · 3 years, 6 months ago
  41. 53147b0 Documentation: clarify and expand description of --signoff by Bradley M. Kuhn · 3 years, 6 months ago
  42. ae2e0ab doc: preparatory clean-up of description on the sign-off option by Junio C Hamano · 3 years, 6 months ago
  43. 69986e1 Git 2.29 by Junio C Hamano · 3 years, 6 months ago v2.29.0
  44. a90765b t2200,t9832: avoid using 'git' upstream in a pipe by Amanda Shafack · 3 years, 6 months ago
  45. d0ee277 test-lib: reduce verbosity of skipped tests by Elijah Newren · 3 years, 6 months ago
  46. 2ba31eb t6006, t6012: adjust tests to use 'setup' instead of synonyms by Elijah Newren · 3 years, 6 months ago
  47. f21ac36 test-lib: allow selecting tests by substring/glob with --run by Elijah Newren · 3 years, 6 months ago
  48. 04b65a3 t7518: fix flaky grep invocation by Elijah Newren · 3 years, 6 months ago
  49. 2a809ec Merge tag 'l10n-2.29.0-rnd2' of git://github.com/git-l10n/git-po by Junio C Hamano · 3 years, 6 months ago
  50. 43ad4f2 t3435: add tests for rebase -r GPG signing by Samuel Čavoj · 3 years, 6 months ago
  51. 19dad04 sequencer: pass explicit --no-gpg-sign to merge by Samuel Čavoj · 3 years, 6 months ago
  52. ae03c97 sequencer: fix gpg option passed to merge subcommand by Samuel Čavoj · 3 years, 6 months ago
  53. ac9b547 t0000: use test_path_is_file instead of "test -f" by Caleb Tillman · 3 years, 6 months ago
  54. 2b4cb00 Merge branch 'master' of github.com:Softcatala/git-po by Jiang Xin · 3 years, 6 months ago
  55. d9488fe l10n: zh_CN: for git v2.29.0 l10n round 1 and 2 by Jiang Xin · 3 years, 7 months ago
  56. 430cabb Merge https://github.com/prati0100/git-gui by Junio C Hamano · 3 years, 6 months ago
  57. 38c2ac2 Merge branch 'sh/blame-tooltip' by Pratyush Yadav · 3 years, 6 months ago
  58. b297e03 git-gui: blame: prevent tool tips from sticking around after Command-Tab by Stefan Haller · 3 years, 6 months ago
  59. f5bcde6 MyFirstContribution: clarify asciidoc dependency by Emily Shaffer · 3 years, 6 months ago
  60. 567ad2c credential: load default config by Thomas Koutcher · 3 years, 6 months ago
  61. c64432a t6423: more involved rules for renaming directories into each other by Elijah Newren · 3 years, 6 months ago
  62. 8536821 t6423: update directory rename detection tests with new rule by Elijah Newren · 3 years, 6 months ago
  63. 902c521 t6423: more involved directory rename test by Elijah Newren · 3 years, 6 months ago
  64. b9718d0 directory-rename-detection.txt: update references to regression tests by Elijah Newren · 3 years, 6 months ago
  65. b0f6494 bisect--helper: retire `--bisect-autostart` subcommand by Pranit Bauva · 3 years, 6 months ago
  66. 5c517fe bisect--helper: retire `--write-terms` subcommand by Pranit Bauva · 3 years, 6 months ago
  67. 9b437b0 bisect--helper: retire `--check-expected-revs` subcommand by Pranit Bauva · 3 years, 6 months ago
  68. 27257bc bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C by Pranit Bauva · 3 years, 6 months ago
  69. 04774b4 bisect--helper: retire `--next-all` subcommand by Pranit Bauva · 3 years, 6 months ago
  70. e439607 bisect--helper: retire `--bisect-clean-state` subcommand by Pranit Bauva · 3 years, 6 months ago
  71. 88ad372 bisect--helper: finish porting `bisect_start()` to C by Pranit Bauva · 3 years, 6 months ago
  72. 3ebd945 completion: fix zsh installation instructions by Alexey · 3 years, 10 months ago
  73. 6db29ab fast-import: remove duplicated option-parsing line by Jeff King · 3 years, 6 months ago
  74. e632c46 hook: add sample template for push-to-checkout by Adam Spiers · 3 years, 6 months ago
  75. 5539183 config.mak.dev: build with -fno-common by Jeff King · 3 years, 6 months ago
  76. e5cf6d3 dir.c: fix comments to agree with argument name by Alex Vandiver · 3 years, 6 months ago
  77. 0016b61 maintenance: add troubleshooting guide to docs by Derrick Stolee · 3 years, 6 months ago
  78. 61f7a38 maintenance: use 'incremental' strategy by default by Derrick Stolee · 3 years, 6 months ago
  79. a4cb1a2 maintenance: create maintenance.strategy config by Derrick Stolee · 3 years, 6 months ago
  80. 5710dcc usage: define a type for a reporting function by Jeff King · 3 years, 6 months ago
  81. a5fa49f Git 2.29-rc2 by Junio C Hamano · 3 years, 6 months ago v2.29.0-rc2
  82. 3f018ec fast-import: fix over-allocation of marks storage by Jeff King · 3 years, 6 months ago
  83. 0cc3679 l10n: de.po: Update German translation for Git 2.29.0 by Matthias Rüster · 3 years, 7 months ago
  84. d10afaf Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po by Jiang Xin · 3 years, 6 months ago
  85. 6474b86 hashmap: add usage documentation explaining hashmap_free[_entries]() by Elijah Newren · 3 years, 7 months ago
  86. 8d41d10 l10n: vi(5013t): Updated translation for v2.29.0 rd2 by Tran Ngoc Quan · 3 years, 7 months ago
  87. d6d6683 ci: make the "skip-if-redundant" check more defensive by Johannes Schindelin · 3 years, 7 months ago
  88. d0ff1a3 ci: work around old records of GitHub runs by Johannes Schindelin · 3 years, 7 months ago
  89. 5eb2ed6 line-log: handle deref_tag() returning NULL by René Scharfe · 3 years, 7 months ago
  90. db7d07f blame: handle deref_tag() returning NULL by René Scharfe · 3 years, 7 months ago
  91. e30b152 grep: handle deref_tag() returning NULL by René Scharfe · 3 years, 7 months ago
  92. c57b336 worktree: teach `list` to annotate locked worktree by Rafael Silva · 3 years, 7 months ago
  93. 4813277 Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS by René Scharfe · 3 years, 7 months ago
  94. 93e7031 Makefile: use git init/add/commit/archive for dist-doc by René Scharfe · 3 years, 7 months ago
  95. d334107 maintenance: core.commitGraph=false prevents writes by Derrick Stolee · 3 years, 7 months ago
  96. c8774d0 l10n: pt_PT: make on po/pt_PT.po by Daniel Santos · 3 years, 7 months ago
  97. f055b51 l10n: Portuguese translation team has changed. Wohoo! by Daniel Santos · 3 years, 7 months ago
  98. 20c4a22 Merge branch 'master' of github.com:alshopov/git-po by Jiang Xin · 3 years, 7 months ago
  99. 844fd55 Merge branch 'master' of github.com:nafmo/git-l10n-sv by Jiang Xin · 3 years, 7 months ago
  100. 4ba082a Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-po by Jiang Xin · 3 years, 7 months ago