🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.43.1
/
http-push.c
tag
9c98e72e0329036735d6b873b88d0d840f5d8214
tagger
Junio C Hamano <gitster@pobox.com>
Fri Feb 09 00:22:52 2024
object
3526e67d917bcd03f317a058208fa02737654637
Git 2.43.1
f25e65e
http.h: remove unnecessary include
by Elijah Newren
· 2 years ago
eea0e59
treewide: remove unnecessary includes in source files
by Elijah Newren
· 2 years ago
e519ac3
http-push: mark unused parameter in xml callback
by Jeff King
· 2 years, 5 months ago
a034e91
object-store-ll.h: split this header out of object-store.h
by Elijah Newren
· 2 years, 6 months ago
ccd12a3
Merge branch 'en/header-split-cache-h-part-2'
by Junio C Hamano
· 2 years, 7 months ago
0807e57
Merge branch 'en/header-split-cache-h'
by Junio C Hamano
· 2 years, 8 months ago
0e312ea
diff.h: reduce unnecessary includes
by Elijah Newren
· 2 years, 8 months ago
d4a4f92
commit.h: reduce unnecessary includes
by Elijah Newren
· 2 years, 8 months ago
d812c3b
treewide: remove cache.h inclusion due to object.h changes
by Elijah Newren
· 2 years, 8 months ago
6047b28
Merge branch 'en/header-split-cleanup'
by Junio C Hamano
· 2 years, 8 months ago
72871b19
Merge branch 'ab/remove-implicit-use-of-the-repository'
by Junio C Hamano
· 2 years, 8 months ago
e7dca80
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h
by Junio C Hamano
· 2 years, 8 months ago
bc726bd
cocci: apply the "object-store.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
ecb5091
cocci: apply the "commit.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
cb338c2
cocci: apply the "commit-reach.h" part of "the_repository.pending"
by Ævar Arnfjörð Bjarmason
· 2 years, 9 months ago
e38da48
setup.h: move declarations for setup.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
32a8f51
environment.h: move declarations for environment.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
1e5e097
http: mark unused parameter in fill_active_slot() callbacks
by Jeff King
· 2 years, 9 months ago
41771fa
cache.h: remove dependence on hex.h; make other files include it explicitly
by Elijah Newren
· 2 years, 10 months ago
fe7e44e
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
by Jeff King
· 2 years, 11 months ago
6956015
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
by Jeff King
· 2 years, 11 months ago
2da81d1
Merge branch 'ab/plug-leak-in-revisions'
by Junio C Hamano
· 3 years, 6 months ago
538dc45
Merge branch 'ep/maint-equals-null-cocci'
by Junio C Hamano
· 3 years, 7 months ago
afe8a90
tree-wide: apply equals-null.cocci
by Junio C Hamano
· 3 years, 8 months ago
b78ce33
revisions API users: use release_revisions() in http-push.c
by Ævar Arnfjörð Bjarmason
· 3 years, 8 months ago
b04cdea
object-file API: add a format_object_header() function
by Ævar Arnfjörð Bjarmason
· 3 years, 10 months ago
8dda4cb
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
by Ævar Arnfjörð Bjarmason
· 4 years, 5 months ago
013c7e2
http: drop support for curl < 7.16.0
by Jeff King
· 4 years, 5 months ago
aaa3c80
Merge branch 'bc/hash-transition-interop-part-1'
by Junio C Hamano
· 4 years, 7 months ago
c3b4e4e
http-push: set algorithm when reading object ID
by brian m. carlson
· 4 years, 8 months ago
45a187c
lookup_unknown_object(): take a repository argument
by Jeff King
· 4 years, 8 months ago
ca56dad
use CALLOC_ARRAY
by René Scharfe
· 4 years, 9 months ago
d70a9eb
strvec: rename struct fields
by Jeff King
· 5 years ago
f6d8942
strvec: fix indentation in renamed calls
by Jeff King
· 5 years ago
ef8d7ac
strvec: convert more callers away from argv_array name
by Jeff King
· 5 years ago
dbbcd44
strvec: rename files from argv-array to strvec
by Jeff King
· 5 years ago
67d99b8
Merge branch 'bc/http-push-flagsfix'
by Junio C Hamano
· 5 years ago
64472d1
http-push: ensure unforced pushes fail when data would be lost
by brian m. carlson
· 5 years ago
eb05349
http: refactor finish_http_pack_request()
by Jonathan Tan
· 6 years ago
5cc6a4b
http-push: simplify deleting a list item
by René Scharfe
· 6 years ago
d0229ab
object: convert lookup_object() to use object_id
by Jeff King
· 6 years ago
0ebbcf7
object: convert lookup_unknown_object() to use object_id
by Jeff King
· 6 years ago
8cbad49
Merge branch 'cb/http-push-null-in-message-fix'
by Junio C Hamano
· 7 years ago
9dde06d
http-push: prevent format overflow warning with gcc >= 9
by Carlo Marcelo Arenas Belón
· 7 years ago
1cb158b
http-push: remove remaining uses of sha1_to_hex
by brian m. carlson
· 7 years ago
f024b87
http-push: convert to use the_hash_algo
by brian m. carlson
· 7 years ago
538b152
object-store: rename and expand packed_git's sha1 member
by brian m. carlson
· 7 years ago
cba595a
Merge branch 'jk/loose-object-cache-oid'
by Junio C Hamano
· 7 years ago
5fda343
Merge branch 'ds/push-sparse-tree-walk'
by Junio C Hamano
· 7 years ago
4f6d26b
list-objects: consume sparse tree walk
by Derrick Stolee
· 7 years ago
ea82b2a
tree-walk: store object_id in a separate member
by brian m. carlson
· 7 years ago
f0be0db
http: use struct object_id instead of bare sha1
by Jeff King
· 7 years ago
ca473ce
Upcast size_t variables to uintmax_t when printing
by Torsten Bögershausen
· 7 years ago
11877b9
Merge branch 'nd/the-index'
by Junio C Hamano
· 7 years ago
2abf350
revision.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
769af0f
Merge branch 'jk/cocci'
by Junio C Hamano
· 7 years ago
4a7e27e
convert "oidcmp() == 0" to oideq()
by Jeff King
· 7 years ago
6404355
commit.h: remove method declarations
by Derrick Stolee
· 7 years ago
a74093d
tag: add repository argument to deref_tag
by Stefan Beller
· 7 years ago
f86bcc7
tree: add repository argument to lookup_tree
by Stefan Beller
· 7 years ago
da14a7f
blob: add repository argument to lookup_blob
by Stefan Beller
· 7 years ago
5abddd1
object: add repository argument to lookup_object
by Stefan Beller
· 7 years ago
109cd76
object: add repository argument to parse_object
by Stefan Beller
· 7 years ago
e12cbea
Merge branch 'bw/ref-prefix-for-configured-refspec'
by Junio C Hamano
· 8 years ago
c89b6e1
Merge branch 'ds/lazy-load-trees'
by Junio C Hamano
· 8 years ago
5c7ec84
remote: convert match_push_refs to take a struct refspec
by Brandon Williams
· 8 years ago
38490dd
http-push: store refspecs in a struct refspec
by Brandon Williams
· 8 years ago
d807c4a
exec_cmd: rename to use dash in file name
by Stefan Beller
· 8 years ago
cf0b179
Merge branch 'sb/object-store'
by Junio C Hamano
· 8 years ago
2e27bd7
treewide: replace maybe_tree with accessor methods
by Derrick Stolee
· 8 years ago
891435d
treewide: rename tree to maybe_tree
by Derrick Stolee
· 8 years ago
2d5792f
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
by Junio C Hamano
· 8 years ago
a80d72d
object-store: move packed_git and packed_git_mru to object store
by Stefan Beller
· 8 years ago
b4f5aca
sha1_file: convert read_sha1_file to struct object_id
by brian m. carlson
· 8 years ago
169c9c0
Merge branch 'bw/c-plus-plus'
by Junio C Hamano
· 8 years ago
debca9d
object: rename function 'typename' to 'type_name'
by Brandon Williams
· 8 years ago
a2b9820
http-push: improve error log
by Patryk Obara
· 8 years ago
c3bdc4e
http-push: use hex_to_bytes()
by René Scharfe
· 8 years ago
98c03a0
Merge branch 'tg/memfixes'
by Junio C Hamano
· 8 years ago
51bfb73
http-push: fix construction of hex value from path
by Thomas Gummerer
· 8 years ago
1cf01a3
consistently use "fallthrough" comments in switches
by Jeff King
· 8 years ago
d6fe003
pack: move find_sha1_pack()
by Jonathan Tan
· 8 years ago
6a83d90
coccinelle: make use of the "type" FREE_AND_NULL() rule
by Ævar Arnfjörð Bjarmason
· 8 years ago
c251c83
object: convert parse_object* to take struct object_id
by brian m. carlson
· 9 years ago
1aa40df
http-push: convert process_ls_object and descendants to object_id
by brian m. carlson
· 9 years ago
740ee05
Convert lookup_tree to struct object_id
by brian m. carlson
· 9 years ago
3aca1fc
Convert lookup_blob to struct object_id
by brian m. carlson
· 9 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
· 9 years ago
8eb9460
http-push: convert some static functions to struct object_id
by brian m. carlson
· 9 years ago
e94eac4
http-push: don't check return value of lookup_unknown_object()
by René Scharfe
· 9 years ago
faacc8e
Merge branch 'jk/common-main' into maint
by Junio C Hamano
· 9 years ago
02962d3
use strbuf_addstr() for adding constant strings to a strbuf
by René Scharfe
· 9 years ago
de61ceb
Merge branch 'jk/common-main-2.8' into jk/common-main
by Junio C Hamano
· 9 years ago
5ce5f5f
common-main: call git_setup_gettext()
by Jeff King
· 9 years ago
650c449
common-main: call git_extract_argv0_path()
by Jeff King
· 9 years ago
3f2e229
add an extra level of indirection to main()
by Jeff King
· 9 years ago
8429f2b
Merge branch 'bc/object-id'
by Junio C Hamano
· 10 years ago
8cb01e2
http: support sending custom HTTP headers
by Johannes Schindelin
· 10 years ago
7d924c9
struct name_entry: use struct object_id instead of unsigned char sha1[20]
by brian m. carlson
· 10 years ago
4159593
http-push: stop using name_path
by Jeff King
· 10 years ago
Next »