index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-push.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow building with xmlparse.h
Matt Kraai
2013-02-11
1
-0
/
+4
*
Merge branch 'sp/smart-http-content-type-check'
Junio C Hamano
2013-02-11
1
-2
/
+2
|
\
|
*
Verify Content-Type from smart HTTP servers
Shawn Pearce
2013-02-04
1
-2
/
+2
*
|
xml_entities(): use function strbuf_addstr_xml_quoted()
Michael Haggerty
2012-11-26
1
-22
/
+1
|
/
*
Merge branch 'jc/merge-bases'
Junio C Hamano
2012-09-11
1
-2
/
+1
|
\
|
*
http-push: use in_merge_bases() for fast-forward check
Junio C Hamano
2012-08-28
1
-2
/
+1
*
|
http-push: do not access git_default_email directly
Jeff King
2012-05-22
1
-1
/
+1
*
|
remove superfluous newlines in error messages
Pete Wyckoff
2012-05-01
1
-2
/
+2
|
/
*
Merge branch 'ab/enable-i18n'
Junio C Hamano
2011-12-20
1
-0
/
+2
|
\
|
*
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-12-06
1
-0
/
+2
*
|
http-push: enable "proactive auth"
Jeff King
2011-12-14
1
-1
/
+1
|
/
*
Merge branch 'jc/match-refs-clarify'
Junio C Hamano
2011-10-22
1
-2
/
+2
|
\
|
*
rename "match_refs()" to "match_push_refs()"
Junio C Hamano
2011-09-13
1
-2
/
+2
*
|
Merge branch 'jk/http-auth'
Junio C Hamano
2011-10-18
1
-9
/
+1
|
\
\
|
*
|
http_init: accept separate URL parameter
Jeff King
2011-10-16
1
-9
/
+1
|
*
|
Merge branch 'jc/zlib-wrap'
Junio C Hamano
2011-07-19
1
-8
/
+8
|
|
\
\
*
|
\
\
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
2011-10-14
1
-4
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
2011-09-18
1
-4
/
+4
|
|
/
/
*
|
|
whitespace: have SP on both sides of an assignment "="
Junio C Hamano
2011-08-25
1
-1
/
+1
*
|
|
Merge branch 'jc/zlib-wrap' into maint
Junio C Hamano
2011-08-16
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
1
-1
/
+1
|
*
zlib: wrap deflateBound() too
Junio C Hamano
2011-06-10
1
-1
/
+1
|
*
zlib: wrap deflate side of the API
Junio C Hamano
2011-06-10
1
-6
/
+6
*
|
http-push: refactor curl_easy_setup madness
Dan McGee
2011-05-04
1
-96
/
+48
*
|
http-push: use const for strings in signatures
Dan McGee
2011-05-04
1
-4
/
+4
|
/
*
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-10
/
+5
*
http-push: add trailing slash at arg-parse time, instead of later on
Tay Ray Chuan
2010-11-26
1
-13
/
+2
*
http-push: check path length before using it
Tay Ray Chuan
2010-11-26
1
-2
/
+10
*
http-push: Normalise directory names when pushing to some WebDAV servers
Tay Ray Chuan
2010-11-26
1
-0
/
+4
*
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
*
http-push: remove "|| 1" to enable verbose check
Tay Ray Chuan
2010-03-02
1
-1
/
+1
*
Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST
Martin Storsjö
2009-11-23
1
-1
/
+1
*
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-21
1
-3
/
+28
|
\
|
*
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-31
1
-2
/
+27
|
*
http-push: fix check condition on http.c::finish_http_pack_request()
Tay Ray Chuan
2009-10-31
1
-1
/
+1
*
|
Show usage string for 'git http-push -h'
Jonathan Nieder
2009-11-10
1
-2
/
+4
|
/
*
http-push: fix xml_entities() string parsing overrun
Hunter, D. Seth
2009-07-06
1
-0
/
+2
*
Fix various sparse warnings in the git source code
Linus Torvalds
2009-06-21
1
-1
/
+1
*
Merge branch 'rc/http-push'
Junio C Hamano
2009-06-13
1
-492
/
+93
|
\
|
*
http*: add helper methods for fetching objects (loose)
Tay Ray Chuan
2009-06-06
1
-198
/
+15
|
*
http*: add helper methods for fetching packs
Tay Ray Chuan
2009-06-06
1
-84
/
+26
|
*
http*: add http_get_info_packs
Tay Ray Chuan
2009-06-06
1
-170
/
+9
|
*
http-push.c::fetch_symref(): use the new http API
Mike Hommey
2009-06-06
1
-17
/
+3
|
*
http-push.c::remote_exists(): use the new http API
Mike Hommey
2009-06-06
1
-19
/
+12
|
*
http*: move common variables and macros to http.[ch]
Tay Ray Chuan
2009-06-06
1
-7
/
+1
|
*
http-push: do not SEGV after fetching a bad pack idx file
Tay Ray Chuan
2009-06-06
1
-0
/
+2
|
*
http*: copy string returned by sha1_to_hex
Tay Ray Chuan
2009-06-06
1
-23
/
+24
|
*
http-push, http-walker: style fixes
Tay Ray Chuan
2009-06-06
1
-19
/
+29
|
*
http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
Tay Ray Chuan
2009-06-06
1
-0
/
+2
|
*
http-push: send out fetch requests on queue
Tay Ray Chuan
2009-06-06
1
-11
/
+26
[next]