2165 Commits (5800c63717ae35286a1441f14ffff753e01f7e2b)

Author SHA1 Message Date
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
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
Jeff King f5f5e7f06c t0013: add a basic sha1 collision detection test 8 years ago
Jeff King 8325e43b82 Makefile: add DC_SHA1 knob 8 years ago
brian m. carlson f18f816cb1 hash.h: move SHA-1 implementation selection into a header file 8 years ago
Jeff King 3d8936153d t: add an interoperability test harness 8 years ago
Ramsay Jones b2d593a779 wrapper.c: remove unused gitmkstemps() function 8 years ago
Johannes Schindelin 4557f1add2 rebase--helper: add a builtin helper for interactive rebases 8 years ago
Jeff King 29c2bd5fa8 add oidset API 8 years ago
Johannes Schindelin ed21e30fef relink: retire the command 8 years ago
René Scharfe 04ee8b875b compat: add qsort_s() 8 years ago
brian m. carlson ec3366eb52 Makefile: add a knob to enable the use of Asciidoctor 8 years ago
Johannes Schindelin 019678d6b1 difftool: retire the scripted version 8 years ago
Johannes Schindelin be8a90e59c difftool: add a skeleton for the upcoming builtin 8 years ago
Steven Penny aa38ad2b24 Makefile: put LIBS after LDFLAGS for imap-send 8 years ago
Steven Penny 7c44b33f8b Makefile: POSIX windres 8 years ago
Vasco Almeida 0539d5e6d5 i18n: add--interactive: mark patch prompt for translation 8 years ago
Vasco Almeida c4a85c3b8e i18n: add--interactive: mark plural strings 8 years ago
Jeff King 046e4c1c09 Makefile: exclude contrib from FIND_SOURCE_FILES 8 years ago
Jeff King 8fa2043293 Makefile: match shell scripts in FIND_SOURCE_FILES 8 years ago
Jeff King e6fc85b11f Makefile: exclude test cruft from FIND_SOURCE_FILES 8 years ago
Jeff King e951ebca91 Makefile: reformat FIND_SOURCE_FILES 8 years ago
Vasco Almeida 944e1c8ede gitk: Makefile: create install bin directory 8 years ago
Jeff King 1f7c926132 xdiff: drop XDL_FAST_HASH 8 years ago
Lars Schneider f01fe92b82 Makefile: set NO_OPENSSL on macOS by default 8 years ago
Jeff King 2564d994c9 tmp-objdir: introduce API for temporary object directories 9 years ago