index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fetch-pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
1
-1
/
+1
2026-08-20
builtin/receive-pack: properly clean up keep files
Justin Tobler
1
-1
/
+1
2026-08-15
Merge branch 'tn/packfile-uri-concurrency'
Junio C Hamano
1
-15
/
+18
2026-07-27
fetch-pack: accept "pack" output for packfile URIs
Ted Nyman
1
-15
/
+18
2026-07-24
fetch-pack: move fetch initialization
Calvin Wan
1
-6
/
+6
2026-07-24
connect: make write_fetch_command_and_capabilities() more generic
Pablo Sabater
1
-2
/
+2
2026-07-24
fetch-pack: move write_fetch_command_and_capabilities() to connect.c
Pablo Sabater
1
-34
/
+0
2026-07-24
fetch-pack: use unsigned int for hash_algo variable
Pablo Sabater
1
-1
/
+1
2026-07-24
fetch-pack: drop the static advertise_sid variable
Pablo Sabater
1
-6
/
+7
2026-07-24
cat-file: declare loop counter inside for()
Eric Ju
1
-2
/
+1
2026-06-09
prio-queue: rename .nr to .nr_ and add accessor helpers
Kristofer Karlsson
1
-2
/
+2
2026-05-27
Merge branch 'ds/fetch-negotiation-options'
Junio C Hamano
1
-15
/
+84
2026-05-20
fetch: add --negotiation-include option for negotiation
Derrick Stolee
1
-6
/
+75
2026-05-20
transport: rename negotiation_tips
Derrick Stolee
1
-9
/
+9
2026-04-08
Merge branch 'ps/odb-cleanup'
Junio C Hamano
1
-2
/
+2
2026-04-07
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
1
-1
/
+8
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-2
/
+2
2026-03-24
use strvec_pushv() to add another strvec
Junio C Hamano
1
-6
/
+2
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
1
-2
/
+2
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
1
-2
/
+6
2026-03-23
fetch-pack: move fsck options into function scope
Patrick Steinhardt
1
-1
/
+4
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
1
-4
/
+11
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
1
-4
/
+11
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
1
-0
/
+24
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
1
-2
/
+3
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
1
-2
/
+3
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
1
-12
/
+4
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
1
-2
/
+2
2025-08-28
Merge branch 'jk/fetch-check-graph-objects-fix'
Junio C Hamano
1
-1
/
+2
2025-08-25
fetch-pack: re-scan when double-checking graph objects
Jeff King
1
-1
/
+2
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
1
-1
/
+1
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-8
/
+8
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
1
-1
/
+1
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
1
-5
/
+8
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
1
-4
/
+4
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
1
-2
/
+2
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-22
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
1
-5
/
+8
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
1
-1
/
+1
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
1
-1
/
+1
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
1
-1
/
+1
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-4
/
+4
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-2
/
+2
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
1
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
1
-4
/
+3
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
1
-1
/
+3
2025-01-21
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak
1
-1
/
+3
[next]