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
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-7
/
+9
|
\
|
*
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-5
/
+6
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-01-17
1
-2
/
+2
*
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
2023-01-17
1
-1
/
+1
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-1
/
+2
|
\
|
*
revisions API users: use release_revisions() in http-push.c
Ævar Arnfjörð Bjarmason
2022-04-14
1
-1
/
+2
*
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-6
/
+6
*
|
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
/
*
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
Ævar Arnfjörð Bjarmason
2021-07-31
1
-3
/
+3
*
http: drop support for curl < 7.16.0
Jeff King
2021-07-30
1
-23
/
+0
*
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
2021-05-10
1
-0
/
+2
|
\
|
*
http-push: set algorithm when reading object ID
brian m. carlson
2021-04-27
1
-0
/
+2
*
|
lookup_unknown_object(): take a repository argument
Jeff King
2021-04-13
1
-1
/
+1
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-2
/
+2
*
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-1
/
+1
*
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-6
/
+6
*
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
Merge branch 'bc/http-push-flagsfix'
Junio C Hamano
2020-07-07
1
-4
/
+4
|
\
|
*
http-push: ensure unforced pushes fail when data would be lost
brian m. carlson
2020-06-24
1
-4
/
+4
*
|
http: refactor finish_http_pack_request()
Jonathan Tan
2020-06-11
1
-2
/
+6
|
/
*
http-push: simplify deleting a list item
René Scharfe
2019-10-15
1
-4
/
+4
*
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
object: convert lookup_unknown_object() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
Merge branch 'cb/http-push-null-in-message-fix'
Junio C Hamano
2019-05-19
1
-2
/
+2
|
\
|
*
http-push: prevent format overflow warning with gcc >= 9
Carlo Marcelo Arenas Belón
2019-05-15
1
-2
/
+2
*
|
http-push: remove remaining uses of sha1_to_hex
brian m. carlson
2019-04-01
1
-4
/
+4
*
|
http-push: convert to use the_hash_algo
brian m. carlson
2019-04-01
1
-10
/
+10
*
|
object-store: rename and expand packed_git's sha1 member
brian m. carlson
2019-04-01
1
-1
/
+2
|
/
*
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
2019-02-07
1
-1
/
+1
|
\
|
*
http: use struct object_id instead of bare sha1
Jeff King
2019-01-08
1
-1
/
+1
*
|
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
2019-02-07
1
-1
/
+1
|
\
\
|
*
|
list-objects: consume sparse tree walk
Derrick Stolee
2019-01-17
1
-1
/
+1
|
|
/
*
/
tree-walk: store object_id in a separate member
brian m. carlson
2019-01-15
1
-2
/
+2
|
/
*
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
2018-11-12
1
-1
/
+1
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
|
*
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
Merge branch 'jk/cocci'
Junio C Hamano
2018-09-17
1
-1
/
+1
|
\
\
|
*
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
|
|
/
*
/
commit.h: remove method declarations
Derrick Stolee
2018-07-21
1
-1
/
+1
|
/
*
tag: add repository argument to deref_tag
Stefan Beller
2018-06-29
1
-1
/
+1
*
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
1
-1
/
+2
*
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
1
-1
/
+2
*
object: add repository argument to lookup_object
Stefan Beller
2018-06-29
1
-1
/
+1
[next]