index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
Age
Commit message (
Expand
)
Author
Lines
4 days
Merge branch 'ds/fetch-negotiation-options' into jch
Junio C Hamano
-15
/
+99
5 days
fetch: add --negotiation-require option for negotiation
Derrick Stolee
-6
/
+90
5 days
transport: rename negotiation_tips
Derrick Stolee
-9
/
+9
12 days
Merge branch 'ps/odb-cleanup'
Junio C Hamano
-2
/
+2
13 days
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
-1
/
+8
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
-2
/
+2
2026-03-24
use strvec_pushv() to add another strvec
Junio C Hamano
-6
/
+2
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
-2
/
+2
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
-2
/
+6
2026-03-23
fetch-pack: move fsck options into function scope
Patrick Steinhardt
-1
/
+4
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
-4
/
+11
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
-4
/
+11
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
-0
/
+24
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
-2
/
+3
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
-2
/
+3
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
-12
/
+4
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
-2
/
+2
2025-08-28
Merge branch 'jk/fetch-check-graph-objects-fix'
Junio C Hamano
-1
/
+2
2025-08-25
fetch-pack: re-scan when double-checking graph objects
Jeff King
-1
/
+2
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
-1
/
+1
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
-8
/
+8
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
-1
/
+1
2025-07-28
Merge branch 'rs/pop-recent-commit-with-prio-queue'
Junio C Hamano
-5
/
+8
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
-4
/
+4
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
-2
/
+2
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
-1
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
-1
/
+1
2025-07-22
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
-5
/
+8
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
-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
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
-1
/
+1
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
-4
/
+4
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
-2
/
+2
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
-1
/
+1
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
-4
/
+3
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
-1
/
+1
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
-1
/
+3
2025-01-21
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak
-1
/
+3
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
-1
/
+1
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
-0
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
-0
/
+1
2024-11-28
fetch-pack: split out fsck config parsing
Justin Tobler
-8
/
+18
2024-11-05
fetch-pack: die if in commit graph but not obj db
Jonathan Tan
-3
/
+16
2024-11-05
Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
Jonathan Tan
-18
/
+7
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
-1
/
+1
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
-0
/
+3
2024-09-12
environment: make `get_object_directory()` accept a repository
Patrick Steinhardt
-1
/
+1
2024-09-05
drop trailing newline from warning/error/die messages
Jeff King
-1
/
+1
2024-09-05
fetch-pack: fix memory leaks on fetch negotiation
Patrick Steinhardt
-0
/
+3
[next]