360 Commits (d956fa8082e1f8fb0fb26493113c1b98fee19fe2)

Author SHA1 Message Date
Victoria Dye 6783fd3cef builtin/diagnose.c: create 'git diagnose' builtin 3 years ago
Ævar Arnfjörð Bjarmason af0aa6904b Makefile & .gitignore: ignore & clean "git.res", not "*.res" 3 years ago
Ævar Arnfjörð Bjarmason 1cc0425a27 Makefile: have "make pot" not "reset --hard" 3 years ago
Jeff Hostetler 16d9d6175b fsmonitor--daemon: add a built-in fsmonitor daemon 3 years ago
Emily Shaffer 96e7225b31 hook: add 'run' subcommand 3 years ago
Ævar Arnfjörð Bjarmason cfe853e66b hook-list.h: add a generated list of hooks, like config-list.h 3 years ago
Ævar Arnfjörð Bjarmason c234e8a0ec Makefile: make the "sparse" target non-.PHONY 3 years ago
Johannes Schindelin a74b35081c rebase: drop support for `--preserve-merges` 3 years ago
Luke Shumaker 4c996deb4a .gitignore: ignore 'git-subtree' as a build artifact 4 years ago
Matheus Tavares e9e8adf1a8 parallel-checkout: make it truly parallel 4 years ago
René Scharfe 2fbd305e70 gitignore: remove entry for git serve 4 years ago
Jeff King f580de2f41 gitignore: drop duplicate entry for git-sh-i18n 4 years ago
Felipe Contreras 02b5aa5825 .gitignore: remove dangling file 4 years ago
Ævar Arnfjörð Bjarmason a89a2fbfcc parse-remote: remove this now-unused library 4 years ago
Derrick Stolee 4950b2a2b5 for-each-repo: run subcommands on configured repos 4 years ago
Johannes Schindelin 3eccc7b99d cmake: ignore files generated by CMake as run in Visual Studio 4 years ago
Derrick Stolee 2057d75038 maintenance: create basic maintenance runner 4 years ago
Philippe Blain 3821c38068 Makefile: add support for generating JSON compilation database 4 years ago
Jeff King fc47391e24 drop vcs-svn experiment 5 years ago
Emily Shaffer 238b439d69 bugreport: add tool to generate debugging info 5 years ago
Emily Shaffer 709df95b78 help: move list_config_help to builtin/help 5 years ago
Thomas Gummerer 8a2cd3f512 stash: remove the stash.useBuiltin setting 5 years ago
Derrick Stolee 94c0956b60 sparse-checkout: create builtin with 'list' subcommand 5 years ago
Denton Liu b503a2d515 Makefile: emulate compile in $(HCO) target better 5 years ago
Johannes Schindelin aac6ff7b5b .gitignore: stop ignoring `.manifest` files 6 years ago
Johannes Schindelin 5efed0ecf9 rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin 2e7bbac6be .gitignore: there is no longer a built-in `git-rebase--interactive` 6 years ago
Johannes Schindelin d5b581f228 Drop unused git-rebase--am.sh 6 years ago
Johannes Schindelin 2ceed19a9b .gitignore: ignore Visual Studio's temporary/generated files 6 years ago
Philip Oakley 516dfb8416 .gitignore: touch up the entries regarding Visual Studio 6 years ago
Jeff Hostetler 54b6110a9b msvc: ignore .dll and incremental compile output 6 years ago
Ævar Arnfjörð Bjarmason b4f207f339 env--helper: new undocumented builtin wrapping git_env_*() 6 years ago
Johannes Schindelin 082ef75b7b rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin d4fe60ed33 .gitignore: there is no longer a built-in `git-rebase--interactive` 6 years ago
Johannes Schindelin 311c00aae8 Drop unused git-rebase--am.sh 6 years ago
Nguyễn Thái Ngọc Duy 46e91b663b checkout: split part of it to new command 'restore' 6 years ago
Johannes Schindelin 5afb2ce4cd remote-testgit: move it into the support directory for t5801 6 years ago
Nguyễn Thái Ngọc Duy d787d311db checkout: split part of it to new command 'switch' 6 years ago
Ævar Arnfjörð Bjarmason d03ebd411c rebase: remove the rebase.useBuiltin setting 6 years ago
Johannes Schindelin 90a462725e stash: optionally use the scripted version again 6 years ago
Paul-Sebastian Ungureanu 40af146834 stash: convert `stash--helper.c` into `stash.c` 6 years ago
Joel Teichroeb 8a0fc8d19d stash: convert apply to builtin 6 years ago
SZEDER Gábor ff0eec9e54 .gitignore: ignore external debug symbols from GCC on macOS 6 years ago
Josh Steadmon aa658574bf commit-graph, fuzz: add fuzzer for commit-graph 6 years ago
Elijah Newren 68aa495b59 rebase: implement --merge via the interactive machinery 6 years ago
Josh Steadmon 1127a98cce fuzz: add fuzz testing for packfile indices. 6 years ago
Josh Steadmon 5e47215080 fuzz: add basic fuzz testing target. 6 years ago
Alban Gruin 34b47315d9 rebase -i: move rebase--helper modes to rebase--interactive 6 years ago
Alban Gruin cf808208ec rebase -i: remove git-rebase--interactive.sh 6 years ago
Alban Gruin 53bbcfbde7 rebase -i: implement the main part of interactive rebase as a builtin 6 years ago