index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
upload-pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
1
-0
/
+2
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-53
/
+5
2018-08-21
commit-graph: close_commit_graph before shallow walk
Derrick Stolee
1
-0
/
+2
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-8
/
+9
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
1
-0
/
+66
2018-07-20
commit-reach: make can_all_from_reach... linear
Derrick Stolee
1
-1
/
+4
2018-07-20
commit-reach: move can_all_from_reach_with_flags
Derrick Stolee
1
-69
/
+1
2018-07-20
upload-pack: generalize commit date cutoff
Derrick Stolee
1
-6
/
+10
2018-07-20
upload-pack: refactor ok_to_give_up()
Derrick Stolee
1
-11
/
+23
2018-07-20
upload-pack: make reachable() more generic
Derrick Stolee
1
-8
/
+9
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-6
/
+9
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to lookup_object
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-6
/
+7
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-6
/
+9
2018-06-28
upload-pack: implement ref-in-want
Brandon Williams
1
-0
/
+66
2018-05-30
Merge branch 'jt/partial-clone-proto-v2'
Junio C Hamano
1
-2
/
+17
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
1
-9
/
+9
2018-05-18
shallow: add repository argument to is_repository_shallow
Stefan Beller
1
-1
/
+1
2018-05-18
shallow: add repository argument to register_shallow
Stefan Beller
1
-3
/
+4
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-150
/
+466
2018-05-06
{fetch,upload}-pack: support filter in protocol v2
Jonathan Tan
1
-1
/
+14
2018-05-06
upload-pack: read config when serving protocol v2
Jonathan Tan
1
-0
/
+2
2018-05-02
upload-pack: fix error message typo
Jonathan Tan
1
-1
/
+1
2018-05-02
Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2
Junio C Hamano
1
-150
/
+466
2018-05-02
upload-pack: replace use of several hard-coded constants
brian m. carlson
1
-9
/
+9
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-03-29
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-4
/
+4
2018-03-29
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
1
-4
/
+4
2018-03-15
fetch-pack: perform a fetch using v2
Brandon Williams
1
-35
/
+106
2018-03-15
upload-pack: introduce fetch server command
Brandon Williams
1
-0
/
+266
2018-03-14
upload-pack: factor out processing lines
Brandon Williams
1
-39
/
+74
2018-03-14
upload-pack: convert to a builtin
Brandon Williams
1
-82
/
+25
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-1
/
+30
2017-12-08
fetch-pack: test support excluding large blobs
Jonathan Tan
1
-4
/
+9
2017-12-08
upload-pack: add object filtering for partial clone
Jeff Hostetler
1
-1
/
+25
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-1
/
+19
2017-10-17
upload-pack, receive-pack: introduce protocol version 1
Brandon Williams
1
-1
/
+19
2017-10-16
refs: convert peel_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
1
-1
/
+1
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-2
/
+1
2017-09-24
object_array: use `object_array_clear()`, not `free()`
Martin Ågren
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-30
/
+30
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-4
/
+4
2017-05-08
upload-pack: convert remaining parse_object callers to object_id
brian m. carlson
1
-25
/
+25
2017-05-08
shallow: convert shallow registration functions to object_id
brian m. carlson
1
-4
/
+4
[next]