index
:
git
jch
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.c
Age
Commit message (
Expand
)
Author
Lines
2025-10-15
Merge branch 'kn/refs-files-case-insensitive' into maint-2.51
Junio C Hamano
-1
/
+10
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
-27
/
+33
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
-1
/
+8
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
-0
/
+2
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
-1
/
+2
2025-08-06
refs: stop unsetting REF_HAVE_OLD for log-only updates
Patrick Steinhardt
-5
/
+3
2025-08-06
refs: fix identity for migrated reflogs
Patrick Steinhardt
-4
/
+18
2025-08-06
refs: export `ref_transaction_update_reflog()`
Patrick Steinhardt
-18
/
+11
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
-1
/
+1
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
-3
/
+3
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
-1
/
+1
2025-07-16
Merge branch 'ph/fetch-prune-optim'
Junio C Hamano
-22
/
+12
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
-3
/
+4
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
-3
/
+3
2025-07-01
clean up interface for refs_warn_dangling_symrefs
Phil Hord
-6
/
+11
2025-07-01
refs: remove old refs_warn_dangling_symref
Phil Hord
-16
/
+1
2025-07-01
fetch-prune: optimize dangling-ref reporting
Phil Hord
-1
/
+1
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
-1
/
+1
2025-05-19
refs: add function to translate errors to strings
Karthik Nayak
-0
/
+20
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
-1
/
+1
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
-1
/
+1
2025-04-17
Merge branch 'cj/refname-avail-check-optim-typofix'
Junio C Hamano
-2
/
+2
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
-27
/
+144
2025-04-15
Merge branch 'jt/clone-guess-remote-head-fix'
Junio C Hamano
-1
/
+2
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
-6
/
+6
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
-1
/
+1
2025-04-09
refs: fix duplicated word in comment
Christian Fredrik Johnsen
-2
/
+2
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
-6
/
+6
2025-04-08
refs: support rejection in batch updates during F/D checks
Karthik Nayak
-3
/
+34
2025-04-08
refs: implement batch reference update support
Karthik Nayak
-0
/
+61
2025-04-08
refs: introduce enum-based transaction error types
Karthik Nayak
-23
/
+26
2025-04-08
refs/files: remove duplicate duplicates check
Karthik Nayak
-2
/
+7
2025-04-08
refs: move duplicate refname update check to generic layer
Karthik Nayak
-0
/
+17
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
-72
/
+115
2025-03-26
Merge branch 'tb/refs-exclude-fixes'
Junio C Hamano
-0
/
+20
2025-03-25
advice: allow disabling default branch name advice
Justin Tobler
-1
/
+2
2025-03-12
refs: reuse iterators when determining refname availability
Patrick Steinhardt
-5
/
+7
2025-03-12
refs/iterator: separate lifecycle from iteration
Patrick Steinhardt
-2
/
+5
2025-03-12
refs: stop re-verifying common prefixes for availability
Patrick Steinhardt
-0
/
+12
2025-03-12
refs: introduce function to batch refname availability checks
Patrick Steinhardt
-72
/
+98
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
-6
/
+6
2025-03-06
refs.c: stop matching non-directory prefixes in exclude patterns
Taylor Blau
-1
/
+5
2025-03-06
refs.c: remove empty '--exclude' patterns
Taylor Blau
-0
/
+16
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
-3
/
+3
2025-02-27
Merge branch 'kn/ref-migrate-skip-reflog'
Junio C Hamano
-3
/
+5
2025-02-21
builtin/refs: add '--no-reflog' flag to drop reflogs
Karthik Nayak
-3
/
+5
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
-8
/
+16
2025-02-07
submodule: refactor `submodule_to_gitdir()` to accept a repo
Patrick Steinhardt
-1
/
+1
[next]