Sign in
googlers
/
jrn
/
git
/
5fd898141ce2a243abf75192c9a55cb0a4e1ba80
/
http-push.c
d21f979
Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST
by Martin Storsjö
· 15 years ago
905bf77
Merge branch 'sp/smart-http'
by Junio C Hamano
· 15 years ago
548d346
Show usage string for 'git http-push -h'
by Jonathan Nieder
· 15 years ago
ae4efe1
Move WebDAV HTTP push under remote-curl
by Shawn O. Pearce
· 15 years ago
609621a
http-push: fix check condition on http.c::finish_http_pack_request()
by Tay Ray Chuan
· 15 years ago
c8400d9
http-push: fix xml_entities() string parsing overrun
by Hunter, D. Seth
· 16 years ago
2af202b
Fix various sparse warnings in the git source code
by Linus Torvalds
· 16 years ago
e248619
Merge branch 'rc/http-push'
by Junio C Hamano
· 16 years ago
fa71e80
Merge branch 'rc/maint-http-local-slot-fix'
by Junio C Hamano
· 16 years ago
57c57a9
Merge branch 'cb/match_refs_internal_tail'
by Junio C Hamano
· 16 years ago
5424bc5
http*: add helper methods for fetching objects (loose)
by Tay Ray Chuan
· 16 years ago
2264dfa
http*: add helper methods for fetching packs
by Tay Ray Chuan
· 16 years ago
b8caac2
http*: add http_get_info_packs
by Tay Ray Chuan
· 16 years ago
9af5abd
http-push.c::fetch_symref(): use the new http API
by Mike Hommey
· 16 years ago
446b941
http-push.c::remote_exists(): use the new http API
by Mike Hommey
· 16 years ago
e917674
http*: move common variables and macros to http.[ch]
by Tay Ray Chuan
· 16 years ago
1b1b7b2
http-push: do not SEGV after fetching a bad pack idx file
by Tay Ray Chuan
· 16 years ago
20cfb3a
http*: copy string returned by sha1_to_hex
by Tay Ray Chuan
· 16 years ago
4c42aa1
http-push, http-walker: style fixes
by Tay Ray Chuan
· 16 years ago
68862a3
http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
by Tay Ray Chuan
· 16 years ago
4f66250
http-push: send out fetch requests on queue
by Tay Ray Chuan
· 16 years ago
8607987
Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push
by Junio C Hamano
· 16 years ago
16493eb
http*: cleanup slot->local after fclose
by Tay Ray Chuan
· 16 years ago
6d2bf96
match_refs: search ref list tail internally
by Clemens Buchacher
· 16 years ago
0bf8c1f
http-push: reuse existing is_null_ref
by Clemens Buchacher
· 16 years ago
2c5942d
Merge branch 'ar/unlink-err' into maint
by Junio C Hamano
· 16 years ago
9619ff1
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
f5b223a
Merge branch 'maint-1.6.2' into maint
by Junio C Hamano
· 16 years ago
34ab57d
Merge branch 'maint-1.6.1' into maint-1.6.2
by Junio C Hamano
· 16 years ago
ff6e93f
Merge branch 'maint-1.6.0' into maint-1.6.1
by Junio C Hamano
· 16 years ago
6589ebf
http-push.c::remove_locks(): fix use after free
by Alex Riesen
· 16 years ago
a80aad7
Terminate argv with NULL before calling setup_revisions()
by Nguyễn Thái Ngọc Duy
· 16 years ago
691f1a2
replace direct calls to unlink(2) with unlink_or_warn
by Alex Riesen
· 16 years ago
519d05b
Replace ",<,>,& with their respective XML entities in DAV requests
by Mike Hommey
· 16 years ago
fe42fe4
Merge branch 'ms/http-auth'
by Junio C Hamano
· 16 years ago
03a39a9
Merge branch 'jc/shared-literally'
by Junio C Hamano
· 16 years ago
3944ba0
Allow curl to rewind the read buffers
by Martin Storsjö
· 16 years ago
fb8b193
Move chmod(foo, 0444) into move_temp_to_file()
by Johan Herland
· 16 years ago
6422c6a
Merge branch 'mg/http-auth'
by Junio C Hamano
· 16 years ago
d5c87cb
http-push: using error() and warning() as appropriate
by Miklos Vajna
· 16 years ago
44d808c
http-push.c: use a faux remote to pass to http_init
by Amos King
· 16 years ago
7b5201a
Do not name "repo" struct "remote" in push_http.c
by Amos King
· 16 years ago
ca8a36e
Merge branch 'js/remote-improvements'
by Junio C Hamano
· 16 years ago
8e24cba
Fix various dead stores found by the clang static analyzer
by Benjamin Kramer
· 16 years ago
ec8452d
move duplicated ref_newer() to remote.c
by Jay Soffian
· 16 years ago
454e202
move duplicated get_local_heads() to remote.c
by Jay Soffian
· 16 years ago
c42b04b
Merge branch 'rc/http-push'
by Junio C Hamano
· 16 years ago
dfab7c1
use a hash of the lock token as the suffix for PUT/MOVE
by Tay Ray Chuan
· 16 years ago
7aa4e73
Merge branch 'rc/http-push'
by Junio C Hamano
· 16 years ago
141b6b8
Merge branch 'lt/maint-wrap-zlib' into maint
by Junio C Hamano
· 16 years ago
2d20b7e
http-push: wrap signature of get_remote_object_url
by Tay Ray Chuan
· 16 years ago
223bd93
http-push: add back underscore separator before lock token
by Tay Ray Chuan
· 16 years ago
dcdb333
http-push.c: get_remote_object_url() is only used under USE_CURL_MULTI
by Junio C Hamano
· 16 years ago
ed096c4
Merge branch 'sp/runtime-prefix'
by Junio C Hamano
· 16 years ago
fa5bc8a
Merge branch 'jk/signal-cleanup'
by Junio C Hamano
· 16 years ago
817d14a
http-push: refactor request url creation
by Tay Ray Chuan
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
d456c9f
http-push.c: style fixes
by Junio C Hamano
· 16 years ago
b1c7d4a
http-push: refactor lock-related headers creation for curl requests
by Ray Chuan
· 16 years ago
57b235a
refactor signal handling for cleanup functions
by Jeff King
· 16 years ago
4a16d07
chain kill signals for cleanup functions
by Jeff King
· 16 years ago
36dd939
Merge branch 'lt/maint-wrap-zlib'
by Junio C Hamano
· 16 years ago
466ddf9
http-push: when making directories, have a trailing slash in the path name
by Johannes Schindelin
· 16 years ago
2064280
http-push: fix off-by-path_len
by Johannes Schindelin
· 16 years ago
39c6854
Wrap inflate and other zlib routines for better error reporting
by Linus Torvalds
· 16 years ago
e1f33ef
http-push: support full URI in handle_remote_ls_ctx()
by Kirill A. Korinskiy
· 16 years ago
753bc91
Remove the requirement opaquelocktoken uri scheme
by Kirill A. Korinskiy
· 16 years ago
59c69c0
make alloc_ref_from_str() the new alloc_ref()
by René Scharfe
· 16 years ago
9126f00
fix openssl headers conflicting with custom SHA1 implementations
by Nicolas Pitre
· 16 years ago
e8eec71
Use xmalloc() and friends to catch allocation failures
by Dotan Barak
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
77d3ece
move show_pack_info() where it belongs
by Nicolas Pitre
· 17 years ago
d633c88
http-push.c: remove duplicated code
by Junio C Hamano
· 17 years ago
ad5fa3c
rollback lock files on more signals than just SIGINT
by Paolo Bonzini
· 17 years ago
6a491a1
http-push: remove remote locks on exit signals
by Clemens Buchacher
· 17 years ago
737922a
alloc_ref_from_str(): factor out a common pattern of alloc_ref from string
by Krzysztof Kowalczyk
· 17 years ago
c13b263
Make walker.fetch_ref() take a struct ref.
by Daniel Barkalow
· 17 years ago
7ab9f8f
Merge branch 'mh/maint-http-proxy-fix'
by Junio C Hamano
· 17 years ago
d82b21b
Merge branch 'cb/http-test'
by Junio C Hamano
· 17 years ago
6eaf406
http-push: push <remote> :<branch> deletes remote branch
by Clemens Buchacher
· 17 years ago
9fc6440
Set proxy override with http_init()
by Mike Hommey
· 17 years ago
8e0f700
Avoid unnecessary "if-before-free" tests.
by Jim Meyering
· 17 years ago
378b260
Merge branch 'js/maint-http-push'
by Junio C Hamano
· 17 years ago
3d51e1b
check return code of prepare_revision_walk
by Martin Koegler
· 17 years ago
7fea9c5
http-push: avoid a needless goto
by Johannes Schindelin
· 17 years ago
1bbeb4c
http-push: do not get confused by submodules
by Johannes Schindelin
· 17 years ago
add8e8c
http-push: avoid invalid memory accesses
by Johannes Schindelin
· 17 years ago
3057ded
http-push and http-fetch: handle URLs without trailing /
by Grégoire Barbier
· 17 years ago
325ce39
http-push: clarify the reason of error from the initial PROPFIND request
by Junio C Hamano
· 17 years ago
9bdbaba
http-push: fail when info/refs exists and is already locked
by Grégoire Barbier
· 17 years ago
9116de5
http-push: fix webdav lock leak.
by Grégoire Barbier
· 17 years ago
f854824
http-push: disable http-push without USE_CURL_MULTI
by Grégoire Barbier
· 17 years ago
d6ed263
Fix double-free() in http-push.c:remote_exists()
by Grégoire Barbier
· 17 years ago
d7e9280
Move fetch_ref from http-push.c and http-walker.c to http.c
by Mike Hommey
· 17 years ago
3a462bc
Fix various memory leaks in http-push.c and http-walker.c
by Mike Hommey
· 17 years ago
028c297
Use strbuf in http code
by Mike Hommey
· 17 years ago
c20f290
Remove the default_headers variable from http-push.c
by Mike Hommey
· 17 years ago
a096bb1
Fix random sha1 in error message in http-fetch and http-push
by Mike Hommey
· 17 years ago
3b683b9
Fix some more memory leaks in http-push.c
by Mike Hommey
· 17 years ago
472b257
Fix XML parser leaks in http-push
by Mike Hommey
· 17 years ago
Next »