summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/mailinfo-lib'Junio C Hamano2015-10-291-0/+1
|\
| * mailinfo: libifyJunio C Hamano2015-10-211-0/+1
* | Merge branch 'rp/link-curl-before-ssl'Junio C Hamano2015-10-291-6/+11
|\ \
| * | Makefile: make curl-config path configurableRemi Pommarel2015-10-211-2/+6
| * | Makefile: link libcurl before zlibRemi Pommarel2015-10-211-4/+5
| * | Merge branch 'sg/help-group' into maintJunio C Hamano2015-09-031-2/+2
| |\ \
* | \ \ Merge branch 'mr/worktree-list'Junio C Hamano2015-10-261-0/+1
|\ \ \ \
| * | | | worktree: add top-level worktree.cMichael Rappazzo2015-10-021-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-201-5/+0
|\ \ \ \
| * | | | Makefile: drop D_INO_IN_DIRENT build knobJeff King2015-10-051-5/+0
| |/ / /
* | | | Merge branch 'jw/make-arflags-customizable'Junio C Hamano2015-10-051-3/+6
|\ \ \ \
| * | | | Makefile: allow $(ARFLAGS) specified from the command linejw/make-arflags-customizableJunio C Hamano2015-09-101-3/+6
* | | | | Merge branch 'jk/make-findstring-makeflags-fix'Junio C Hamano2015-10-051-2/+2
|\ \ \ \ \
| * | | | | Makefile: fix MAKEFLAGS tests with multiple flagsjk/make-findstring-makeflags-fixJohn Keeping2015-09-101-2/+2
* | | | | | Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-051-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-031-0/+1
| * | | | | Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano2015-08-191-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'sg/help-group'Junio C Hamano2015-09-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Makefile: use SHELL_PATH when running generate-cmdlist.shsg/help-groupAlejandro R. Sedeño2015-09-101-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'hv/submodule-config'Junio C Hamano2015-08-311-0/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-191-0/+2
* | | | | | | Merge branch 'sg/help-group'Junio C Hamano2015-08-261-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | generate-cmdlist: re-implement as shell scriptEric Sunshine2015-08-251-2/+2
* | | | | | | Merge branch 'mh/tempfile'Junio C Hamano2015-08-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | tempfile: a new module for handling temporary filesMichael Haggerty2015-08-101-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | builtin-am: remove redirection to git-am.shPaul Tan2015-08-041-1/+0
* | | | | | | builtin-am: implement skeletal builtin amPaul Tan2015-08-041-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-031-1/+1
|\ \ \ \ \ \
| * | | | | | pull: remove redirection to git-pull.shPaul Tan2015-06-181-1/+0
| * | | | | | pull: implement skeletal builtin pullPaul Tan2015-06-151-0/+1
| |/ / / / /
* | | | | | Merge branch 'kn/for-each-ref'Junio C Hamano2015-08-031-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ref-filter: move code from 'for-each-ref'Karthik Nayak2015-08-031-0/+1
| |/ / / /
* | | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-07-131-0/+1
|\ \ \ \ \
| * | | | | worktree: new place for "git prune --worktrees"nd/multiple-work-treesNguyễn Thái Ngọc Duy2015-06-291-0/+1
* | | | | | Merge branch 'kb/use-nsec-doc'Junio C Hamano2015-07-131-4/+5
|\ \ \ \ \ \
| * | | | | | Makefile / racy-git.txt: clarify USE_NSEC prerequisiteskb/use-nsec-docKarsten Blees2015-07-011-4/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/make-fix-dependencies'Junio C Hamano2015-06-161-24/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Makefile: silence perl/PM.stamp recipejk/make-fix-dependenciesJeff King2015-05-291-1/+1
| * | | | | Makefile: avoid timestamp updates to GIT-BUILD-OPTIONSJeff King2015-05-291-21/+22
| * | | | | Makefile: drop dependency between git-instaweb and gitwebJeff King2015-05-291-1/+1
* | | | | | Merge branch 'sg/help-group'Junio C Hamano2015-06-011-4/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | generate-cmdlist: parse common group commandsEric Sunshine2015-05-211-2/+2
| * | | | | command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine2015-05-211-2/+3
* | | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-261-0/+1
|\ \ \ \ \ \
| * | | | | | t7063: tests for untracked cacheNguyễn Thái Ngọc Duy2015-03-121-0/+1
* | | | | | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-221-0/+1
|\ \ \ \ \ \ \
| * | | | | | | tests: skip dav http-push tests under NO_EXPAT=NoThanksjk/skip-http-tests-under-no-curlJunio C Hamano2015-05-071-0/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano2014-06-251-7/+0
| |\ \ \ \ \ \
* | | | | | | | strbuf_getwholeline: use getdelim if it is availableJeff King2015-04-161-0/+6
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'km/bsd-sysctl'Junio C Hamano2015-03-201-0/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |