aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\
| * Makefile: drop D_INO_IN_DIRENT build knobJeff King2015-10-05
* | Merge branch 'jw/make-arflags-customizable'Junio C Hamano2015-10-05
|\ \
| * | Makefile: allow $(ARFLAGS) specified from the command lineJunio C Hamano2015-09-10
* | | Merge branch 'jk/make-findstring-makeflags-fix'Junio C Hamano2015-10-05
|\ \ \
| * | | Makefile: fix MAKEFLAGS tests with multiple flagsJohn Keeping2015-09-10
* | | | Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-03
| * | | Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano2015-08-19
| |\ \ \
* | \ \ \ Merge branch 'sg/help-group'Junio C Hamano2015-09-14
|\ \ \ \ \
| * | | | | Makefile: use SHELL_PATH when running generate-cmdlist.shAlejandro R. Sedeño2015-09-10
* | | | | | Merge branch 'hv/submodule-config'Junio C Hamano2015-08-31
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-19
* | | | | | Merge branch 'sg/help-group'Junio C Hamano2015-08-26
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | generate-cmdlist: re-implement as shell scriptEric Sunshine2015-08-25
* | | | | | Merge branch 'mh/tempfile'Junio C Hamano2015-08-25
|\ \ \ \ \ \
| * | | | | | tempfile: a new module for handling temporary filesMichael Haggerty2015-08-10
| | |/ / / / | |/| | | |
* | | | | | builtin-am: remove redirection to git-am.shPaul Tan2015-08-04
* | | | | | builtin-am: implement skeletal builtin amPaul Tan2015-08-04
| |_|/ / / |/| | | |
* | | | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | pull: remove redirection to git-pull.shPaul Tan2015-06-18
| * | | | | pull: implement skeletal builtin pullPaul Tan2015-06-15
| |/ / / /
* | | | | Merge branch 'kn/for-each-ref'Junio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | ref-filter: move code from 'for-each-ref'Karthik Nayak2015-08-03
| |/ / / /
* | | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-07-13
|\ \ \ \ \
| * | | | | worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy2015-06-29
* | | | | | Merge branch 'kb/use-nsec-doc'Junio C Hamano2015-07-13
|\ \ \ \ \ \
| * | | | | | Makefile / racy-git.txt: clarify USE_NSEC prerequisitesKarsten Blees2015-07-01
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/make-fix-dependencies'Junio C Hamano2015-06-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Makefile: silence perl/PM.stamp recipeJeff King2015-05-29
| * | | | | Makefile: avoid timestamp updates to GIT-BUILD-OPTIONSJeff King2015-05-29
| * | | | | Makefile: drop dependency between git-instaweb and gitwebJeff King2015-05-29
* | | | | | Merge branch 'sg/help-group'Junio C Hamano2015-06-01
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | generate-cmdlist: parse common group commandsEric Sunshine2015-05-21
| * | | | | command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine2015-05-21
* | | | | | Merge branch 'nd/untracked-cache'Junio C Hamano2015-05-26
|\ \ \ \ \ \
| * | | | | | t7063: tests for untracked cacheNguyễn Thái Ngọc Duy2015-03-12
* | | | | | | Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano2015-05-22
|\ \ \ \ \ \ \
| * | | | | | | tests: skip dav http-push tests under NO_EXPAT=NoThanksJunio C Hamano2015-05-07
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano2014-06-25
| |\ \ \ \ \ \
* | | | | | | | strbuf_getwholeline: use getdelim if it is availableJeff King2015-04-16
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'km/bsd-sysctl'Junio C Hamano2015-03-20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-10
* | | | | | | Merge branch 'tc/curl-vernum-output-broken-in-7.11'Junio C Hamano2015-02-22
|\ \ \ \ \ \ \
| * | | | | | | Makefile: handle broken curl version number in version checkTom G. Christensen2015-02-03
| |/ / / / / /
* | | | | | | Merge branch 'km/gettext-n'Junio C Hamano2015-02-11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | gettext.h: add parentheses around N_ expansion if supportedKyle J. McKay2015-01-12
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'jk/rebuild-perl-scripts-with-no-perl-seting-change' into maintJunio C Hamano2014-12-22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | configure.ac: check for HMAC_CTX_cleanupReuben Hawkins2015-01-09
* | | | | | configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-09