2361 Commits (b2a7942b8bcf397d9a5d3bb6671853755e14de60)

Author SHA1 Message Date
Æ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 8 years ago
René Scharfe a9a884aea5 coccicheck: use --all-includes by default 8 years ago
Johannes Schindelin 2f8952250a regex: add regexec_buf() that can work on a non NUL-terminated string 9 years ago
René Scharfe 63f0a758a0 add coccicheck make target 9 years ago
René Scharfe ca2baa3f75 compat: move strdup(3) replacement to its own file 9 years ago
Christian Couder bb493a5c14 builtin/apply: move init_apply_state() to apply.c 9 years ago
Eric Wong 995bc22d7f pager: move pager-specific setup into the build 9 years ago
Jeff King 002f206faf add generic most-recently-used list 9 years ago
Ronald Wampler d19e3a5b21 Makefile: add NEEDS_LIBRT to optionally link with librt 9 years ago
Jeff King 4df7c8a037 Makefile: use VCSSVN_LIB to refer to svn library 9 years ago
Jeff King 1be36b60f1 Makefile: drop extra dependencies for test helpers 9 years ago
Jeff King 3f2e2297b9 add an extra level of indirection to main() 9 years ago
Michael Haggerty 0fe5043dad dir_iterator: new API for iterating over a directory tree 9 years ago
Michael Haggerty 3bc581b940 refs: introduce an iterator interface 9 years ago
Vasco Almeida 9588c52b75 i18n: rebase-interactive: mark strings for translation 9 years ago
Vasco Almeida d323c6b641 i18n: git-sh-setup.sh: mark strings for translation 9 years ago
Matthieu Moy 51dd3e81d4 Makefile: add $(DEVELOPER_CFLAGS) variable 9 years ago