2089 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
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 8 years ago
René Scharfe 63f0a758a0 add coccicheck make target 8 years ago
René Scharfe ca2baa3f75 compat: move strdup(3) replacement to its own file 8 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
Matthieu Moy d615628c35 Makefile: move 'ifdef DEVELOPER' after config.mak* inclusion 9 years ago
Junio C Hamano ab81411ced ci: validate "linkgit:" in documentation 9 years ago
Dennis Kaarsemaker ef642ff07c Makefile: remove dependency on git.spec 9 years ago
Vasco Almeida 045fac5845 i18n: git-parse-remote.sh: mark strings for translation 9 years ago
Nguyễn Thái Ngọc Duy e6e7530d10 test helpers: move test-* to t/helper/ subdirectory 9 years ago
Junio C Hamano 7897d84b82 Makefile: clean *.o files we create 9 years ago
Kazuki Yamaguchi 1245c74936 configure: remove checking for HMAC_CTX_cleanup 9 years ago
Junio C Hamano ab214331cf Makefile: stop pretending to support rpmbuild 9 years ago
Junio C Hamano d55de70a1e Makefile: fix misdirected redirections 9 years ago
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 10 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