index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-push.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-20
Merge branch 'nd/fetch-into-shallow'
Junio C Hamano
1
-1
/
+1
2013-09-17
Merge branch 'jk/free-tree-buffer'
Junio C Hamano
1
-2
/
+1
2013-08-28
list-objects: reduce one argument in mark_edges_uninteresting
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-07-19
http-push.c::add_send_request(): do not initialize transfer_request
Stefan Beller
1
-1
/
+1
2013-06-06
clear parsed flag when we free tree buffers
Jeff King
1
-2
/
+1
2013-04-06
http: drop http_error function
Jeff King
1
-1
/
+1
2013-04-06
http: simplify http_error helper function
Jeff King
1
-1
/
+1
2013-02-11
Allow building with xmlparse.h
Matt Kraai
1
-0
/
+4
2013-02-10
Merge branch 'sp/smart-http-content-type-check'
Junio C Hamano
1
-2
/
+2
2013-02-04
Verify Content-Type from smart HTTP servers
Shawn Pearce
1
-2
/
+2
2012-11-26
xml_entities(): use function strbuf_addstr_xml_quoted()
Michael Haggerty
1
-22
/
+1
2012-09-11
Merge branch 'jc/merge-bases'
Junio C Hamano
1
-2
/
+1
2012-08-27
http-push: use in_merge_bases() for fast-forward check
Junio C Hamano
1
-2
/
+1
2012-05-22
http-push: do not access git_default_email directly
Jeff King
1
-1
/
+1
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-2
/
+2
2011-12-19
Merge branch 'ab/enable-i18n'
Junio C Hamano
1
-0
/
+2
2011-12-13
http-push: enable "proactive auth"
Jeff King
1
-1
/
+1
2011-12-05
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2011-10-21
Merge branch 'jc/match-refs-clarify'
Junio C Hamano
1
-2
/
+2
2011-10-17
Merge branch 'jk/http-auth'
Junio C Hamano
1
-9
/
+1
2011-10-15
http_init: accept separate URL parameter
Jeff King
1
-9
/
+1
2011-10-13
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
1
-4
/
+4
2011-09-18
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2011-09-12
rename "match_refs()" to "match_push_refs()"
Junio C Hamano
1
-2
/
+2
2011-08-25
whitespace: have SP on both sides of an assignment "="
Junio C Hamano
1
-1
/
+1
2011-08-16
Merge branch 'jc/zlib-wrap' into maint
Junio C Hamano
1
-8
/
+8
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
1
-8
/
+8
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-6
/
+6
2011-05-04
http-push: refactor curl_easy_setup madness
Dan McGee
1
-96
/
+48
2011-05-04
http-push: use const for strings in signatures
Dan McGee
1
-4
/
+4
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
1
-10
/
+5
2010-11-26
http-push: add trailing slash at arg-parse time, instead of later on
Tay Ray Chuan
1
-13
/
+2
2010-11-26
http-push: check path length before using it
Tay Ray Chuan
1
-2
/
+10
2010-11-26
http-push: Normalise directory names when pushing to some WebDAV servers
Tay Ray Chuan
1
-0
/
+4
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
1
-1
/
+1
2010-03-02
http-push: remove "|| 1" to enable verbose check
Tay Ray Chuan
1
-1
/
+1
2009-11-22
Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST
Martin Storsjö
1
-1
/
+1
2009-11-20
Merge branch 'sp/smart-http'
Junio C Hamano
1
-3
/
+28
2009-11-10
Show usage string for 'git http-push -h'
Jonathan Nieder
1
-2
/
+4
2009-10-30
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
1
-2
/
+27
2009-10-30
http-push: fix check condition on http.c::finish_http_pack_request()
Tay Ray Chuan
1
-1
/
+1
2009-07-06
http-push: fix xml_entities() string parsing overrun
Hunter, D. Seth
1
-0
/
+2
2009-06-20
Fix various sparse warnings in the git source code
Linus Torvalds
1
-1
/
+1
2009-06-13
Merge branch 'rc/http-push'
Junio C Hamano
1
-492
/
+93
2009-06-13
Merge branch 'rc/maint-http-local-slot-fix'
Junio C Hamano
1
-0
/
+6
2009-06-13
Merge branch 'cb/match_refs_internal_tail'
Junio C Hamano
1
-7
/
+4
2009-06-06
http*: add helper methods for fetching objects (loose)
Tay Ray Chuan
1
-198
/
+15
2009-06-06
http*: add helper methods for fetching packs
Tay Ray Chuan
1
-84
/
+26
[next]