| Commit message (Expand) | Author | Age |
* | Merge branch 'jh/gitweb-caching' (early part) | Junio C Hamano | 2010-02-02 |
|\ |
|
| * | gitweb: Makefile improvements | John 'Warthog9' Hawley | 2010-01-30 |
* | | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 |
|/ |
|
* | Windows: Remove dependency on pthreadGC2.dll | Michael Lukashov | 2010-01-24 |
* | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 |
* | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 |
* | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 |
* | make "mktag" a built-in | Linus Torvalds | 2010-01-22 |
* | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 |
* | make "git patch-id" a built-in | Linus Torvalds | 2010-01-21 |
* | make "git var" a built-in | Linus Torvalds | 2010-01-21 |
* | make "git hash-object" a built-in | Linus Torvalds | 2010-01-21 |
* | make "git merge-tree" a built-in | Linus Torvalds | 2010-01-21 |
* | slim down "git show-index" | Linus Torvalds | 2010-01-21 |
* | Merge branch 'jc/cache-unmerge' | Junio C Hamano | 2010-01-20 |
|\ |
|
| * | resolve-undo: record resolved conflicts in a new index extension section | Junio C Hamano | 2009-12-25 |
* | | Merge branch 'js/exec-error-report' | Junio C Hamano | 2010-01-20 |
|\ \ |
|
| * | | start_command: detect execvp failures early | Johannes Sixt | 2010-01-10 |
* | | | Merge branch 'jc/grep-lookahead' | Junio C Hamano | 2010-01-20 |
|\ \ \ |
|
| * | | | grep: rip out support for external grep | Junio C Hamano | 2010-01-13 |
| | |/
| |/| |
|
* | | | Makefile: honor NO_CURL when setting REMOTE_CURL_* variables | Johannes Sixt | 2010-01-19 |
* | | | Merge branch 'js/windows' | Junio C Hamano | 2010-01-18 |
|\ \ \ |
|
| * | | | MSVC: Windows-native implementation for subset of Pthreads API | Andrzej K. Haczewski | 2010-01-16 |
| * | | | Windows: disable Python | Erik Faye-Lund | 2010-01-16 |
* | | | | Merge branch 'jn/makefile' | Junio C Hamano | 2010-01-17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Makefile: consolidate .FORCE-* targets | Jonathan Nieder | 2010-01-06 |
| * | | | Makefile: learn to generate listings for targets requiring special flags | Jonathan Nieder | 2010-01-06 |
| * | | | Makefile: use target-specific variable to pass flags to cc | Jonathan Nieder | 2010-01-06 |
| * | | | Makefile: regenerate assembler listings when asked | Jonathan Nieder | 2010-01-06 |
* | | | | Merge branch 'il/vcs-helper' | Junio C Hamano | 2010-01-13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Remove special casing of http, https and ftp | Ilari Liusvaara | 2009-12-28 |
| * | | | Merge branch 'master' into il/vcs-helper | Junio C Hamano | 2009-12-06 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 |
|\ \ \ \ |
|
| * | | | | Add test-index-version | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | | | | | Merge branch 'mo/bin-wrappers' | Junio C Hamano | 2010-01-07 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | build dashless "bin-wrappers" directory similar to installed bindir | Matthew Ogilvie | 2009-12-03 |
* | | | | | Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS | Jonathan Nieder | 2010-01-05 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ |
|
| * | | | | | Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV | Junio C Hamano | 2009-12-26 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sr/vcs-helper' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | tests: handle NO_PYTHON setting | Jeff King | 2009-12-07 |
| | |_|/
| |/| | |
|
| * | | | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 |
| * | | | Basic build infrastructure for Python scripts | Johan Herland | 2009-11-17 |
* | | | | Merge branch 'jn/gitweb-blame' | Junio C Hamano | 2009-12-01 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | gitweb: Minify gitweb.js if JSMIN is defined | Jakub Narebski | 2009-09-01 |
| * | | | gitweb: Incremental blame (using JavaScript) | Jakub Narebski | 2009-09-01 |
| | |/
| |/| |
|
* | | | Makefile: do not clean arm directory | Jonathan Nieder | 2009-11-28 |
* | | | Merge branch 'rj/maint-cygwin-count-objects' | Junio C Hamano | 2009-11-24 |
|\ \ \ |
|
| * | | | git-count-objects: Fix a disk-space under-estimate on Cygwin | Ramsay Jones | 2009-11-19 |
* | | | | Enable support for IPv6 on MinGW | Martin Storsjö | 2009-11-24 |