index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
upload-pack.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
serve: stop using `the_repository`
Patrick Steinhardt
1
-2
/
+4
2024-12-10
Merge branch 'bc/allow-upload-pack-from-other-people'
Junio C Hamano
1
-1
/
+4
2024-11-15
Allow cloning from repositories owned by another user
brian m. carlson
1
-1
/
+4
2024-09-13
builtin: remove USE_THE_REPOSITORY for those without the_repository
John Cai
1
-1
/
+0
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-0
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-04-29
Sync with 2.44.1
Johannes Schindelin
1
-0
/
+2
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-0
/
+2
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-0
/
+2
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
1
-0
/
+2
2024-02-28
upload-pack: always turn off save_commit_buffer
Jeff King
1
-0
/
+2
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
1
-1
/
+1
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+0
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
1
-1
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
1
-0
/
+1
2022-10-13
doc txt & -h consistency: add missing options and labels
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-08-05
upload-pack: document and rename --advertise-refs
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-08-05
serve.[ch]: remove "serve_options", split up --advertise-refs code
Ævar Arnfjörð Bjarmason
1
-13
/
+12
2019-05-13
builtin: consistently pass cmd_* prefix to parse_options
Jeff King
1
-1
/
+1
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
1
-1
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-0
/
+74
2018-03-15
connect: request remote refs using v2
Brandon Williams
1
-5
/
+5
2018-03-14
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
1
-0
/
+7
2018-03-14
upload-pack: convert to a builtin
Brandon Williams
1
-0
/
+67