2211 Commits (ccc12e06764e551c86ff458b16db35958957645f)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason edb6a17c36 Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1 7 years ago
Johannes Schindelin ed32b788c0 version --build-options: report commit, too, if possible 7 years ago
Eric Sunshine b22894049f version --build-options: also report host CPU 7 years ago
Jonathan Tan ddd3e31242 decorate: clean up and document API 7 years ago
Jeff King 3f824e91c8 t/Makefile: introduce TEST_SHELL_PATH 7 years ago
Thomas Gummerer 7c85a87c54 checkout: factor out functions to new lib file 7 years ago
Jeff Hostetler 25ec7bcac0 list-objects: filter objects in traverse_commit_list 7 years ago
Anders Kaseorg 474642b4a4 git-gui: sort entries in optimized tclIndex 7 years ago
Johannes Schindelin 39bb86b4e5 mingw: include the full version information in the resources 7 years ago
Brandon Williams 373d70efb2 protocol: introduce protocol extension mechanisms 7 years ago
Ben Peart 14527b3002 fsmonitor: add a performance test 7 years ago
Ben Peart dd3551f491 fsmonitor: add a test tool to dump the index extension 7 years ago
Ben Peart 883e248b8a fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files. 7 years ago
Jonathan Tan 9e6fabde82 oidmap: map with OID as key 7 years ago
Michael Haggerty 5b633610ec packed_ref_cache: keep the `packed-refs` file mmapped if possible 7 years ago
Jeff King 0e5bba53af add UNLEAK annotation for reducing leak false positives 8 years ago
Jonathan Tan 4f39cd821d pack: move pack name-related functions 8 years ago
Jonathan Nieder b8f43b120b vcs-svn: move remaining repo_tree functions to fast_export.h 8 years ago
Kevin Willford 3921a0b3c3 perf: add test for writing the index 8 years ago
Takashi Iwai 3964cbbb5c sha1dc: allow building with the external sha1dc library 8 years ago
Takashi Iwai 36f048c5e4 sha1dc: build git plumbing code more explicitly 8 years ago
Brandon Williams 2118805b92 Makefile: add style build rule 8 years ago
Johannes Schindelin 492595cfc7 git-gui (MinGW): make use of MSys2's msgfmt 8 years ago
Junio C Hamano fc0fd5b23b Makefile: help gettext tools to cope with our custom PRItime format 8 years ago
René Scharfe 425ca6710b Makefile: allow combining UBSan with other sanitizers 8 years ago
Jeff King 566cf0b3bd Makefile: disable unaligned loads with UBSan 8 years ago
Jeff King ddbc8a6d3e Makefile: turn off -fomit-frame-pointer with sanitizers 8 years ago
Jeff King 56b5db30d0 Makefile: add helper for compiling with -fsanitize 8 years ago
Junio C Hamano cac87dc01d sha1collisiondetection: automatically enable when submodule is populated 8 years ago
Ævar Arnfjörð Bjarmason 86cfd61e6b sha1dc: optionally use sha1collisiondetection as a submodule 8 years ago
Brandon Williams 359efeffc1 repository: introduce the repository object 8 years ago
Michael Haggerty 67be7c5a59 packed-backend: new module for handling packed references 8 years ago
Jeff King 3adf9fdecf configure.ac: loosen FREAD_READS_DIRECTORIES test program 8 years ago
Ævar Arnfjörð Bjarmason 94da9193a6 grep: add support for PCRE v2 8 years ago
Ævar Arnfjörð Bjarmason fb95e2e38d grep: un-break building with PCRE >= 8.32 without --enable-jit 8 years ago
Ævar Arnfjörð Bjarmason 68c7d2761d test-lib: add a PTHREADS prerequisite 8 years ago
Ævar Arnfjörð Bjarmason 3485bea157 grep: change the internal PCRE macro names to be PCRE1 8 years ago
Jeff Smith f5dd754c36 blame: move origin-related methods to libgit 8 years ago
Ævar Arnfjörð Bjarmason a0103914c2 sha1dc: update from upstream 8 years ago
Ævar Arnfjörð Bjarmason 88b6197d0b perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do 8 years ago
Ævar Arnfjörð Bjarmason 072473e659 Makefile & configure: reword inaccurate comment about PCRE 8 years ago
Ben Peart 99605d62e8 sub-process: move sub-process functions into separate files 8 years ago
Michael Haggerty 958f964691 refs: split `ref_cache` code into separate files 8 years ago
Jeff Hostetler a6db3fbb6e read-cache: add strcmp_offset function 8 years ago
Nguyễn Thái Ngọc Duy 80f2a6097c t/helper: add test-ref-store to test ref-store functions 8 years ago
Jeff Hostetler e3482ccf27 test-online-cpus: helper to return cpu count 8 years ago
Ævar Arnfjörð Bjarmason c59c4939c2 perl: regenerate perl.mak if perl -V changes 8 years ago
Jeff King f5c2bc2b96 Makefile: detect errors in running spatch 8 years ago
Jeff Hostetler ea19489532 name-hash: add test-lazy-init-name-hash 8 years ago
Junio C Hamano e6b07da278 Makefile: make DC_SHA1 the default 8 years ago