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
...
*
|
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
*
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-2
/
+4
*
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-10
/
+8
|
\
|
*
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-2
/
+1
|
*
http-push: store refspecs in a struct refspec
Brandon Williams
2018-05-17
1
-9
/
+8
*
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-1
/
+1
|
*
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-1
/
+1
|
*
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
2018-04-11
1
-1
/
+1
|
|
\
*
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
*
|
|
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-0
/
+1
|
\
\
\
|
*
|
|
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
|
|
/
/
*
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
|
http-push: improve error log
Patryk Obara
2018-01-24
1
-0
/
+4
|
/
*
http-push: use hex_to_bytes()
René Scharfe
2017-11-01
1
-6
/
+4
*
Merge branch 'tg/memfixes'
Junio C Hamano
2017-10-07
1
-1
/
+1
|
\
|
*
http-push: fix construction of hex value from path
Thomas Gummerer
2017-10-04
1
-1
/
+1
*
|
consistently use "fallthrough" comments in switches
Jeff King
2017-09-22
1
-0
/
+1
*
|
pack: move find_sha1_pack()
Jonathan Tan
2017-08-24
1
-0
/
+1
|
/
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-16
/
+8
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
*
http-push: convert process_ls_object and descendants to object_id
brian m. carlson
2017-05-08
1
-11
/
+11
*
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
Convert lookup_blob to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+3
[prev]
[next]