Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ef/msys-imap' | Junio C Hamano | 2009-11-17 | 1 | -3/+5 |
|\ | |||||
| * | Windows: use BLK_SHA1 again | Johannes Sixt | 2009-10-23 | 1 | -0/+2 |
| * | MSVC: Enable OpenSSL, and translate -lcrypto | Marius Storm-Olsen | 2009-10-23 | 1 | -1/+1 |
| * | mingw: enable OpenSSL | Erik Faye-Lund | 2009-10-23 | 1 | -1/+1 |
| * | imap-send: build imap-send on Windows | Erik Faye-Lund | 2009-10-19 | 1 | -1/+1 |
* | | Sync with 1.6.5.3 | Junio C Hamano | 2009-11-16 | 1 | -1/+4 |
|\ \ | |||||
| * \ | Merge branch 'tz/maint-rpm' into maint | Junio C Hamano | 2009-11-15 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | Makefile: Ensure rpm packages can be read by older rpm versions | Todd Zullinger | 2009-11-14 | 1 | -1/+4 |
| * | | | Merge branch 'tr/maint-roff-quote' into maint | Junio C Hamano | 2009-11-15 | 1 | -0/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-11-01 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Makefile: add compat/bswap.h to LIB_H | Dmitry V. Levin | 2009-11-01 | 1 | -0/+1 |
* | | | | | Merge branch 'js/diff-verbose-submodule' | Junio C Hamano | 2009-10-30 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Add the --submodule option to the diff option family | Johannes Schindelin | 2009-10-19 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'tr/maint-roff-quote' | Junio C Hamano | 2009-10-30 | 1 | -0/+4 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Quote ' as \(aq in manpages | Thomas Rast | 2009-10-22 | 1 | -0/+4 |
* | | | | Do not try to remove directories when removing old links | Sebastian Schuberth | 2009-10-27 | 1 | -1/+1 |
* | | | | Makefile: clean block-sha1/ directory instead of mozilla-sha1/ | Carlos R. Mafra | 2009-10-18 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile | Jonathan Nieder | 2009-10-09 | 1 | -1/+5 |
* | | | Merge branch 'ms/msvc' | Junio C Hamano | 2009-10-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix MSVC build on cygwin | Ramsay Jones | 2009-10-08 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64 | Brandon Casey | 2009-10-08 | 1 | -0/+12 |
* | | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64 | Brandon Casey | 2009-10-08 | 1 | -0/+2 |
* | | | Makefile: enable THREADED_DELTA_SEARCH on SunOS | Brandon Casey | 2009-10-07 | 1 | -0/+1 |
|/ / | |||||
* | | Tag GIT_VERSION when Git is built with MSVC | Marius Storm-Olsen | 2009-09-18 | 1 | -0/+1 |
* | | Add MSVC to Makefile | Marius Storm-Olsen | 2009-09-18 | 1 | -1/+54 |
* | | Merge branch 'jk/unwanted-advices' | Junio C Hamano | 2009-09-13 | 1 | -0/+2 |
|\ \ | |||||
| * | | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 | 1 | -0/+2 |
* | | | Merge branch 'db/vcs-helper' | Junio C Hamano | 2009-09-13 | 1 | -5/+15 |
|\ \ \ | |||||
| * | | | Makefile: remove remnant of separate http/https/ftp helpers | Junio C Hamano | 2009-09-11 | 1 | -1/+1 |
| * | | | Make the "traditionally-supported" URLs a special case | Daniel Barkalow | 2009-09-03 | 1 | -15/+2 |
| * | | | Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p... | Junio C Hamano | 2009-08-07 | 1 | -2/+9 |
| * | | | Makefile: do not link three copies of git-remote-* programs | Junio C Hamano | 2009-08-07 | 1 | -2/+10 |
| * | | | Makefile: git-http-fetch does not need expat | Jeff King | 2009-08-07 | 1 | -1/+1 |
| * | | | http-fetch: Fix Makefile dependancies | Mike Ralphson | 2009-08-06 | 1 | -1/+1 |
| * | | | git-http-fetch: not a builtin | Linus Torvalds | 2009-08-05 | 1 | -4/+6 |
| * | | | Use an external program to implement fetching with curl | Daniel Barkalow | 2009-08-05 | 1 | -0/+5 |
| * | | | Add support for external programs for handling native fetches | Daniel Barkalow | 2009-08-05 | 1 | -0/+1 |
* | | | | Makefile: Add NEEDS_CRYPTO_WITH_SSL | Brian Gernhardt | 2009-09-10 | 1 | -1/+7 |
| |/ / |/| | | |||||
* | | | update-server-info: make builtin, use parseopt | René Scharfe | 2009-08-29 | 1 | -1/+1 |
* | | | Merge branch 'lt/block-sha1' | Junio C Hamano | 2009-08-27 | 1 | -24/+2 |
|\ \ \ | |||||
| * | | | remove ARM and Mozilla SHA1 implementations | Nicolas Pitre | 2009-08-18 | 1 | -24/+2 |
* | | | | Makefile: remove pointless conditional assignment in SunOS section | Brandon Casey | 2009-08-27 | 1 | -3/+0 |
* | | | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add new "git replace" command | Christian Couder | 2009-05-31 | 1 | -0/+1 |
| * | | | replace_object: add mechanism to replace objects found in "refs/replace/" | Christian Couder | 2009-05-31 | 1 | -0/+1 |
* | | | | Add new optimized C 'block-sha1' routines | Linus Torvalds | 2009-08-05 | 1 | -0/+9 |
| |/ / |/| | | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2009-07-24 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | SunOS grep does not understand -C<n> nor -e | Junio C Hamano | 2009-07-24 | 1 | -0/+1 |
* | | | Makefile: update IRIX64 section | Brandon Casey | 2009-07-10 | 1 | -6/+6 |
* | | | Makefile: add section for SGI IRIX 6.5 | Brandon Casey | 2009-07-10 | 1 | -0/+13 |