aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'mh/string-list'Junio C Hamano2012-09-17
|\
| * string_list: add two new functions for splitting stringsMichael Haggerty2012-09-12
* | Merge branch 'js/compat-itimer'Junio C Hamano2012-09-12
|\ \
| * | Add a no-op setitimer() wrapperJoachim Schmitz2012-09-08
* | | Merge branch 'js/compat-mkdir'Junio C Hamano2012-09-12
|\ \ \
| * | | Document MKDIR_WO_TRAILING_SLASH in MakefileJoachim Schmitz2012-09-08
| |/ /
* | | Merge branch 'rj/test-regex'Junio C Hamano2012-09-11
|\ \ \ | |_|/ |/| |
| * | test-regex: Add a test to check for a bug in the regex routinesRamsay Jones2012-09-02
* | | Merge branch 'jk/check-docs-update'Junio C Hamano2012-08-22
|\ \ \ | |_|/ |/| |
| * | check-docs: get documented command list from MakefileJeff King2012-08-08
| * | check-docs: drop git-help special-caseJeff King2012-08-08
| * | check-docs: list git-gui as a commandJeff King2012-08-08
| * | check-docs: factor out command-listJeff King2012-08-08
| * | check-docs: update non-command documentation listJeff King2012-08-08
| * | check-docs: mention gitweb speciallyJeff King2012-08-08
* | | Merge branch 'bw/maint-1.7.9-solaris-getpass'Junio C Hamano2012-08-08
|\ \ \ | |/ / |/| |
| * | Enable HAVE_DEV_TTY for SolarisBen Walton2012-08-06
* | | Makefile: use overridable $(FIND) instead of hard-coded 'find'Johannes Sixt2012-08-06
* | | Merge branch 'jx/i18n-1.7.11'Junio C Hamano2012-07-31
|\ \ \
| * | | i18n: New keywords for xgettext extraction from shJiang Xin2012-07-25
* | | | perl: detect new files in MakeMaker buildsJunio C Hamano2012-07-27
* | | | Merge branch 'jn/block-sha1'Junio C Hamano2012-07-23
|\ \ \ \
| * | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loadsJonathan Nieder2012-07-23
* | | | | Merge branch 'jn/make-assembly-in-right-directory'Junio C Hamano2012-07-23
|\ \ \ \ \
| * | | | | Makefile: fix location of listing produced by "make subdir/foo.s"Jonathan Nieder2012-07-22
| | |_|_|/ | |/| | |
* | | | | build: reconfigure automatically if configure.ac changesStefano Lattarini2012-07-19
* | | | | build: "make clean" should not remove configure-generated filesStefano Lattarini2012-07-19
| |_|/ / |/| | |
* | | | Merge branch 'jn/makefile-cleanup'Junio C Hamano2012-07-15
|\ \ \ \
| * | | | Makefile: document ground rules for target-specific dependenciesJonathan Nieder2012-07-09
| * | | | Makefile: move GIT-VERSION-FILE dependencies closer to useJeff King2012-07-09
| * | | | Makefile: build instaweb similar to other scriptsJeff King2012-07-09
| * | | | Makefile: update scripts when build-time parameters changeJeff King2012-07-09
| * | | | Makefile: do not replace @@GIT_VERSION@@ in shell scriptsJeff King2012-07-09
| * | | | Makefile: split prefix flags from GIT-CFLAGSJeff King2012-07-09
| * | | | Makefile: be silent when only GIT_USER_AGENT changesJonathan Nieder2012-07-09
| * | | | Makefile: split GIT_USER_AGENT from GIT-CFLAGSJeff King2012-07-09
| * | | | Makefile: do not replace @@GIT_USER_AGENT@@ in scriptsJeff King2012-07-09
| * | | | Makefile: apply dependencies consistently to sparse/asm targetsJeff King2012-07-09
| * | | | Makefile: do not have git.o depend on common-cmds.hJeff King2012-07-09
| * | | | Makefile: fold XDIFF_H and VCSSVN_H into LIB_HJonathan Nieder2012-07-09
| * | | | Makefile: fold MISC_H into LIB_HJeff King2012-06-20
| * | | | Makefile: sort LIB_H listJeff King2012-06-20
* | | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano2012-07-13
|\ \ \ \ \
| * | | | | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
* | | | | | Merge branch 'mm/credential-plumbing'Junio C Hamano2012-07-09
|\ \ \ \ \ \
| * | | | | | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-25
* | | | | | | Merge branch 'rj/platform-pread-may-be-thread-unsafe'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \
| * | | | | | | index-pack: Disable threading on cygwinJunio C Hamano2012-06-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/no-more-asciidoc7'Junio C Hamano2012-06-25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | docs: drop asciidoc7compatible flagJeff King2012-05-30