index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upload-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-7
/
+13
*
Merge branch 'jk/upload-pack-v2-capability-cleanup'
Junio C Hamano
2024-03-08
1
-32
/
+26
|
\
|
*
upload-pack: only accept packfile-uris if we advertised it
Jeff King
2024-02-29
1
-9
/
+7
|
*
upload-pack: use existing config mechanism for advertisement
Jeff King
2024-02-29
1
-16
/
+10
|
*
upload-pack: centralize setup of sideband-all config
Jeff King
2024-02-29
1
-2
/
+3
|
*
upload-pack: use repository struct to get config
Jeff King
2024-02-28
1
-5
/
+6
*
|
Merge branch 'jk/upload-pack-bounded-resources'
Junio C Hamano
2024-03-08
1
-67
/
+50
|
\
\
|
*
|
upload-pack: free tree buffers after parsing
Jeff King
2024-02-28
1
-3
/
+6
|
*
|
upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places
Jeff King
2024-02-28
1
-2
/
+4
|
*
|
upload-pack: always turn off save_commit_buffer
Jeff King
2024-02-28
1
-2
/
+0
|
*
|
upload-pack: accept only a single packfile-uri line
Jeff King
2024-02-28
1
-0
/
+3
|
*
|
upload-pack: use a strmap for want-ref lines
Jeff King
2024-02-28
1
-13
/
+17
|
*
|
upload-pack: use oidset for deepen_not list
Jeff King
2024-02-28
1
-10
/
+11
|
*
|
upload-pack: switch deepen-not list to an oid_array
Jeff King
2024-02-28
1
-7
/
+7
|
*
|
upload-pack: drop separate v2 "haves" array
Jeff King
2024-02-28
1
-38
/
+10
|
|
/
*
/
upload-pack: don't send null character in abort message to the client
SZEDER Gábor
2024-02-26
1
-1
/
+1
|
/
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-6
/
+0
*
upload-pack: add tracing for fetches
Robert Coup
2023-10-30
1
-0
/
+28
*
Merge branch 'ds/upload-pack-error-sequence-fix'
Junio C Hamano
2023-08-24
1
-2
/
+3
|
\
|
*
upload-pack: fix exit code when denying fetch of unreachable object ID
Patrick Steinhardt
2023-08-16
1
-1
/
+1
|
*
upload-pack: fix race condition in error messages
Derrick Stolee
2023-08-10
1
-2
/
+3
*
|
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-21
1
-11
/
+36
|
\
\
|
*
|
upload-pack.c: avoid enumerating hidden refs where possible
Taylor Blau
2023-07-10
1
-6
/
+31
|
*
|
refs.h: let `for_each_namespaced_ref()` take excluded patterns
Taylor Blau
2023-07-10
1
-3
/
+3
|
*
|
revision.h: store hidden refs in a `strvec`
Taylor Blau
2023-07-10
1
-5
/
+5
|
|
/
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
|
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-6
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-5
/
+7
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+6
|
|
/
*
/
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
upload-pack: advertise capabilities when cloning empty repos
brian m. carlson
2023-05-17
1
-5
/
+17
*
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
2023-04-25
1
-1
/
+1
|
\
|
*
v0 protocol: use size_t for capability length/offset
Jeff King
2023-04-15
1
-1
/
+1
|
*
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+3
|
|
\
|
*
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-4
/
+4
|
|
\
\
*
|
|
|
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
|
|
treewide: be explicit about dependence on oid-array.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-4
/
+4
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
*
|
|
write-or-die.h: move declarations for write-or-die.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
*
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-5
/
+5
|
\
\
|
*
|
serve: mark unused parameters in virtual functions
Jeff King
2023-02-24
1
-1
/
+1
|
*
|
serve: use repository pointer to get config
Jeff King
2023-02-24
1
-4
/
+4
|
|
/
*
/
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
refs: get rid of global list of hidden refs
Patrick Steinhardt
2022-11-17
1
-12
/
+18
[next]