Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'js/diff-verbose-submodule' | Junio C Hamano | 2009-10-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | Add the --submodule option to the diff option family | Johannes Schindelin | 2009-10-19 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'tr/maint-roff-quote' | Junio C Hamano | 2009-10-30 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | |||
| * | | | | Quote ' as \(aq in manpages | Thomas Rast | 2009-10-22 |
* | | | | | Do not try to remove directories when removing old links | Sebastian Schuberth | 2009-10-27 |
* | | | | | Makefile: clean block-sha1/ directory instead of mozilla-sha1/ | Carlos R. Mafra | 2009-10-18 |
| |_|/ / |/| | | | |||
* | | | | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile | Jonathan Nieder | 2009-10-09 |
* | | | | Merge branch 'ms/msvc' | Junio C Hamano | 2009-10-09 |
|\ \ \ \ | |||
| * | | | | Fix MSVC build on cygwin | Ramsay Jones | 2009-10-08 |
| | |/ / | |/| | | |||
* | | | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64 | Brandon Casey | 2009-10-08 |
* | | | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64 | Brandon Casey | 2009-10-08 |
* | | | | Makefile: enable THREADED_DELTA_SEARCH on SunOS | Brandon Casey | 2009-10-07 |
|/ / / | |||
* | | | Tag GIT_VERSION when Git is built with MSVC | Marius Storm-Olsen | 2009-09-18 |
* | | | Add MSVC to Makefile | Marius Storm-Olsen | 2009-09-18 |
* | | | Merge branch 'jk/unwanted-advices' | Junio C Hamano | 2009-09-13 |
|\ \ \ | |||
| * | | | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 |