index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs
Age
Commit message (
Expand
)
Author
Lines
2025-05-14
packed-backend: fsck should warn when "packed-refs" file is empty
shejialuo
-0
/
+9
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
-2
/
+2
2025-04-17
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
-2
/
+2
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
-463
/
+473
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
-2
/
+2
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
-2
/
+2
2025-04-09
refs/packed: fix BUG when seeking refs with UTF-8 characters
Patrick Steinhardt
-2
/
+2
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
-2
/
+2
2025-04-08
refs: support rejection in batch updates during F/D checks
Karthik Nayak
-12
/
+42
2025-04-08
refs: implement batch reference update support
Karthik Nayak
-4
/
+73
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
-143
/
+151
2025-04-08
refs/reftable: extract code from the transaction preparation
Karthik Nayak
-226
/
+237
2025-04-08
refs/files: remove duplicate duplicates check
Karthik Nayak
-14
/
+0
2025-04-08
refs: move duplicate refname update check to generic layer
Karthik Nayak
-114
/
+34
2025-04-08
refs/files: remove redundant check in split_symref_update()
Karthik Nayak
-17
/
+3
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
-245
/
+359
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
-12
/
+351
2025-03-12
refs/iterator: implement seeking for files iterators
Patrick Steinhardt
-0
/
+16
2025-03-12
refs/iterator: implement seeking for packed-ref iterators
Patrick Steinhardt
-22
/
+43
2025-03-12
refs/iterator: implement seeking for ref-cache iterators
Patrick Steinhardt
-28
/
+51
2025-03-12
refs/iterator: implement seeking for reftable iterators
Patrick Steinhardt
-5
/
+30
2025-03-12
refs/iterator: implement seeking for merged iterators
Patrick Steinhardt
-9
/
+29
2025-03-12
refs/iterator: provide infrastructure to re-seek iterators
Patrick Steinhardt
-0
/
+59
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
-163
/
+81
2025-03-12
refs/files: batch refname availability checks for initial transactions
Patrick Steinhardt
-7
/
+16
2025-03-12
refs/files: batch refname availability checks for normal transactions
Patrick Steinhardt
-11
/
+31
2025-03-12
refs/reftable: batch refname availability checks
Patrick Steinhardt
-6
/
+9
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
-2
/
+2
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
-10
/
+10
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
-10
/
+10
2025-02-27
packed-backend: check whether the "packed-refs" is sorted
shejialuo
-16
/
+100
2025-02-27
packed-backend: add "packed-refs" entry consistency check
shejialuo
-1
/
+121
2025-02-27
packed-backend: check whether the refname contains NUL characters
shejialuo
-0
/
+18
2025-02-27
packed-backend: add "packed-refs" header consistency check
shejialuo
-0
/
+73
2025-02-27
packed-backend: check if header starts with "# pack-refs with: "
shejialuo
-1
/
+1
2025-02-27
packed-backend: check whether the "packed-refs" is regular file
shejialuo
-4
/
+48
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
-8
/
+18
2025-02-03
Merge branch 'kn/reflog-migration-fix-fix'
Junio C Hamano
-10
/
+11
2025-01-29
Merge branch 'kn/reflog-symref-fix'
Junio C Hamano
-3
/
+0
2025-01-27
refs/reftable: fix uninitialized memory access of `max_index`
Karthik Nayak
-3
/
+3
2025-01-23
refs: fix creation of reflog entries for symrefs
Karthik Nayak
-3
/
+0
2025-01-22
reftable: prevent 'update_index' changes after adding records
Karthik Nayak
-5
/
+15
2025-01-22
refs: use 'uint64_t' for 'ref_update.index'
Karthik Nayak
-3
/
+3
2025-01-17
Merge branch 'kn/reflog-migration-fix' into kn/reflog-migration-fix-followup
Junio C Hamano
-10
/
+11
2025-01-15
reftable: write correct max_update_index to header
Karthik Nayak
-10
/
+11
2024-12-23
Merge branch 'kn/reflog-migration'
Junio C Hamano
-53
/
+140
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
-2
/
+5
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
-15
/
+33
2024-12-16
refs: allow multiple reflog entries for the same refname
Karthik Nayak
-7
/
+30
2024-12-16
refs: introduce the `ref_transaction_update_reflog` function
Karthik Nayak
-8
/
+16
[prev]
[next]