Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'fc/makefile' | Junio C Hamano | 2013-06-05 |
|\ | |||
| * | build: do not install git-remote-testpy | Felipe Contreras | 2013-05-26 |
| * | build: add NO_INSTALL variable | Felipe Contreras | 2013-05-26 |
| * | build: cleanup using $< | Felipe Contreras | 2013-05-26 |
| * | build: cleanup using $^ | Felipe Contreras | 2013-05-26 |
| * | build: trivial simplification | Felipe Contreras | 2013-05-26 |
* | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 |
|\ \ | |||
| * | | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 |
| * | | Refactor parse_loc | Bo Yang | 2013-03-28 |
* | | | Merge branch 'tr/coverage' | Junio C Hamano | 2013-06-02 |
|\ \ \ | |||
| * | | | coverage: build coverage-untested-functions by default | Thomas Rast | 2013-05-13 |
| * | | | coverage: set DEFAULT_TEST_TARGET to avoid using prove | Thomas Rast | 2013-05-13 |
| * | | | coverage: do not delete .gcno files before building | Thomas Rast | 2013-05-13 |
| * | | | coverage: split build target into compile and test | Thomas Rast | 2013-05-13 |
| | |/ | |/| | |||
* | | | Merge branch 'da/darwin' | Junio C Hamano | 2013-06-02 |
|\ \ \ | |||
| * | | | cache.h: eliminate SHA-1 deprecation warnings on Mac OS X | David Aguilar | 2013-05-20 |
| * | | | Makefile: add support for Apple CommonCrypto facility | David Aguilar | 2013-05-20 |
| * | | | Makefile: fix default regex settings on Darwin | David Aguilar | 2013-05-11 |
| |/ / | |||
* | | | Merge branch 'fc/macos-x-clipped-write' | Junio C Hamano | 2013-06-02 |
|\ \ \ | |||
| * | | | compate/clipped-write.c: large write(2) fails on Mac OS X/XNU | Filipe Cabecinhas | 2013-05-17 |
| | |/ | |/| | |||
* | | | Merge branch 'jk/test-output' | Junio C Hamano | 2013-05-29 |
|\ \ \ | |||
| * | | | test output: respect $TEST_OUTPUT_DIRECTORY | John Keeping | 2013-04-29 |
* | | | | Merge branch 'rj/sparse' | Junio C Hamano | 2013-05-29 |
|\ \ \ \ | |||
| * | | | | compat/nedmalloc: Fix some sparse warnings | Ramsay Jones | 2013-04-28 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'mh/packed-refs-various' | Junio C Hamano | 2013-05-29 |
|\ \ \ \ | |||
| * | | | | pack-refs: merge code from pack-refs.{c,h} into refs.{c,h} | Michael Haggerty | 2013-05-01 |
* | | | | | git-remote-testgit: build it to run under $SHELL_PATH | Junio C Hamano | 2013-04-28 |
| |/ / / |/| | | | |||
* | | | | Merge branch 'jk/common-make-variables-export-safety' | Junio C Hamano | 2013-04-01 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Makefile: make mandir, htmldir and infodir absolute | John Keeping | 2013-02-25 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-03-17 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||
| * | | Makefile: keep LIB_H entries together and sorted | René Scharfe | 2013-03-16 |
| * | | Merge branch 'jn/less-reconfigure' into maint | Junio C Hamano | 2013-02-27 |
| |\ \ | | |/ | |/| | |||
| * | | Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maint | Junio C Hamano | 2013-02-07 |
| |\ \ | |||
| * \ \ | Merge branch 'jc/merge-blobs' into maint | Junio C Hamano | 2013-02-04 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jc/comment-cygwin-win32api-in-makefile' into maint | Junio C Hamano | 2013-01-14 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jn/less-reconfigure' into maint | Junio C Hamano | 2013-01-11 |
| |\ \ \ \ \ | |||
| * | | | | | | Makefile: detect when PYTHON_PATH changes | Christian Couder | 2013-01-10 |
* | | | | | | | Revert "compat: add strtok_r()" | Erik Faye-Lund | 2013-02-26 |
* | | | | | | | Merge branch 'jn/less-reconfigure' | Junio C Hamano | 2013-02-25 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Makefile: avoid infinite loop on configure.ac change | Jeff King | 2013-02-20 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'mk/make-rm-depdirs-could-be-empty' | Junio C Hamano | 2013-02-14 |
|\ \ \ \ \ \ | |||
| * | | | | | | Makefile: don't run "rm" without any files | Matt Kraai | 2013-02-13 |
* | | | | | | | Merge branch 'mk/old-expat' | Junio C Hamano | 2013-02-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Allow building with xmlparse.h | Matt Kraai | 2013-02-11 |
| |/ / / / / / | |||
* | | | | | | | Makefile: make script-related rules usable from subdirectories | Matthieu Moy | 2013-02-08 |
|/ / / / / / | |||
* | | | | | | Merge branch 'jn/auto-depend-workaround-buggy-ccache' | Junio C Hamano | 2013-02-05 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Makefile: explicitly set target name for autogenerated dependencies | Jonathan Nieder | 2013-02-01 |
* | | | | | | Merge branch 'nd/retire-fnmatch' | Junio C Hamano | 2013-01-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | Makefile: add USE_WILDMATCH to use wildmatch as fnmatch | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | | | | | | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 |
|\ \ \ \ \ \ \ |