2232 Commits (63e2a0f8e9cc3d66137a72e424a8b59f1c4dbd79)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 1aca69c019 perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS 7 years ago
Todd Zullinger 075321c007 Makefile: add NO_PERL_CPAN_FALLBACKS knob 7 years ago
Ævar Arnfjörð Bjarmason 382029fc00 perl: move the perl/Git/FromCPAN tree to perl/FromCPAN 7 years ago
Todd Zullinger 4321bdcabb Makefile: remove *.spec from clean target 7 years ago
SZEDER Gábor 2530afd351 Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targets 7 years ago
Ramsay Jones 54360a1956 Makefile: suppress a sparse warning for pack-revindex.c 7 years ago
Gargi Sharma ec2dd32c70 mru: Replace mru.[ch] with list.h implementation 7 years ago
Jonathan Nieder 7a7bfc7adc perl: treat PERLLIB_EXTRA as an extra path again 7 years ago
Ævar Arnfjörð Bjarmason edb6a17c36 Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1 7 years ago
Ævar Arnfjörð Bjarmason 805a378649 perl: avoid *.pmc and fix Error.pm further 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
Ævar Arnfjörð Bjarmason 20d2a30f8f Makefile: replace perl/Makefile.PL with simple make rules 7 years ago
Ævar Arnfjörð Bjarmason bc2ed316e4 Makefile: under "make dist", include the sha1collisiondetection submodule 7 years ago
Ævar Arnfjörð Bjarmason f39e05f225 Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto 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
Jonathan Tan 88e2f9ed8e introduce fetch-object: fetch one promisor object 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