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
/
receive-pack.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
1
-1
/
+1
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
1
-2
/
+2
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
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-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
1
-2
/
+2
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-4
/
+5
2025-07-09
Merge branch 'ps/object-store' into ps/object-file-wo-the-repository
Junio C Hamano
1
-4
/
+5
2025-07-08
Merge branch 'kn/fetch-push-bulk-ref-update'
Junio C Hamano
1
-16
/
+82
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
-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-06-25
receive-pack: handle reference deletions separately
Karthik Nayak
1
-34
/
+68
2025-05-20
builtin/receive-pack: add option to skip connectivity check
Justin Tobler
1
-18
/
+22
2025-05-19
receive-pack: use batched reference updates
Karthik Nayak
1
-16
/
+48
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
1
-1
/
+3
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
1
-0
/
+1
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
1
-1
/
+1
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
1
-1
/
+3
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
1
-9
/
+9
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
1
-1
/
+3
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
1
-1
/
+1
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
1
-8
/
+8
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
1
-1
/
+1
2025-01-21
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak
1
-1
/
+1
2025-01-21
Merge branch 'ps/the-repository'
Junio C Hamano
1
-2
/
+2
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
1
-1
/
+1
2024-12-18
tmp-objdir: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-12-18
server-info: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+2
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
1
-2
/
+2
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
1
-1
/
+4
2024-09-25
Merge branch 'ak/typofix-builtins'
Junio C Hamano
1
-1
/
+1
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
1
-2
/
+16
2024-09-24
builtin: fix typos
Andrew Kreimer
1
-1
/
+1
2024-09-16
builtin/receive-pack: fix exclude patterns when announcing refs
Patrick Steinhardt
1
-2
/
+16
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+2
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-1
/
+4
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-5
/
+5
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
1
-5
/
+5
2024-08-09
refs: add referent to each_ref_fn
John Cai
1
-1
/
+1
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
1
-2
/
+2
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
1
-1
/
+2
2024-06-14
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
1
-1
/
+1
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-1
/
+1
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-2
/
+2
2024-06-07
update-ref: add support for 'symref-delete' command
Karthik Nayak
1
-1
/
+2
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
1
-1
/
+1
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
1
-2
/
+2
[next]