author | Junio C Hamano <gitster@pobox.com> | |
Sun, 7 Dec 2008 23:13:02 +0000 (15:13 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 7 Dec 2008 23:13:02 +0000 (15:13 -0800) |
* maint:
GIT 1.6.0.5
"git diff <tree>{3,}": do not reverse order of arguments
tag: delete TAG_EDITMSG only on successful tag
gitweb: Make project specific override for 'grep' feature work
http.c: use 'git_config_string' to get 'curl_http_proxy'
fetch-pack: Avoid memcpy() with src==dst
GIT 1.6.0.5
"git diff <tree>{3,}": do not reverse order of arguments
tag: delete TAG_EDITMSG only on successful tag
gitweb: Make project specific override for 'grep' feature work
http.c: use 'git_config_string' to get 'curl_http_proxy'
fetch-pack: Avoid memcpy() with src==dst
1 | 2 | |||
---|---|---|---|---|
builtin-fetch-pack.c | patch | | diff1 | | diff2 | | blob | history |
builtin-tag.c | patch | | diff1 | | diff2 | | blob | history |
gitweb/gitweb.perl | patch | | diff1 | | diff2 | | blob | history |
http.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-fetch-pack.c
Simple merge
diff --cc builtin-tag.c
Simple merge
diff --cc gitweb/gitweb.perl
Simple merge
diff --cc http.c
Simple merge