Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 '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 |
* | | | | Merge branch 'pb/maint-use-custom-perl' | Junio C Hamano | 2009-11-22 |
|\ \ \ \ | |||
| * | | | | Make sure $PERL_PATH is defined when the test suite is run. | Philippe Bruhat (BooK) | 2009-11-17 |
| |/ / / | |||
* | | | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2009-11-20 |
|\ \ \ \ | |||
| * | | | | Add a script to edit/inspect notes | Johannes Schindelin | 2009-10-19 |
| * | | | | Introduce commit notes | Johannes Schindelin | 2009-10-19 |
| |/ / / | |||
* | | | | Merge branch 'sp/smart-http' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ | |||
| * | | | | Git-aware CGI to provide dumb HTTP transport | Shawn O. Pearce | 2009-11-04 |
| |/ / / | |||
* | | | | Merge branch 'jn/editor-pager' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ | |||
| * | | | | Provide a build time default-pager setting | Junio C Hamano | 2009-11-13 |
| * | | | | Provide a build time default-editor setting | Jonathan Nieder | 2009-11-13 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'rj/cygwin-msvc' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ | |||
| * | | | | Makefile: keep MSVC and Cygwin configuration separate | Ramsay Jones | 2009-11-08 |
* | | | | | Merge branch 'rj/maint-simplify-cygwin-makefile' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Makefile: merge two Cygwin configuration sections into one | Ramsay Jones | 2009-11-08 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jn/help-everywhere' | Junio C Hamano | 2009-11-20 |
|\ \ \ \ | |||
| * | | | | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 2009-11-09 |
* | | | | | Merge branch 'ef/msys-imap' | Junio C Hamano | 2009-11-17 |
|\ \ \ \ \ | |||
| * | | | | | Windows: use BLK_SHA1 again | Johannes Sixt | 2009-10-23 |
| * | | | | | MSVC: Enable OpenSSL, and translate -lcrypto | Marius Storm-Olsen | 2009-10-23 |
| * | | | | | mingw: enable OpenSSL | Erik Faye-Lund | 2009-10-23 |
| * | | | | | imap-send: build imap-send on Windows | Erik Faye-Lund | 2009-10-19 |
* | | | | | | Sync with 1.6.5.3 | Junio C Hamano | 2009-11-16 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Merge branch 'tz/maint-rpm' into maint | Junio C Hamano | 2009-11-15 |
| |\ \ \ \ \ | |||
| | * | | | | | Makefile: Ensure rpm packages can be read by older rpm versions | Todd Zullinger | 2009-11-14 |
| | | |/ / / | | |/| | | | |||
| * | | | | | Merge branch 'tr/maint-roff-quote' into maint | Junio C Hamano | 2009-11-15 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-11-01 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Makefile: add compat/bswap.h to LIB_H | Dmitry V. Levin | 2009-11-01 |
| | |_|_|/ / | |/| | | | |