index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
receive-pack.c
Age
Commit message (
Expand
)
Author
6 days
Merge branch 'ps/odb-cleanup'
Junio C Hamano
7 days
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
Junio C Hamano
11 days
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
2026-03-30
receive-pack: use worktree HEAD for updateInstead
Pablo Sabater
2026-03-25
hook: fix minor style issues
Adrian Ratiu
2026-03-25
builtin/receive-pack: properly init receive_hook strbuf
Adrian Ratiu
2026-03-12
run-command: wean auto_maintenance() functions off the_repository
Burak Kaan Karaçay
2026-03-10
Merge branch 'ar/config-hooks'
Junio C Hamano
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
2026-03-09
Merge branch 'ar/config-hooks' into ar/config-hook-cleanups
Junio C Hamano
2026-03-02
Merge branch 'ar/run-command-hook-take-2' into ar/config-hooks
Junio C Hamano
2026-03-02
builtin/receive-pack: avoid spinning no-op sideband async threads
Adrian Ratiu
2026-02-23
refs: replace `refs_for_each_fullref_in()`
Patrick Steinhardt
2026-02-19
hook: add internal state alloc/free callbacks
Adrian Ratiu
2026-02-13
Merge branch 'cf/c23-const-preserving-strchr-updates-0'
Junio C Hamano
2026-02-09
Merge branch 'kn/ref-batch-output-error-reporting-fix'
Junio C Hamano
2026-02-05
global: constify some pointers that are not written to
Collin Funk
2026-01-28
receive-pack: convert receive hooks to hook API
Emily Shaffer
2026-01-28
receive-pack: convert update hooks to new API
Emily Shaffer
2026-01-25
receive-pack: utilize rejected ref error details
Karthik Nayak
2026-01-25
refs: add rejection detail to the callback function
Karthik Nayak
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
2026-01-06
Merge branch 'ar/run-command-hook'
Junio C Hamano
2025-12-28
receive-pack: convert receive hooks to hook API
Emily Shaffer
2025-12-28
receive-pack: convert update hooks to new API
Emily Shaffer
2025-12-05
Merge branch 'ps/object-source-management'
Junio C Hamano
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
2025-11-19
path: move `enter_repo()` into "setup.c"
Patrick Steinhardt
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-file-wo-the-repository
Junio C Hamano
2025-07-08
Merge branch 'kn/fetch-push-bulk-ref-update'
Junio C Hamano
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-06-25
receive-pack: handle reference deletions separately
Karthik Nayak
2025-05-20
builtin/receive-pack: add option to skip connectivity check
Justin Tobler
2025-05-19
receive-pack: use batched reference updates
Karthik Nayak
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
[next]