1. 44ccb76 Merge branch 'ls/subtree' by Junio C Hamano · 3 years, 10 months ago
  2. 70a890d Merge branch 'si/zsh-complete-comment-fix' by Junio C Hamano · 3 years, 10 months ago
  3. 18e1ba1 Merge branch 'dl/complete-stash-updates' by Junio C Hamano · 3 years, 10 months ago
  4. 848a17c Merge branch 'dl/complete-stash' by Junio C Hamano · 3 years, 10 months ago
  5. f2acf76 work around zsh comment in __git_complete_worktree_paths by Sardorbek Imomaliev · 3 years, 10 months ago
  6. 5980e0d Merge branch 'vs/completion-with-set-u' by Junio C Hamano · 3 years, 10 months ago
  7. 9a3e3ca subtree: be stricter about validating flags by Luke Shumaker · 3 years, 11 months ago
  8. 49470cd subtree: push: allow specifying a local rev other than HEAD by Luke Shumaker · 3 years, 11 months ago
  9. 94389e7 subtree: allow 'split' flags to be passed to 'push' by Luke Shumaker · 3 years, 11 months ago
  10. cb65514 subtree: allow --squash to be used with --rejoin by Luke Shumaker · 3 years, 11 months ago
  11. 6468784 subtree: give the docs a once-over by Luke Shumaker · 3 years, 11 months ago
  12. e9525a8 subtree: have $indent actually affect indentation by Luke Shumaker · 3 years, 11 months ago
  13. 534ff90 subtree: don't let debug and progress output clash by Luke Shumaker · 3 years, 11 months ago
  14. 5cdae0f subtree: add comments and sanity checks by Luke Shumaker · 3 years, 11 months ago
  15. cbb5de8 subtree: remove duplicate check by Luke Shumaker · 3 years, 11 months ago
  16. e4f8baa subtree: parse revs in individual cmd_ functions by Luke Shumaker · 3 years, 11 months ago
  17. bbffb02 subtree: use "^{commit}" instead of "^0" by Luke Shumaker · 3 years, 11 months ago
  18. 22d5507 subtree: don't fuss with PATH by Luke Shumaker · 3 years, 11 months ago
  19. a94f911 subtree: use "$*" instead of "$@" as appropriate by Luke Shumaker · 3 years, 11 months ago
  20. e2b11e4 subtree: use more explicit variable names for cmdline args by Luke Shumaker · 3 years, 11 months ago
  21. 6d43585 subtree: use git-sh-setup's `say` by Luke Shumaker · 3 years, 11 months ago
  22. f664304 subtree: use `git merge-base --is-ancestor` by Luke Shumaker · 3 years, 11 months ago
  23. 8dc3240 subtree: drop support for git < 1.7 by Luke Shumaker · 3 years, 11 months ago
  24. d2f0f81 subtree: more consistent error propagation by Luke Shumaker · 3 years, 11 months ago
  25. 5a35697 subtree: don't have loose code outside of a function by Luke Shumaker · 3 years, 11 months ago
  26. b04538d subtree: t7900: add porcelain tests for 'pull' and 'push' by Luke Shumaker · 3 years, 11 months ago
  27. b269976 subtree: t7900: add a test for the -h flag by Luke Shumaker · 3 years, 11 months ago
  28. db6952b subtree: t7900: rename last_commit_message to last_commit_subject by Luke Shumaker · 3 years, 11 months ago
  29. f1cd2d9 subtree: t7900: fix 'verify one file change per commit' by Luke Shumaker · 3 years, 11 months ago
  30. 63ac4f1 subtree: t7900: delete some dead code by Luke Shumaker · 3 years, 11 months ago
  31. c4566ab subtree: t7900: use 'test' for string equality by Luke Shumaker · 3 years, 11 months ago
  32. 40b1e1e subtree: t7900: comment subtree_test_create_repo by Luke Shumaker · 3 years, 11 months ago
  33. f700406 subtree: t7900: use consistent formatting by Luke Shumaker · 3 years, 11 months ago
  34. f2bb7fe subtree: t7900: use test-lib.sh's test_count by Luke Shumaker · 3 years, 11 months ago
  35. 914d512 subtree: t7900: update for having the default branch name be 'main' by Luke Shumaker · 3 years, 11 months ago
  36. 7cdb096 git-completion.bash: consolidate cases in _git_stash() by Denton Liu · 3 years, 11 months ago
  37. 59d85a2 git-completion.bash: use $__git_cmd_idx in more places by Denton Liu · 3 years, 11 months ago
  38. 87e6297 git-completion.bash: rename to $__git_cmd_idx by Denton Liu · 3 years, 11 months ago
  39. 8c8c8c0 git-completion.bash: separate some commands onto their own line by Denton Liu · 3 years, 11 months ago
  40. 76655e8 completion: avoid aliased command lookup error in nounset mode by Ville Skyttä · 3 years, 11 months ago
  41. b98db1d Merge branch 'ab/complete-cherry-pick-head' by Junio C Hamano · 3 years, 11 months ago
  42. e0d4a63 Merge branch 'vs/completion-with-set-u' by Junio C Hamano · 3 years, 11 months ago
  43. c5c0548 completion: audit and guard $GIT_* against unset use by Ville Skyttä · 4 years ago
  44. a548f3e Merge branch 'js/cmake-vsbuild' by Junio C Hamano · 4 years ago
  45. 3994ae5 bash completion: complete CHERRY_PICK_HEAD by Ævar Arnfjörð Bjarmason · 4 years ago
  46. 861794b Merge branch 'jh/simple-ipc' by Junio C Hamano · 4 years ago
  47. 958a5f5 cmake(install): include vcpkg dlls by Dennis Ameling · 4 years ago
  48. e8772a7 cmake: add a preparatory work-around to accommodate `vcpkg` by Johannes Schindelin · 4 years ago
  49. 569f8d1 cmake(install): fix double .exe suffixes by Dennis Ameling · 4 years ago
  50. 7bb544a cmake: support SKIP_DASHED_BUILT_INS by Johannes Schindelin · 4 years ago
  51. 6131807 git-completion.bash: use __gitcomp_builtin() in _git_stash() by Denton Liu · 4 years ago
  52. 42b30bc git-completion.bash: extract from else in _git_stash() by Denton Liu · 4 years ago
  53. e94fb44 git-completion.bash: pass $__git_subcommand_idx from __git_main() by Denton Liu · 4 years ago
  54. f5c73f6 Merge branch 'dl/stash-show-untracked' by Junio C Hamano · 4 years ago
  55. 7cd5dbc simple-ipc: add Unix domain socket implementation by Jeff Hostetler · 4 years ago
  56. bfcc6e2 Merge branch 'rs/xcalloc-takes-nelem-first' by Junio C Hamano · 4 years ago
  57. 1c57cc7 cocci: allow xcalloc(1, size) by Junio C Hamano · 4 years ago
  58. 9fd1902 unix-stream-server: create unix domain socket under lock by Jeff Hostetler · 4 years ago
  59. 59c7b88 simple-ipc: add win32 implementation by Jeff Hostetler · 4 years ago
  60. ca56dad use CALLOC_ARRAY by René Scharfe · 4 years ago
  61. 241b5d3 fix xcalloc() argument order by René Scharfe · 4 years ago
  62. d3c7bf7 stash show: teach --include-untracked and --only-untracked by Denton Liu · 4 years ago
  63. 006c5f7 Merge branch 'jk/complete-branch-force-delete' by Junio C Hamano · 4 years, 1 month ago
  64. bca362c completion: handle other variants of "branch -m" by Jeff King · 4 years, 1 month ago
  65. a534cf4 completion: treat "branch -D" the same way as "branch -d" by Jeff King · 4 years, 1 month ago
  66. 7599730 Remove support for v1 of the PCRE library by Ævar Arnfjörð Bjarmason · 4 years, 1 month ago
  67. 5a067ba completion: add proper public __git_complete by Felipe Contreras · 4 years, 2 months ago
  68. 810df0e completion: bash: improve function detection by Felipe Contreras · 4 years, 2 months ago
  69. 7f94b78 completion: bash: add __git_have_func helper by Felipe Contreras · 4 years, 2 months ago
  70. 043bfc6 Merge branch 'js/cmake-extra-built-ins-fix' by Junio C Hamano · 4 years, 3 months ago
  71. ccbde2c Merge branch 'da/vs-build-iconv-fix' by Junio C Hamano · 4 years, 3 months ago
  72. 7d92da3 Merge branch 'fc/zsh-completion' by Junio C Hamano · 4 years, 3 months ago
  73. 0764964 completion: bash: fix gitk alias regression by Felipe Contreras · 4 years, 3 months ago
  74. 7fe0727 cmake: determine list of extra built-ins dynamically by Johannes Schindelin · 4 years, 3 months ago
  75. e665903 ci(vs-build): stop passing the iconv library location explicitly by Dennis Ameling · 4 years, 3 months ago
  76. c5dd0c8 completion: zsh: fix file completion regression by Felipe Contreras · 4 years, 3 months ago
  77. fd6445a Merge branch 'fc/bash-completion-alias-of-alias' by Junio C Hamano · 4 years, 3 months ago
  78. e4c75ed completion: bash: improve alias loop detection by Felipe Contreras · 4 years, 4 months ago
  79. fb628ab Merge branch 'sd/prompt-local-variable' by Junio C Hamano · 4 years, 4 months ago
  80. c2822a8 completion: bash: check for alias loop by Felipe Contreras · 4 years, 4 months ago
  81. 9414938 completion: bash: support recursive aliases by Felipe Contreras · 4 years, 4 months ago
  82. 4560eae Merge branch 'fc/zsh-completion' by Junio C Hamano · 4 years, 4 months ago
  83. bbdbe08 Merge branch 'lo/zsh-completion' by Junio C Hamano · 4 years, 4 months ago
  84. b6fb70c Merge branch 'dl/diff-merge-base' by Junio C Hamano · 4 years, 4 months ago
  85. 9542d56 git-prompt.sh: localize `option` in __git_ps1_show_upstream by Sibo Dong · 4 years, 4 months ago
  86. f9c0e74 Merge branch 'dl/resurrect-update-for-sha256' by Junio C Hamano · 4 years, 4 months ago
  87. af806a2 zsh: update copyright notices by Felipe Contreras · 4 years, 4 months ago
  88. 441ecda completion: bash: remove old compat wrappers by Felipe Contreras · 4 years, 4 months ago
  89. 8030684 completion: bash: cleanup cygwin check by Felipe Contreras · 4 years, 4 months ago
  90. 5a364d2 completion: bash: trivial cleanup by Felipe Contreras · 4 years, 4 months ago
  91. 35a4170 completion: zsh: add simple version check by Felipe Contreras · 4 years, 4 months ago
  92. bbd7f45 completion: zsh: trivial simplification by Felipe Contreras · 4 years, 4 months ago
  93. 2769e56 completion: zsh: add alias descriptions by Felipe Contreras · 4 years, 4 months ago
  94. 9d76052 completion: zsh: improve command tags by Felipe Contreras · 4 years, 4 months ago
  95. 9a397ea completion: zsh: refactor command completion by Felipe Contreras · 4 years, 4 months ago
  96. 46af9b3 completion: zsh: shuffle functions around by Felipe Contreras · 4 years, 4 months ago
  97. 5d64fb2 completion: zsh: simplify file_direct by Felipe Contreras · 4 years, 4 months ago
  98. cf6ce01 completion: zsh: simplify nl_append by Felipe Contreras · 4 years, 4 months ago
  99. 35e29fb completion: zsh: trivial cleanup by Felipe Contreras · 4 years, 4 months ago
  100. ecaf798 completion: zsh: simplify direct compadd by Felipe Contreras · 4 years, 4 months ago