index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
2009-06-18
*
Merge branch 'maint'
Junio C Hamano
2009-06-13
|
\
|
*
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2009-06-13
|
|
\
|
|
*
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2009-06-13
|
|
|
\
|
|
|
*
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-06-13
|
|
|
|
\
|
|
|
|
*
git-rerere.txt: grammatical fixups and cleanups
Stephen Boyd
2009-06-13
*
|
|
|
|
Merge branch 'mh/fix-send-email-threaded'
Junio C Hamano
2009-06-13
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded
Junio C Hamano
2009-06-12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
doc/send-email: clarify the behavior of --in-reply-to with --no-thread
Markus Heidelberg
2009-06-12
|
|
*
|
|
|
|
send-email: fix non-threaded mails
Markus Heidelberg
2009-06-12
|
|
*
|
|
|
|
add a test for git-send-email for non-threaded mails
Markus Heidelberg
2009-06-12
|
|
|
/
/
/
/
|
*
|
|
|
|
send-email: fix a typo in a comment
Markus Heidelberg
2009-06-12
|
*
|
|
|
|
send-email: fix threaded mails without chain-reply-to
Markus Heidelberg
2009-06-12
|
*
|
|
|
|
add a test for git-send-email for threaded mails without chain-reply-to
Markus Heidelberg
2009-06-12
*
|
|
|
|
|
Merge branch 'rc/http-push'
Junio C Hamano
2009-06-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
http*: add helper methods for fetching objects (loose)
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http*: add helper methods for fetching packs
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http: use new http API in fetch_index()
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http*: add http_get_info_packs
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http-push.c::fetch_symref(): use the new http API
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
http-push.c::remote_exists(): use the new http API
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
http.c::http_fetch_ref(): use the new http API
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
transport.c::get_refs_via_curl(): use the new http API
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
http.c: new functions for the http API
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
http: create function end_url_with_slash
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http*: move common variables and macros to http.[ch]
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
transport.c::get_refs_via_curl(): do not leak refs_url
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
Don't expect verify_pack() callers to set pack_size
Mike Hommey
2009-06-06
|
*
|
|
|
|
|
http-push: do not SEGV after fetching a bad pack idx file
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http*: copy string returned by sha1_to_hex
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http-walker: verify remote packs
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http-push, http-walker: style fixes
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
t5550-http-fetch: test fetching of packed objects
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
http-push: send out fetch requests on queue
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
t5540-http-push: test fetching of packed objects
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
t5540-http-push: test fetching of loose objects
Tay Ray Chuan
2009-06-06
|
*
|
|
|
|
|
Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push
Junio C Hamano
2009-06-06
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'cc/bisect' (early part)
Junio C Hamano
2009-06-13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t6030: test skipping away from an already skipped commit
Christian Couder
2009-06-06
|
*
|
|
|
|
|
|
|
bisect: when skipping, choose a commit away from a skipped commit
Christian Couder
2009-06-06
|
*
|
|
|
|
|
|
|
bisect: add parameters to "filter_skipped"
Christian Couder
2009-06-06
|
*
|
|
|
|
|
|
|
bisect: display first bad commit without forking a new process
Christian Couder
2009-05-28
|
*
|
|
|
|
|
|
|
bisect: drop unparse_commit() and use clear_commit_marks()
Christian Couder
2009-05-27
*
|
|
|
|
|
|
|
|
Merge branch 'rc/maint-http-local-slot-fix'
Junio C Hamano
2009-06-13
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
http*: cleanup slot->local after fclose
Tay Ray Chuan
2009-06-06
*
|
|
|
|
|
|
|
|
Merge branch 'sp/msysgit'
Junio C Hamano
2009-06-13
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
compat/ has subdirectories: do not omit them in 'make clean'
Johannes Sixt
2009-06-11
|
*
|
|
|
|
|
|
|
|
Fix typo in nedmalloc warning fix
Johannes Sixt
2009-06-11
|
*
|
|
|
|
|
|
|
|
MinGW: Teach Makefile to detect msysgit and apply specific settings
Steffen Prohaska
2009-06-08
[next]