2554 Commits (086673482068391dab193c8ef9c8fefb8176a218)

Author SHA1 Message Date
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
Denton Liu b309a97108 reset: extract reset_head() from rebase 5 years ago
Jeff King 0573831950 Makefile: avoid running curl-config unnecessarily 5 years ago
Jeff King ed4b804e46 test-tool: rename sha1-array to oid-array 5 years ago
Jeff King fe299ec5ae oid_array: rename source file from sha1-array 5 years ago
Garima Singh f52207a45c bloom.c: add the murmur3 hash implementation 5 years ago
Martin Ågren 388f5b52b0 Doc: drop support for docbook-xsl before 1.73.0 5 years ago
Martin Ågren 40b970078b Doc: drop support for docbook-xsl before 1.72.0 5 years ago
Jeff King 897d68e7af Makefile: use curl-config --cflags 5 years ago
Jeff King 94a88e2524 Makefile: avoid running curl-config multiple times 5 years ago
Denton Liu 9460fd48b5 Lib-ify prune-packed 5 years ago
Denton Liu ce6521e441 Lib-ify fmt-merge-msg 5 years ago
Denton Liu 805d9eaf5e Makefile: ASCII-sort += lists 5 years ago
Thomas Gummerer 8a2cd3f512 stash: remove the stash.useBuiltin setting 5 years ago
Heba Waly b3b18d1621 advice: revamp advise API 5 years ago
Bert Wesarg 88f8576eda pull --rebase/remote rename: document and honor single-letter abbreviations rebase types 5 years ago
Jeff King f65d07fffa Makefile: use compat regex with SANITIZE=address 5 years ago
Alexandr Miloslavskiy d0d0a357a1 t: directly test parse_pathspec_file() 5 years ago
ryenus 571fb96573 fix-typo: consecutive-word duplications 5 years ago
Junio C Hamano f371984613 Makefile: drop GEN_HDRS 5 years ago
Johannes Schindelin f6aa7ecc34 built-in add -i: start implementing the `patch` functionality in C 5 years ago
Derrick Stolee 94c0956b60 sparse-checkout: create builtin with 'list' subcommand 5 years ago
Johannes Schindelin f83dff60a7 Start to implement a built-in version of `git add --interactive` 5 years ago
Derrick Stolee 4bd0593e0f test-tool: use 'read-graph' helper 5 years ago
Denton Liu 4f3c1dc5d6 Makefile: respect $(V) in %.cocci.patch target 5 years ago
Johannes Schindelin 46689317ac ci: also build and test with MS Visual Studio on Azure Pipelines 5 years ago
Johannes Schindelin 97fff61012 Move git_sort(), a stable sort, into into libgit.a 5 years ago
Denton Liu b503a2d515 Makefile: emulate compile in $(HCO) target better 5 years ago
Denton Liu 9027af58e2 Makefile: run coccicheck on more source files 5 years ago
Denton Liu 43f8c890fd Makefile: strip leading ./ in $(FIND_SOURCE_FILES) 5 years ago
Denton Liu 5dedf7de53 Makefile: define THIRD_PARTY_SOURCES 5 years ago
SZEDER Gábor 2bb74b53a4 Test the progress display 5 years ago
Denton Liu cf6a2d2557 Makefile: strip leading ./ in $(LIB_H) 5 years ago
Carlo Marcelo Arenas Belón 8991da6a38 grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1 6 years ago
Derrick Stolee 7211b9e753 repo-settings: consolidate some config settings 6 years ago
Johannes Schindelin 5efed0ecf9 rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin d5b581f228 Drop unused git-rebase--am.sh 6 years ago
Johannes Schindelin 3a94cb31d5 bin-wrappers: append `.exe` to target paths if necessary 6 years ago
Daniel Ferreira 150791adbf dir-iterator: add tests for dir-iterator API 6 years ago
Christian Couder db27dca5cf Remove fetch-object.{c,h} in favor of promisor-remote.{c,h} 6 years ago
Christian Couder 48de315817 Add initial support for many promisor remotes 6 years ago
Jeff Hostetler dce7d29551 msvc: support building Git using MS Visual C++ 6 years ago
Ævar Arnfjörð Bjarmason b4f207f339 env--helper: new undocumented builtin wrapping git_env_*() 6 years ago
Jeff Hostetler c444bf8cb6 msvc: update Makefile to allow for spaces in the compiler path 6 years ago
Christian Couder 11510decd0 t/helper: add test-oidmap.c 6 years ago
Ævar Arnfjörð Bjarmason 0f50c8e32c Makefile: remove the NO_R_TO_GCC_LINKER flag 6 years ago
Johannes Schindelin 082ef75b7b rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin 311c00aae8 Drop unused git-rebase--am.sh 6 years ago
Jeff King bcb4edf7af coccicheck: make batch size of 0 mean "unlimited" 6 years ago