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