2034 Commits (b98712b9aa97f20a142ca3fcfd027c7b26642e3b)

Author SHA1 Message Date
Junio C Hamano 71b401032b sane_grep: pass "-a" if grep accepts it 9 years ago
Lars Schneider 658df95a4a add DEVELOPER makefile knob to check for acknowledged warnings 9 years ago
Johannes Schindelin 3064d5a38c mingw: fix t5601-clone.sh 9 years ago
Elia Pinto e6be2655fc Makefile: add missing phony target 9 years ago
Michael Haggerty 7bd9bcf372 refs: split filesystem-based refs code into a new file 9 years ago
Atousa Pahlevan Duprat 001fd7a90b sha1: allow limiting the size of the data passed to SHA1_Update() 9 years ago
Junio C Hamano c6905e45f0 mailinfo: libify 9 years ago
Remi Pommarel f89158760d Makefile: make curl-config path configurable 9 years ago
Remi Pommarel 9eaa78b0b0 Makefile: link libcurl before zlib 9 years ago
Jeff King e23a91b047 Makefile: drop D_INO_IN_DIRENT build knob 9 years ago
Michael Rappazzo ac6c561b59 worktree: add top-level worktree.c 9 years ago
Alejandro R. Sedeño 57cee8ac5f Makefile: use SHELL_PATH when running generate-cmdlist.sh 9 years ago
Junio C Hamano ac179b4d9c Makefile: allow $(ARFLAGS) specified from the command line 9 years ago
John Keeping ef49e05a64 Makefile: fix MAKEFLAGS tests with multiple flags 9 years ago
Stefan Beller 74703a1e4d submodule: rewrite `module_list` shell function in C 9 years ago
Eric Sunshine 82aec45b7d generate-cmdlist: re-implement as shell script 9 years ago
Heiko Voigt 959b5455d0 submodule: implement a config API for lookup of .gitmodules values 10 years ago
Michael Haggerty 1a9d15db25 tempfile: a new module for handling temporary files 10 years ago
Paul Tan 783d7e865e builtin-am: remove redirection to git-am.sh 10 years ago
Paul Tan 73c2779f42 builtin-am: implement skeletal builtin am 10 years ago
Karthik Nayak c95b758587 ref-filter: move code from 'for-each-ref' 10 years ago
Karsten Blees b1ffafa978 Makefile / racy-git.txt: clarify USE_NSEC prerequisites 10 years ago
Nguyễn Thái Ngọc Duy df0b6cfbda worktree: new place for "git prune --worktrees" 10 years ago
Paul Tan b1456605c2 pull: remove redirection to git-pull.sh 10 years ago
Paul Tan 1e1ea69fa4 pull: implement skeletal builtin pull 10 years ago
Jeff King 7c37a5dc82 Makefile: silence perl/PM.stamp recipe 10 years ago
Jeff King a2d25ef07f Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS 10 years ago
Jeff King e25c7cc146 Makefile: drop dependency between git-instaweb and gitweb 10 years ago
Eric Sunshine 527ec3980b generate-cmdlist: parse common group commands 10 years ago
Eric Sunshine 11c6659d85 command-list: prepare machinery for upcoming "common groups" section 10 years ago
Junio C Hamano 309a9e3373 tests: skip dav http-push tests under NO_EXPAT=NoThanks 10 years ago
Jeff King 0cc30e0e84 strbuf_getwholeline: use getdelim if it is available 10 years ago
Nguyễn Thái Ngọc Duy a3ddcefd97 t7063: tests for untracked cache 10 years ago
Kyle J. McKay 9529080de2 configure: support HAVE_BSD_SYSCTL option 10 years ago
Tom G. Christensen 3af67924e0 Makefile: handle broken curl version number in version check 10 years ago
Kyle J. McKay 290c8e7a3f gettext.h: add parentheses around N_ expansion if supported 10 years ago
Reuben Hawkins 88e011814b configure.ac: check for HMAC_CTX_cleanup 10 years ago
Reuben Hawkins a6c3c638ac configure.ac: check for clock_gettime and CLOCK_MONOTONIC 10 years ago
David Michael d543d9c0f4 compat: convert modes to use portable file type values 10 years ago
Jonathan Nieder ca2051d6e3 Makefile: have python scripts depend on NO_PYTHON setting 10 years ago
Jonathan Nieder 64c07db9ad Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macros 10 years ago
Jeff King e204b001cf Makefile: have perl scripts depend on NO_PERL setting 10 years ago
Bernhard Reiter 1e16b255b9 git-imap-send: use libcurl for implementation 10 years ago
David Michael 48a031af3c Makefile: reorder linker flags in the git executable rule 10 years ago
Christian Couder 6634f05454 trailer: add interpret-trailers command 10 years ago
Christian Couder 9385b5d706 trailer: add data structures and basic functions 10 years ago
René Scharfe 38d905bf58 sha1-array: add test-sha1-array and basic tests 10 years ago
Ian Liu Rodrigues 3b2c5413c9 Makefile: fix some typos in the preamble 10 years ago
Pat Thoyts 5491e9e29e Makefile: propagate NATIVE_CRLF to C 10 years ago
Jeff King 14821f8822 Makefile: drop CHECK_HEADER_DEPENDENCIES code 11 years ago