2514 Commits (ae821ffe8327ebb24b16ba5a42c6d675050319d7)

Author SHA1 Message Date
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
Nguyễn Thái Ngọc Duy 46e91b663b checkout: split part of it to new command 'restore' 6 years ago
Jeff King 960154b9c1 coccicheck: optionally batch spatch invocations 6 years ago
Clément Chigot 400caafb2b git-compat-util: work around for access(X_OK) under root 6 years ago
Junio C Hamano 604a64641d Makefile: dedup list of files obtained from ls-files 6 years ago
Phillip Wood 0609b741a4 rebase -i: combine rebase--interactive.c with rebase.c 6 years ago
Johannes Schindelin b7ce24d095 Turn `git serve` into a test helper 6 years ago
Johannes Schindelin 31cf4a6ba9 check-docs: do not bother checking for legacy scripts' documentation 6 years ago
Johannes Schindelin faa7a096d8 docs: exclude documentation for commands that have been excluded 6 years ago
Johannes Schindelin 7c3bd713b1 check-docs: allow command-list.txt to contain excluded commands 6 years ago
Johannes Schindelin 724d63569f help -a: do not list commands that are excluded from the build 6 years ago
Johannes Schindelin 0b64e21cc2 Makefile: drop the NO_INSTALL variable 6 years ago
Jeff Hostetler bce9db6de9 trace2: use system/global config for default trace2 settings 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
Johannes Schindelin 5ee4246339 check-docs: fix for setups where executables have an extension 6 years ago
Johannes Schindelin 8e6d69591a check-docs: do not expect guide pages to correspond to commands 6 years ago
Johannes Schindelin 057ccba593 check-docs: really look at the documented commands again 6 years ago
Ævar Arnfjörð Bjarmason d03ebd411c rebase: remove the rebase.useBuiltin setting 6 years ago
Jeff King 07a20f569b Makefile: fix unaligned loads in sha1dc with UBSan 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
Ramsay Jones f23aa18e7f Makefile: fix 'hdr-check' when GCRYPT not installed 6 years ago
Johannes Schindelin 92b88eba9f Makefile: use `git ls-files` to list header files, if possible 6 years ago
Ævar Arnfjörð Bjarmason 6d5d4b4e93 Makefile: allow for combining DEVELOPER=1 and CFLAGS="..." 6 years ago