1. 1cc0425 Makefile: have "make pot" not "reset --hard" by Ævar Arnfjörð Bjarmason · 2 years, 10 months ago
  2. 16d9d61 fsmonitor--daemon: add a built-in fsmonitor daemon by Jeff Hostetler · 3 years ago
  3. 96e7225 hook: add 'run' subcommand by Emily Shaffer · 3 years, 3 months ago
  4. 223a1bf Merge branch 'js/retire-preserve-merges' by Junio C Hamano · 3 years, 5 months ago
  5. f0beebd Merge branch 'ab/make-sparse-for-real' by Junio C Hamano · 3 years, 5 months ago
  6. cfe853e hook-list.h: add a generated list of hooks, like config-list.h by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  7. c234e8a Makefile: make the "sparse" target non-.PHONY by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  8. a74b350 rebase: drop support for `--preserve-merges` by Johannes Schindelin · 3 years, 6 months ago
  9. 44ccb76 Merge branch 'ls/subtree' by Junio C Hamano · 3 years, 10 months ago
  10. 4c996de .gitignore: ignore 'git-subtree' as a build artifact by Luke Shumaker · 3 years, 11 months ago
  11. e9e8adf parallel-checkout: make it truly parallel by Matheus Tavares · 3 years, 11 months ago
  12. 75827da Merge branch 'fc/random-cleanup' by Junio C Hamano · 4 years, 3 months ago
  13. e89ecfb Merge branch 'ab/retire-parse-remote' by Junio C Hamano · 4 years, 3 months ago
  14. 2fbd305 gitignore: remove entry for git serve by René Scharfe · 4 years, 3 months ago
  15. f580de2 gitignore: drop duplicate entry for git-sh-i18n by Jeff King · 4 years, 3 months ago
  16. 02b5aa5 .gitignore: remove dangling file by Felipe Contreras · 4 years, 3 months ago
  17. 7660da1 Merge branch 'ds/maintenance-part-3' by Junio C Hamano · 4 years, 4 months ago
  18. a89a2fb parse-remote: remove this now-unused library by Ævar Arnfjörð Bjarmason · 4 years, 4 months ago
  19. 8250ab0 Merge branch 'js/cmake-vs' by Junio C Hamano · 4 years, 5 months ago
  20. 48794ac Merge branch 'ds/maintenance-part-1' by Junio C Hamano · 4 years, 6 months ago
  21. 4950b2a for-each-repo: run subcommands on configured repos by Derrick Stolee · 4 years, 6 months ago
  22. 3eccc7b cmake: ignore files generated by CMake as run in Visual Studio by Johannes Schindelin · 4 years, 6 months ago
  23. 4f4cb66 Merge branch 'pb/clang-json-compilation-database' by Junio C Hamano · 4 years, 6 months ago
  24. 2057d75 maintenance: create basic maintenance runner by Derrick Stolee · 4 years, 6 months ago
  25. 3821c38 Makefile: add support for generating JSON compilation database by Philippe Blain · 4 years, 6 months ago
  26. fc47391 drop vcs-svn experiment by Jeff King · 4 years, 7 months ago
  27. dd094c2 Merge branch 'es/bugreport' by Junio C Hamano · 4 years, 10 months ago
  28. 238b439 bugreport: add tool to generate debugging info by Emily Shaffer · 5 years ago
  29. 709df95 help: move list_config_help to builtin/help by Emily Shaffer · 5 years ago
  30. 8a2cd3f stash: remove the stash.useBuiltin setting by Thomas Gummerer · 5 years ago
  31. 94c0956 sparse-checkout: create builtin with 'list' subcommand by Derrick Stolee · 5 years ago
  32. 9728ab4 Merge branch 'dl/honor-cflags-in-hdr-check' by Junio C Hamano · 5 years ago
  33. 59438be Merge branch 'js/visual-studio' by Junio C Hamano · 5 years ago
  34. b503a2d Makefile: emulate compile in $(HCO) target better by Denton Liu · 5 years ago
  35. aac6ff7 .gitignore: stop ignoring `.manifest` files by Johannes Schindelin · 6 years ago
  36. c62bc49 Merge branch 'js/visual-studio' by Junio C Hamano · 6 years ago
  37. 2ceed19 .gitignore: ignore Visual Studio's temporary/generated files by Johannes Schindelin · 6 years ago
  38. 516dfb8 .gitignore: touch up the entries regarding Visual Studio by Philip Oakley · 6 years ago
  39. 023ff4c Merge branch 'ab/test-env' by Junio C Hamano · 6 years ago
  40. 88b1075 Merge branch 'jh/msvc' by Junio C Hamano · 6 years ago
  41. f496b06 Merge branch 'nd/switch-and-restore' by Junio C Hamano · 6 years ago
  42. 54b6110 msvc: ignore .dll and incremental compile output by Jeff Hostetler · 6 years ago
  43. b4f207f env--helper: new undocumented builtin wrapping git_env_*() by Ævar Arnfjörð Bjarmason · 6 years ago
  44. 082ef75 rebase: fold git-rebase--common into the -p backend by Johannes Schindelin · 6 years ago
  45. d4fe60e .gitignore: there is no longer a built-in `git-rebase--interactive` by Johannes Schindelin · 6 years ago
  46. 311c00a Drop unused git-rebase--am.sh by Johannes Schindelin · 6 years ago
  47. caa227f Merge branch 'js/misc-doc-fixes' by Junio C Hamano · 6 years ago
  48. 46e91b6 checkout: split part of it to new command 'restore' by Nguyễn Thái Ngọc Duy · 6 years ago
  49. e36adf7 Merge branch 'ps/stash-in-c' by Junio C Hamano · 6 years ago
  50. 5afb2ce remote-testgit: move it into the support directory for t5801 by Johannes Schindelin · 6 years ago
  51. d787d31 checkout: split part of it to new command 'switch' by Nguyễn Thái Ngọc Duy · 6 years ago
  52. d03ebd4 rebase: remove the rebase.useBuiltin setting by Ævar Arnfjörð Bjarmason · 6 years ago
  53. 90a4627 stash: optionally use the scripted version again by Johannes Schindelin · 6 years ago
  54. 40af146 stash: convert `stash--helper.c` into `stash.c` by Paul-Sebastian Ungureanu · 6 years ago
  55. 8a0fc8d stash: convert apply to builtin by Joel Teichroeb · 6 years ago
  56. 51b9966 Merge branch 'sg/travis-specific-cc' by Junio C Hamano · 6 years ago
  57. 8fe9c3f Merge branch 'en/rebase-merge-on-sequencer' by Junio C Hamano · 6 years ago
  58. ff0eec9 .gitignore: ignore external debug symbols from GCC on macOS by SZEDER Gábor · 6 years ago
  59. aa65857 commit-graph, fuzz: add fuzzer for commit-graph by Josh Steadmon · 6 years ago
  60. 68aa495 rebase: implement --merge via the interactive machinery by Elijah Newren · 6 years ago
  61. b49ef56 Merge branch 'ag/rebase-i-in-c' by Junio C Hamano · 6 years ago
  62. 5ae5084 Merge branch 'pk/rebase-in-c' by Junio C Hamano · 6 years ago
  63. 1127a98 fuzz: add fuzz testing for packfile indices. by Josh Steadmon · 6 years ago
  64. 5e47215 fuzz: add basic fuzz testing target. by Josh Steadmon · 6 years ago
  65. 34b4731 rebase -i: move rebase--helper modes to rebase--interactive by Alban Gruin · 6 years ago
  66. cf80820 rebase -i: remove git-rebase--interactive.sh by Alban Gruin · 6 years ago
  67. 53bbcfb rebase -i: implement the main part of interactive rebase as a builtin by Alban Gruin · 6 years ago
  68. c00ba22 Sync 'ds/multi-pack-index' to v2.19.0-rc0 by Junio C Hamano · 7 years ago
  69. 81eab68 Merge branch 'js/range-diff' by Junio C Hamano · 7 years ago
  70. 348ae56 Introduce `range-diff` to compare iterations of a topic branch by Johannes Schindelin · 7 years ago
  71. c7b64aa rebase: refactor common shell functions into their own file by Pratik Karki · 7 years ago
  72. 55071ea rebase: start implementing it as a builtin by Pratik Karki · 7 years ago
  73. 54c06c6 contrib: add a script to initialize VS Code configuration by Johannes Schindelin · 7 years ago
  74. 6a257f0 multi-pack-index: add builtin by Derrick Stolee · 7 years ago
  75. f3fec40 Merge branch 'ag/rebase-p' by Junio C Hamano · 7 years ago
  76. 2289880 Merge branch 'nd/command-list' by Junio C Hamano · 7 years ago
  77. c42abfe rebase: introduce a dedicated backend for --preserve-merges by Alban Gruin · 7 years ago
  78. 60f487a Remove common-cmds.h by Nguyễn Thái Ngọc Duy · 7 years ago
  79. f318d73 generate-cmds.sh: export all commands to command-list.h by Nguyễn Thái Ngọc Duy · 7 years ago
  80. b10edb2 Merge branch 'ds/commit-graph' by Junio C Hamano · 7 years ago
  81. 92034a9 Merge branch 'dj/runtime-prefix' by Junio C Hamano · 7 years ago
  82. f6a0ad4 Makefile: generate Perl header from template file by Dan Jacques · 7 years ago
  83. 4ce58ee commit-graph: create git-commit-graph builtin by Derrick Stolee · 7 years ago
  84. ed10cb9 serve: introduce git-serve by Brandon Williams · 7 years ago
  85. 4557f1a rebase--helper: add a builtin helper for interactive rebases by Johannes Schindelin · 8 years ago
  86. ed21e30 relink: retire the command by Johannes Schindelin · 8 years ago
  87. 9d1e8dd Merge branch 'bb/unicode-9.0' into maint by Junio C Hamano · 8 years ago
  88. f3eb549 update_unicode.sh: move it into contrib/update-unicode by Beat Bolli · 8 years ago
  89. e6e7530 test helpers: move test-* to t/helper/ subdirectory by Nguyễn Thái Ngọc Duy · 9 years ago
  90. 80ce6c2 gitignore: ignore generated test-fake-ssh executable by Johannes Schindelin · 9 years ago
  91. 74703a1 submodule: rewrite `module_list` shell function in C by Stefan Beller · 10 years ago
  92. 5a1ba6b Merge 'hv/submodule-config' to 'sb/submodule-helper' by Junio C Hamano · 10 years ago
  93. 959b545 submodule: implement a config API for lookup of .gitmodules values by Heiko Voigt · 10 years ago
  94. 7783eb2 Merge branch 'nd/multiple-work-trees' by Junio C Hamano · 10 years ago
  95. df0b6cf worktree: new place for "git prune --worktrees" by Nguyễn Thái Ngọc Duy · 10 years ago
  96. a3ddcef t7063: tests for untracked cache by Nguyễn Thái Ngọc Duy · 10 years ago
  97. 9d04401 Merge branch 'cc/interpret-trailers' by Junio C Hamano · 10 years ago
  98. 40e2d8d Merge branch 'rs/sha1-array-test' by Junio C Hamano · 10 years ago
  99. 6634f05 trailer: add interpret-trailers command by Christian Couder · 10 years ago
  100. 38d905b sha1-array: add test-sha1-array and basic tests by René Scharfe · 10 years ago