aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2009-06-13
|\
| * Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-06-13
| |\
| | * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-06-13
| | |\
| | | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-06-13
| | | |\
| | | | * git-rerere.txt: grammatical fixups and cleanupsStephen Boyd2009-06-13
* | | | | Merge branch 'mh/fix-send-email-threaded'Junio C Hamano2009-06-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
| |\ \ \ \ \
| | * | | | | doc/send-email: clarify the behavior of --in-reply-to with --no-threadMarkus Heidelberg2009-06-12
| | * | | | | send-email: fix non-threaded mailsMarkus Heidelberg2009-06-12
| | * | | | | add a test for git-send-email for non-threaded mailsMarkus Heidelberg2009-06-12
| | |/ / / /
| * | | | | send-email: fix a typo in a commentMarkus Heidelberg2009-06-12
| * | | | | send-email: fix threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
| * | | | | add a test for git-send-email for threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
* | | | | | Merge branch 'rc/http-push'Junio C Hamano2009-06-13
|\ \ \ \ \ \
| * | | | | | http*: add helper methods for fetching objects (loose)Tay Ray Chuan2009-06-06
| * | | | | | http*: add helper methods for fetching packsTay Ray Chuan2009-06-06
| * | | | | | http: use new http API in fetch_index()Tay Ray Chuan2009-06-06
| * | | | | | http*: add http_get_info_packsTay Ray Chuan2009-06-06
| * | | | | | http-push.c::fetch_symref(): use the new http APIMike Hommey2009-06-06
| * | | | | | http-push.c::remote_exists(): use the new http APIMike Hommey2009-06-06
| * | | | | | http.c::http_fetch_ref(): use the new http APIMike Hommey2009-06-06
| * | | | | | transport.c::get_refs_via_curl(): use the new http APIMike Hommey2009-06-06
| * | | | | | http.c: new functions for the http APIMike Hommey2009-06-06
| * | | | | | http: create function end_url_with_slashTay Ray Chuan2009-06-06
| * | | | | | http*: move common variables and macros to http.[ch]Tay Ray Chuan2009-06-06
| * | | | | | transport.c::get_refs_via_curl(): do not leak refs_urlMike Hommey2009-06-06
| * | | | | | Don't expect verify_pack() callers to set pack_sizeMike Hommey2009-06-06
| * | | | | | http-push: do not SEGV after fetching a bad pack idx fileTay Ray Chuan2009-06-06
| * | | | | | http*: copy string returned by sha1_to_hexTay Ray Chuan2009-06-06
| * | | | | | http-walker: verify remote packsTay Ray Chuan2009-06-06
| * | | | | | http-push, http-walker: style fixesTay Ray Chuan2009-06-06
| * | | | | | t5550-http-fetch: test fetching of packed objectsTay Ray Chuan2009-06-06
| * | | | | | http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"Tay Ray Chuan2009-06-06
| * | | | | | http-push: send out fetch requests on queueTay Ray Chuan2009-06-06
| * | | | | | t5540-http-push: test fetching of packed objectsTay Ray Chuan2009-06-06
| * | | | | | t5540-http-push: test fetching of loose objectsTay Ray Chuan2009-06-06
| * | | | | | Merge branch 'rc/maint-http-local-slot-fix' into rc/http-pushJunio C Hamano2009-06-06
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'cc/bisect' (early part)Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \
| * | | | | | | | t6030: test skipping away from an already skipped commitChristian Couder2009-06-06
| * | | | | | | | bisect: when skipping, choose a commit away from a skipped commitChristian Couder2009-06-06
| * | | | | | | | bisect: add parameters to "filter_skipped"Christian Couder2009-06-06
| * | | | | | | | bisect: display first bad commit without forking a new processChristian Couder2009-05-28
| * | | | | | | | bisect: drop unparse_commit() and use clear_commit_marks()Christian Couder2009-05-27
* | | | | | | | | Merge branch 'rc/maint-http-local-slot-fix'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | http*: cleanup slot->local after fcloseTay Ray Chuan2009-06-06
* | | | | | | | | Merge branch 'sp/msysgit'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compat/ has subdirectories: do not omit them in 'make clean'Johannes Sixt2009-06-11
| * | | | | | | | | Fix typo in nedmalloc warning fixJohannes Sixt2009-06-11
| * | | | | | | | | MinGW: Teach Makefile to detect msysgit and apply specific settingsSteffen Prohaska2009-06-08
| * | | | | | | | | Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin2009-06-08