🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.37.0
/
refs.c
tag
ffaf52ec9d9e1b9b119753559f70b7ae266cfc7a
tagger
Junio C Hamano <gitster@pobox.com>
Mon Jun 27 16:18:15 2022
object
e4a4b31577c7419497ac30cebe30d755b97752c5
Git 2.37
d097a23
clone: die() instead of BUG() on bad refs
by Derrick Stolee
· 3 years, 8 months ago
c6da34a
Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"
by Junio C Hamano
· 3 years, 8 months ago
5b87540
refs debug: add a wrapper for "read_symbolic_ref"
by Ævar Arnfjörð Bjarmason
· 3 years, 9 months ago
6969ac6
Merge branch 'ps/fetch-mirror-optim'
by Junio C Hamano
· 3 years, 9 months ago
851d2f0
Merge branch 'ps/fetch-atomic'
by Junio C Hamano
· 3 years, 9 months ago
cd475b3
refs: add ability for backends to special-case reading of symbolic refs
by Patrick Steinhardt
· 3 years, 10 months ago
3436340
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
by Junio C Hamano
· 3 years, 10 months ago
0a01df0
Merge branch 'ab/date-mode-release'
by Junio C Hamano
· 3 years, 10 months ago
991b4d4
Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'
by Junio C Hamano
· 3 years, 10 months ago
4f2ba2d
refs: add interface to iterate over queued transactional updates
by Patrick Steinhardt
· 3 years, 10 months ago
88c7b4c
date API: create a date.h, split from cache.h
by Ævar Arnfjörð Bjarmason
· 3 years, 10 months ago
ce14de0
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
by Ævar Arnfjörð Bjarmason
· 3 years, 11 months ago
958fbc7
refs: allow skipping the reference-transaction hook
by Patrick Steinhardt
· 4 years ago
fbe73f6
refs: allow passing flags when beginning transactions
by Patrick Steinhardt
· 4 years ago
31e3912
Merge branch 'ab/refs-errno-cleanup'
by Junio C Hamano
· 4 years ago
cac15b3
refs API: use "failure_errno", not "errno"
by Ævar Arnfjörð Bjarmason
· 4 years ago
01ea04f
Merge branch 'hn/refs-debug-update'
by Junio C Hamano
· 4 years ago
0dc90d9
Merge branch 'ns/tmp-objdir'
by Junio C Hamano
· 4 years ago
f9f7fd3
refs: centralize initialization of the base ref_store.
by Han-Wen Nienhuys
· 4 years ago
b174a3c
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
by Junio C Hamano
· 4 years ago
b814837
Merge branch 'hn/create-reflog-simplify'
by Junio C Hamano
· 4 years ago
8bb6fe8
Merge branch 'jk/refs-g11-workaround'
by Junio C Hamano
· 4 years ago
ecd81df
tmp-objdir: disable ref updates when replacing the primary odb
by Neeraj Singh
· 4 years ago
3c966c7
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
by Han-Wen Nienhuys
· 4 years ago
96f6623
Merge branch 'ab/refs-errno-cleanup'
by Junio C Hamano
· 4 years ago
7b08912
refs: drop force_create argument of create_reflog API
by Han-Wen Nienhuys
· 4 years, 1 month ago
49f1eb3
refs: work around gcc-11 warning with REF_HAVE_NEW
by Jeff King
· 4 years, 1 month ago
162a13b
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
by Junio C Hamano
· 4 years, 2 months ago
f1da24c
refs API: post-migration API renaming [2/2]
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
25a33b3
refs API: post-migration API renaming [1/2]
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
4755d7d
refs API: don't expose "errno" in run_transaction_hook()
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
6582bd3
refs API: make expand_ref() & repo_dwim_log() not set errno
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
ed90f04
refs API: make resolve_ref_unsafe() not set errno
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
1e3ccb5
refs API: make refs_ref_exists() not set errno
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
f65bb9f
refs API: make refs_resolve_refdup() not set errno
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
db7a3d2
refs API: make resolve_gitlink_ref() not set errno
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
76887df
refs API: remove refs_read_ref_full() wrapper
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
c339ff6
refs API: make refs_rename_ref_available() static
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
df3458e
refs API: make parse_loose_ref_contents() not set errno
by Han-Wen Nienhuys
· 4 years, 2 months ago
8b72fea
refs API: make refs_read_raw_ref() not set errno
by Han-Wen Nienhuys
· 4 years, 2 months ago
ef18119
refs API: add a version of refs_resolve_ref_unsafe() with "errno"
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
a5e61a4
Merge branch 'ab/config-based-hooks-1'
by Junio C Hamano
· 4 years, 2 months ago
f6c075a
Merge branch 'jk/ref-paranoia'
by Junio C Hamano
· 4 years, 2 months ago
9bc45a2
refs: teach arbitrary repo support to iterators
by Jonathan Tan
· 4 years, 2 months ago
34224e1
refs: plumb repo into ref stores
by Jonathan Tan
· 4 years, 2 months ago
870de59
Merge branch 'ab/retire-refs-unused-funcs'
by Junio C Hamano
· 4 years, 2 months ago
98961e4
refs.[ch]: remove unused ref_storage_backend_exists()
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
67985e4
refs: drop "broken" flag from for_each_fullref_in()
by Jeff King
· 4 years, 3 months ago
5d1f5b8
repack, prune: drop GIT_REF_PARANOIA settings
by Jeff King
· 4 years, 3 months ago
968f12f
refs: turn on GIT_REF_PARANOIA by default
by Jeff King
· 4 years, 3 months ago
6d751be
refs: omit dangling symrefs when using GIT_REF_PARANOIA
by Jeff King
· 4 years, 3 months ago
9aab952
refs-internal.h: reorganize DO_FOR_EACH_* flag documentation
by Jeff King
· 4 years, 3 months ago
5e3aba3
hook.[ch]: move find_hook() from run-command.c to hook.c
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
5b12e16
refs: make errno output explicit for read_raw_ref_fn
by Han-Wen Nienhuys
· 4 years, 4 months ago
cc40b5c
refs API: remove OID argument to reflog_expire()
by Ævar Arnfjörð Bjarmason
· 4 years, 4 months ago
6f45ec8
refs: make repo_dwim_log() accept a NULL oid
by Ævar Arnfjörð Bjarmason
· 4 years, 4 months ago
f0ade78
Merge branch 'hn/refs-iterator-peel-returns-boolean'
by Junio C Hamano
· 4 years, 5 months ago
617480d
refs: make explicit that ref_iterator_peel returns boolean
by Han-Wen Nienhuys
· 4 years, 7 months ago
aaa3c80
Merge branch 'bc/hash-transition-interop-part-1'
by Junio C Hamano
· 4 years, 7 months ago
1422844
hash: provide per-algorithm null OIDs
by brian m. carlson
· 4 years, 8 months ago
45a187c
lookup_unknown_object(): take a repository argument
by Jeff King
· 4 years, 8 months ago
ca56dad
use CALLOC_ARRAY
by René Scharfe
· 4 years, 9 months ago
6254fa1
Merge branch 'tb/ls-refs-optim'
by Junio C Hamano
· 4 years, 10 months ago
973e20b
Merge branch 'jk/peel-iterated-oid'
by Junio C Hamano
· 4 years, 10 months ago
16b1985
refs: expose 'for_each_fullref_in_prefixes'
by Taylor Blau
· 5 years ago
36a3179
refs: switch peel_ref() to peel_iterated_oid()
by Jeff King
· 5 years ago
6436a20
refs: allow @{n} to work with n-sized reflog
by Denton Liu
· 5 years ago
95c2a71
refs: factor out set_read_ref_cutoffs()
by Denton Liu
· 5 years ago
675704c
init: provide useful advice about init.defaultBranch
by Johannes Schindelin
· 5 years ago
cc0f13c
get_default_branch_name(): prepare for showing some advice
by Johannes Schindelin
· 5 years ago
704fed9
tests: start moving to a different default main branch name
by Johannes Schindelin
· 5 years ago
c9a04f0
Merge branch 'hn/refs-trace-backend'
by Junio C Hamano
· 5 years ago
0df670b
Merge branch 'jt/interpret-branch-name-fallback'
by Junio C Hamano
· 5 years ago
4441f42
refs: add GIT_TRACE_REFS debugging mechanism
by Han-Wen Nienhuys
· 5 years ago
f24c30e
wt-status: tolerate dangling marks
by Jonathan Tan
· 5 years ago
ec06b05
refs: move dwim_ref() to header file
by Jonathan Tan
· 5 years ago
a4f66a7
sha1-name: replace unsigned int with option struct
by Jonathan Tan
· 5 years ago
6ddd76f
Merge branch 'ps/ref-transaction-hook'
by Junio C Hamano
· 5 years ago
e699684
Merge branch 'hn/refs-pseudorefs'
by Junio C Hamano
· 5 years ago
98df75b
Merge branch 'hn/refs-fetch-head-is-special'
by Junio C Hamano
· 5 years ago
0a0fbbe
refs: remove lookup cache for reference-transaction hook
by Patrick Steinhardt
· 5 years ago
3f9f1ac
refs: make refs_ref_exists public
by Han-Wen Nienhuys
· 5 years ago
e811530
refs: read FETCH_HEAD and MERGE_HEAD generically
by Han-Wen Nienhuys
· 5 years ago
95c687b
Merge branch 'hn/reftable-prep-part-2'
by Junio C Hamano
· 5 years ago
5676db2
Merge branch 'ps/ref-transaction-hook'
by Junio C Hamano
· 5 years ago
46b225f
Merge branch 'jk/strvec'
by Junio C Hamano
· 5 years ago
e5256c8
refs: fix interleaving hook calls with reference-transaction hook
by Patrick Steinhardt
· 5 years ago
dc3c6fb
Merge branch 'hn/reftable' into master
by Junio C Hamano
· 5 years ago
25429fe
refs: move the logic to add \t to reflog to the files backend
by Han-Wen Nienhuys
· 5 years ago
3161cc6
Merge branch 'hn/reftable' into master
by Junio C Hamano
· 5 years ago
c972bf4
strvec: convert remaining callers away from argv_array name
by Jeff King
· 5 years ago
dbbcd44
strvec: rename files from argv-array to strvec
by Jeff King
· 5 years ago
55dd8b9
Make HEAD a PSEUDOREF rather than PER_WORKTREE.
by Han-Wen Nienhuys
· 5 years ago
0974341
Modify pseudo refs through ref backend storage
by Han-Wen Nienhuys
· 5 years ago
523fa69
reflog: cleanse messages in the refs.c layer
by Junio C Hamano
· 5 years ago
11cbda2
Merge branch 'js/default-branch-name'
by Junio C Hamano
· 5 years ago
d80bea4
Merge branch 'ak/commit-graph-to-slab'
by Junio C Hamano
· 5 years ago
8747ebb
init: allow setting the default for the initial branch name via the config
by Don Goodman-Wilson
· 5 years ago
6754159
refs: implement reference transaction hook
by Patrick Steinhardt
· 5 years ago
6da43d9
object: drop parsed_object_pool->commit_count
by Abhishek Kumar
· 5 years ago
Next »