aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Windows resource: handle dashes in the Git version gracefullyJohannes Schindelin2013-06-04
* Provide a Windows version resource for the git executables.Pat Thoyts2013-06-04
* Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\
| * Implement line-history search (git log -L)Thomas Rast2013-03-28
| * Refactor parse_locBo Yang2013-03-28
* | Merge branch 'tr/coverage'Junio C Hamano2013-06-02
|\ \
| * | coverage: build coverage-untested-functions by defaultThomas Rast2013-05-13
| * | coverage: set DEFAULT_TEST_TARGET to avoid using proveThomas Rast2013-05-13
| * | coverage: do not delete .gcno files before buildingThomas Rast2013-05-13
| * | coverage: split build target into compile and testThomas Rast2013-05-13
* | | Merge branch 'da/darwin'Junio C Hamano2013-06-02
|\ \ \
| * | | cache.h: eliminate SHA-1 deprecation warnings on Mac OS XDavid Aguilar2013-05-20
| * | | Makefile: add support for Apple CommonCrypto facilityDavid Aguilar2013-05-20
| * | | Makefile: fix default regex settings on DarwinDavid Aguilar2013-05-11
| |/ /
* | | Merge branch 'fc/macos-x-clipped-write'Junio C Hamano2013-06-02
|\ \ \
| * | | compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas2013-05-17
| | |/ | |/|
* | | Merge branch 'jk/test-output'Junio C Hamano2013-05-29
|\ \ \
| * | | test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping2013-04-29
* | | | Merge branch 'rj/sparse'Junio C Hamano2013-05-29
|\ \ \ \
| * | | | compat/nedmalloc: Fix some sparse warningsRamsay Jones2013-04-28
| | |_|/ | |/| |
* | | | Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-29
|\ \ \ \
| * | | | pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}Michael Haggerty2013-05-01
* | | | | git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano2013-04-28
| |/ / / |/| | |
* | | | Merge branch 'jk/common-make-variables-export-safety'Junio C Hamano2013-04-01
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefile: make mandir, htmldir and infodir absoluteJohn Keeping2013-02-25
* | | | Merge branch 'maint'Junio C Hamano2013-03-17
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Makefile: keep LIB_H entries together and sortedRené Scharfe2013-03-16
| * | Merge branch 'jn/less-reconfigure' into maintJunio C Hamano2013-02-27
| |\ \ | | |/ | |/|
| * | Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maintJunio C Hamano2013-02-07
| |\ \
| * \ \ Merge branch 'jc/merge-blobs' into maintJunio C Hamano2013-02-04
| |\ \ \
| * \ \ \ Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maintJunio C Hamano2013-01-14
| |\ \ \ \
| * \ \ \ \ Merge branch 'jn/less-reconfigure' into maintJunio C Hamano2013-01-11
| |\ \ \ \ \
| * | | | | | Makefile: detect when PYTHON_PATH changesChristian Couder2013-01-10
* | | | | | | Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-26
* | | | | | | Merge branch 'jn/less-reconfigure'Junio C Hamano2013-02-25
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Makefile: avoid infinite loop on configure.ac changeJeff King2013-02-20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mk/make-rm-depdirs-could-be-empty'Junio C Hamano2013-02-14
|\ \ \ \ \ \
| * | | | | | Makefile: don't run "rm" without any filesMatt Kraai2013-02-13
* | | | | | | Merge branch 'mk/old-expat'Junio C Hamano2013-02-14
|\ \ \ \ \ \ \
| * | | | | | | Allow building with xmlparse.hMatt Kraai2013-02-11
| |/ / / / / /
* | | | | | | Makefile: make script-related rules usable from subdirectoriesMatthieu Moy2013-02-08
|/ / / / / /
* | | | | | Merge branch 'jn/auto-depend-workaround-buggy-ccache'Junio C Hamano2013-02-05
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Makefile: explicitly set target name for autogenerated dependenciesJonathan Nieder2013-02-01
* | | | | | Merge branch 'nd/retire-fnmatch'Junio C Hamano2013-01-25
|\ \ \ \ \ \
| * | | | | | Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy2013-01-01
* | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ \ \ \ \ \
| * | | | | | | add git-check-ignore sub-commandAdam Spiers2013-01-06
| * | | | | | | add.c: move pathspec matchers into new pathspec.c for reuseAdam Spiers2013-01-06
* | | | | | | | Merge branch 'jc/makefile-perl-python-path-doc'Junio C Hamano2013-01-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: add description on PERL/PYTHON_PATHJunio C Hamano2013-01-13