Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
|\ | ||||||
| * | Add a script to edit/inspect notes | Johannes Schindelin | 2008-12-21 | 1 | -0/+1 | |
| * | Introduce commit notes | Johannes Schindelin | 2008-12-21 | 1 | -0/+2 | |
* | | Makefile: minor improvements for Mac OS X (Darwin) | Jay Soffian | 2009-02-05 | 1 | -2/+4 | |
* | | Makefile: fix misdetection of relative pathnames | Junio C Hamano | 2009-02-05 | 1 | -2/+2 | |
* | | Merge branch 'maint' | Junio C Hamano | 2009-02-04 | 1 | -0/+1 | |
|\ \ | ||||||
| * \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 1 | -1/+1 | |
| |\ \ | | |/ | |/| | ||||||
| | * | add test-dump-cache-tree in Makefile | Guanqun Lu | 2009-02-03 | 1 | -1/+1 | |
* | | | Merge branch 'sp/runtime-prefix' | Junio C Hamano | 2009-01-31 | 1 | -19/+30 | |
|\ \ \ | ||||||
| * | | | Windows: Revert to default paths and convert them by RUNTIME_PREFIX | Steffen Prohaska | 2009-01-26 | 1 | -3/+1 | |
| * | | | Compute prefix at runtime if RUNTIME_PREFIX is set | Steffen Prohaska | 2009-01-26 | 1 | -0/+3 | |
| * | | | Move computation of absolute paths from Makefile to runtime (in preparation f... | Steffen Prohaska | 2009-01-26 | 1 | -16/+26 | |
* | | | | Merge branch 'jk/signal-cleanup' | Junio C Hamano | 2009-01-31 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | chain kill signals for cleanup functions | Jeff King | 2009-01-21 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Makefile: Make 'configure --with-expat=path' actually work | Serge van den Boom | 2009-01-28 | 1 | -1/+9 | |
* | | | | make: Remove -pthread on Darwin (it is included by cstdlib). | Ted Pavlic | 2009-01-26 | 1 | -0/+1 | |
* | | | | Merge branch 'js/patience-diff' | Junio C Hamano | 2009-01-23 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Introduce the diff option '--patience' | Johannes Schindelin | 2009-01-07 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'rs/ctype' | Junio C Hamano | 2009-01-21 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Add ctype test | René Scharfe | 2009-01-17 | 1 | -1/+11 | |
* | | | | | Makefile: use shell for-loop rather than Make's foreach loop during install | Brandon Casey | 2009-01-19 | 1 | -4/+6 | |
| |_|/ / |/| | | | ||||||
* | | | | Makefile: clean up TEST_PROGRAMS definition | Jeff King | 2009-01-11 | 1 | -1/+8 | |
|/ / / |