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