Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ \ | |||
| * | | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 |
| * | | | add.c: move pathspec matchers into new pathspec.c for reuse | Adam Spiers | 2013-01-06 |
* | | | | Merge branch 'jc/makefile-perl-python-path-doc' | Junio C Hamano | 2013-01-23 |
|\ \ \ \ | |||
| * | | | | Makefile: add description on PERL/PYTHON_PATH | Junio C Hamano | 2013-01-13 |
* | | | | | Merge branch 'jc/merge-blobs' | Junio C Hamano | 2013-01-22 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Makefile: Replace merge-file.h with merge-blobs.h in LIB_H | Ramsay Jones | 2013-01-22 |
* | | | | | Merge branch 'jc/merge-blobs' | Junio C Hamano | 2013-01-11 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Which merge_file() function do you mean? | Junio C Hamano | 2012-12-09 |
* | | | | | Merge branch 'jc/comment-cygwin-win32api-in-makefile' | Junio C Hamano | 2013-01-10 |
|\ \ \ \ \ | |||
| * | | | | | Makefile: add comment on CYGWIN_V15_WIN32API | Mark Levedahl | 2013-01-06 |
* | | | | | | Merge branch 'jk/config-uname' | Junio C Hamano | 2013-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | Makefile: hoist uname autodetection to config.mak.uname | Jeff King | 2013-01-03 |
* | | | | | | | Merge branch 'nd/wildmatch' | Junio C Hamano | 2013-01-10 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 2012-10-15 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'jn/less-reconfigure' | Junio C Hamano | 2013-01-09 |
|\ \ \ \ \ \ | |||
| * | | | | | | build: do not automatically reconfigure unless configure.ac changed | Jonathan Nieder | 2013-01-02 |
| | |_|_|_|/ | |/| | | | | |||
| * | | | | | Sync with 1.7.11.7 | Junio C Hamano | 2012-09-14 |
| |\ \ \ \ \ | | |/ / / / | |||
| | * | | | | Merge branch 'rj/test-regex' into maint-1.7.11 | Junio C Hamano | 2012-09-14 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11 | Junio C Hamano | 2012-08-24 |
| | |\ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge branch 'jn/block-sha1' into maint | Junio C Hamano | 2012-08-06 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge branch 'jn/make-assembly-in-right-directory' into maint | Junio C Hamano | 2012-08-06 |
| | |\ \ \ \ \ \ \ | |||
| * | \ \ \ \ \ \ \ | Merge branch 'jk/check-docs-update' into maint | Junio C Hamano | 2012-09-11 |
| |\ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'cc/no-gitk-build-dependency' | Junio C Hamano | 2013-01-06 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Makefile: replace "echo 1>..." with "echo >..." | Christian Couder | 2012-12-18 |
| * | | | | | | | | | | | Makefile: detect when PYTHON_PATH changes | Christian Couder | 2012-12-18 |
| * | | | | | | | | | | | Makefile: remove tracking of TCLTK_PATH | Christian Couder | 2012-12-18 |
* | | | | | | | | | | | | Merge branch 'fc/fast-export-fixes' | Junio C Hamano | 2013-01-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | Rename git-remote-testgit to git-remote-testpy | Felipe Contreras | 2012-11-29 |
* | | | | | | | | | | | | Merge branch 'mk/qnx' | Junio C Hamano | 2013-01-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Port to QNX | Matt Kraai | 2012-12-19 |
* | | | | | | | | | | | | | Merge branch 'dm/port' | Junio C Hamano | 2013-01-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||
| * | | | | | | | | | | | | git-compat-util.h: do not #include <sys/param.h> by default | Junio C Hamano | 2012-12-19 |
| * | | | | | | | | | | | | Generalize the inclusion of strings.h | David Michael | 2012-12-15 |
| * | | | | | | | | | | | | Detect when the passwd struct is missing pw_gecos | David Michael | 2012-12-15 |
| * | | | | | | | | | | | | Support builds when sys/param.h is missing | David Michael | 2012-12-15 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Makefile: whitespace style fixes in macro definitions | Stefano Lattarini | 2012-12-10 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-11-26 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | Makefile: hide stderr of curl-config test | Paul Gortmaker | 2012-11-26 |
* | | | | | | | | | | Merge branch 'ml/cygwin-mingw-headers' | Junio C Hamano | 2012-11-20 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | USE CGYWIN_V15_WIN32API as macro to select api for cygwin | Mark Levedahl | 2012-11-18 |