index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
receive-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+2
*
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-20
1
-2
/
+2
*
remote: fix leaking push reports
Patrick Steinhardt
2024-09-30
1
-1
/
+4
*
Merge branch 'ak/typofix-builtins'
Junio C Hamano
2024-09-26
1
-1
/
+1
|
\
|
*
builtin: fix typos
Andrew Kreimer
2024-09-24
1
-1
/
+1
*
|
Merge branch 'ps/reftable-exclude'
Junio C Hamano
2024-09-25
1
-2
/
+16
|
\
\
|
|
/
|
/
|
|
*
builtin/receive-pack: fix exclude patterns when announcing refs
Patrick Steinhardt
2024-09-16
1
-2
/
+16
*
|
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
1
-1
/
+2
*
|
builtin: add a repository parameter for builtin functions
John Cai
2024-09-13
1
-1
/
+4
|
/
*
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-5
/
+5
|
\
|
*
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-13
1
-5
/
+5
*
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
|
/
*
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-2
/
+2
|
\
|
*
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-14
1
-1
/
+1
|
*
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-1
/
+1
*
|
Merge branch 'kn/update-ref-symref'
Junio C Hamano
2024-06-21
1
-1
/
+2
|
\
\
|
*
|
update-ref: add support for 'symref-delete' command
Karthik Nayak
2024-06-07
1
-1
/
+2
|
*
|
Merge branch 'kn/ref-transaction-symref' into kn/update-ref-symref
Junio C Hamano
2024-05-23
1
-0
/
+1
|
|
\
\
*
|
|
|
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-1
/
+1
*
|
|
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-27
1
-2
/
+2
*
|
|
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-20
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-05-07
1
-0
/
+1
*
|
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-5
/
+10
|
|
/
|
/
|
*
|
Merge branch 'ps/run-auto-maintenance-in-receive-pack'
Junio C Hamano
2024-04-24
1
-11
/
+10
|
\
\
|
|
/
|
/
|
|
*
builtin/receive-pack: convert to use git-maintenance(1)
Patrick Steinhardt
2024-04-17
1
-11
/
+10
*
|
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin
2024-02-28
1
-1
/
+5
|
/
*
receive-pack: use find_commit_header() in check_nonce()
René Scharfe
2024-02-12
1
-23
/
+7
*
receive-pack: use find_commit_header() in check_cert_push_options()
René Scharfe
2024-02-09
1
-15
/
+9
*
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-02-09
1
-1
/
+0
|
\
|
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
|
fsck: handle NULL value when parsing message config
Jeff King
2023-12-09
1
-4
/
+7
|
/
*
Merge branch 'ts/unpacklimit-config-fix'
Junio C Hamano
2023-08-30
1
-3
/
+3
|
\
|
*
transfer.unpackLimit: fetch/receive.unpackLimit takes precedence
Junio C Hamano
2023-08-23
1
-3
/
+3
*
|
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-21
1
-3
/
+5
|
\
\
|
*
|
builtin/receive-pack.c: avoid enumerating hidden references
Taylor Blau
2023-07-10
1
-1
/
+3
|
*
|
revision.h: store hidden refs in a `strvec`
Taylor Blau
2023-07-10
1
-2
/
+2
|
|
/
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
|
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-5
/
+5
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-2
/
+3
|
|
/
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
|
*
server-info.h: move declarations for server-info.c functions from cache.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
2023-04-25
1
-1
/
+1
|
\
\
|
*
|
v0 protocol: use size_t for capability length/offset
Jeff King
2023-04-15
1
-1
/
+1
*
|
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
[next]