| Commit message (Expand) | Author | Age |
* | MinGW: the path separator to split GITPERLLIB is ';' on Win32 | Johannes Schindelin | 2009-05-23 |
* | Merge branch 'js/maint-no-ln-across-libexec-and-bin' | Junio C Hamano | 2009-05-23 |
|\ |
|
| * | Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile | Johannes Schindelin | 2009-05-13 |
* | | Merge branch 'cc/bisect' (early part) | Junio C Hamano | 2009-05-23 |
|\ \ |
|
| * | | bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function | Christian Couder | 2009-05-10 |
* | | | Turn on USE_ST_TIMESPEC for OpenBSD | Tony Kemp | 2009-05-16 |
|/ / |
|
* | | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 2009-04-29 |
* | | Makefile: installing git in cygwin 1.7.0 | Eric Blake | 2009-04-28 |
* | | Makefile: fix NO_PERL bug with gitweb | Jeff King | 2009-04-27 |
* | | NetBSD compilation fix | Patrick Welche | 2009-04-27 |
* | | Add semicolon to curly brace group in main Makefile | Mark Drago | 2009-04-27 |
* | | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 |
* | | Makefile: ignore perl/ subdirectory under NO_PERL | Junio C Hamano | 2009-04-23 |
* | | Windows: Skip fstat/lstat optimization in write_entry() | Johannes Sixt | 2009-04-20 |
* | | Sync with 1.6.2.4 | Junio C Hamano | 2009-04-19 |
|\ \ |
|
| * | | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtins | Nguyễn Thái Ngọc Duy | 2009-04-19 |
| |/ |
|
* | | Merge branch 'da/difftool' | Junio C Hamano | 2009-04-17 |
|\ \ |
|
| * | | difftool/mergetool: refactor commands to use git-mergetool--lib | David Aguilar | 2009-04-08 |
| * | | difftool: move 'git-difftool' out of contrib | David Aguilar | 2009-04-07 |
* | | | Merge branch 'jk/no-perl' | Junio C Hamano | 2009-04-12 |
|\ \ \ |
|
| * | | | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 |
| * | | | Makefile: allow building without perl | Jeff King | 2009-04-08 |
* | | | | Merge branch 'cc/bisect-filter' | Junio C Hamano | 2009-04-12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | bisect--helper: implement "git bisect--helper" | Christian Couder | 2009-04-05 |
| * | | | Merge branch 'cc/sha1-bsearch' into HEAD | Junio C Hamano | 2009-04-04 |
| |\ \ \
| | |/ / |
|
| * | | | rev-list: move bisect related code into its own file | Christian Couder | 2009-03-30 |
* | | | | add --html-path to get the location of installed HTML docs | Markus Heidelberg | 2009-04-04 |
| |/ /
|/| | |
|
* | | | Guard a few Makefile variables against user environments | Johannes Schindelin | 2009-03-25 |
|/ / |
|
* | | Makefile: turn on USE_ST_TIMESPEC for FreeBSD | Jeff King | 2009-03-22 |
* | | MinGW: implement mmap | Janos Laube | 2009-03-18 |
* | | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 |
|\ \ |
|
| * | | add basic http clone/fetch tests | Jeff King | 2009-02-26 |
| |/ |
|
* | | Merge branch 'kb/checkout-optim' | Junio C Hamano | 2009-03-17 |
|\ \ |
|
| * | | Makefile: Set compiler switch for USE_NSEC | Brian Gernhardt | 2009-03-08 |
| * | | Create USE_ST_TIMESPEC and turn it on for Darwin | Brian Gernhardt | 2009-03-08 |
| * | | Record ns-timestamps if possible, but do not use it without USE_NSEC | Kjetil Barvik | 2009-03-07 |
* | | | Merge branch 'tr/gcov' | Junio C Hamano | 2009-03-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Support coverage testing with GCC/gcov | Thomas Rast | 2009-02-20 |
* | | | Install builtins with the user and group of the installing personality | Gerrit Pape | 2009-02-24 |
|/ / |
|
* | | Fix the installation path for html documentation | Michael J Gruber | 2009-02-10 |
* | | Makefile: resort filenames alphabetically | Stephan Beyer | 2009-02-10 |
* | | Revert "Merge branch 'js/notes'" | Junio C Hamano | 2009-02-10 |
|/ |
|
* | Merge branch 'js/notes' | Junio C Hamano | 2009-02-05 |
|\ |
|
| * | Add a script to edit/inspect notes | Johannes Schindelin | 2008-12-21 |
| * | Introduce commit notes | Johannes Schindelin | 2008-12-21 |
* | | Makefile: minor improvements for Mac OS X (Darwin) | Jay Soffian | 2009-02-05 |
* | | Makefile: fix misdetection of relative pathnames | Junio C Hamano | 2009-02-05 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-02-04 |
|\ \ |
|
| * \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 |
| |\ \
| | |/
| |/| |
|
| | * | add test-dump-cache-tree in Makefile | Guanqun Lu | 2009-02-03 |