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
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-02-10
Merge branch 'ps/hash-cleanup'
Junio C Hamano
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
2025-02-03
Merge branch 'kn/pack-write-with-reduced-globals'
Junio C Hamano
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2025-01-21
pack-write: pass repository to `index_pack_lockfile()`
Karthik Nayak
2025-01-21
Merge branch 'ps/the-repository'
Junio C Hamano
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
2024-12-18
tmp-objdir: stop using `the_repository`
Patrick Steinhardt
2024-12-18
server-info: stop using `the_repository`
Patrick Steinhardt
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-09-30
remote: fix leaking push reports
Patrick Steinhardt
2024-09-25
Merge branch 'ak/typofix-builtins'
Junio C Hamano
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-24
builtin: fix typos
Andrew Kreimer
2024-09-16
builtin/receive-pack: fix exclude patterns when announcing refs
Patrick Steinhardt
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-20
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-14
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-23
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-04-23
Merge branch 'ps/run-auto-maintenance-in-receive-pack'
Junio C Hamano
2024-04-17
builtin/receive-pack: convert to use git-maintenance(1)
Patrick Steinhardt
2024-02-28
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-02-12
receive-pack: use find_commit_header() in check_nonce()
René Scharfe
2024-02-09
receive-pack: use find_commit_header() in check_cert_push_options()
René Scharfe
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-09
fsck: handle NULL value when parsing message config
Jeff King
2023-08-30
Merge branch 'ts/unpacklimit-config-fix'
Junio C Hamano
2023-08-22
transfer.unpackLimit: fetch/receive.unpackLimit takes precedence
Junio C Hamano
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-10
builtin/receive-pack.c: avoid enumerating hidden references
Taylor Blau
2023-07-10
revision.h: store hidden refs in a `strvec`
Taylor Blau
[prev]
[next]