aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2009-06-18
|\
| * http.c: fix compiling with libcurl 7.9.2Mark Lodato2009-06-18
| * import-tars: support symlinksJohannes Schindelin2009-06-18
| * pull, rebase: simplify to use die()Stephen Boyd2009-06-14
* | Merge branch 'sb/parse-options-integer'Junio C Hamano2009-06-18
|\ \
| * | parse-options: simplify usage argh handlingStephen Boyd2009-06-06
| * | parse-options: make OPT_INTEGER's argh explicitStephen Boyd2009-06-06
* | | Merge branch 'ak/maint-for-each-ref-no-lookup'Junio C Hamano2009-06-18
|\ \ \
| * | | for-each-ref: Do not lookup objects when they will not be usedAnders Kaseorg2009-05-28
* | | | Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...Alex Bennée2009-06-18
* | | | 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