index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-08
Merge branch 'ar/run-command-hook' into seen
Junio C Hamano
1
-48
/
+53
2025-11-06
refs: add a `optimize_required` field to `struct ref_storage_be`
Karthik Nayak
1
-0
/
+7
2025-11-04
refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
Karthik Nayak
1
-1
/
+1
2025-11-04
refs: move to using the '.optimize' functions
Karthik Nayak
1
-6
/
+0
2025-11-04
object: add flag to `peel_object()` to verify object type
Patrick Steinhardt
1
-1
/
+1
2025-11-04
refs: drop `current_ref_iter` hack
Patrick Steinhardt
1
-10
/
+0
2025-11-04
refs: expose peeled object ID via the iterator
Patrick Steinhardt
1
-0
/
+12
2025-11-04
refs: introduce `.ref` field for the base iterator
Patrick Steinhardt
1
-4
/
+4
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
1
-29
/
+38
2025-10-17
reference-transaction: use hook API instead of run-command
Adrian Ratiu
1
-48
/
+53
2025-10-14
Merge branch 'sj/string-list'
Junio C Hamano
1
-9
/
+4
2025-10-13
Merge branch 'kn/reftable-consistency-checks'
Junio C Hamano
1
-0
/
+4
2025-10-07
refs: move consistency check msg to generic layer
Karthik Nayak
1
-0
/
+4
2025-10-06
refs: enable sign compare warnings check
shejialuo
1
-6
/
+3
2025-10-06
string-list: change "string_list_find_insert_index" return type to "size_t"
shejialuo
1
-3
/
+1
2025-10-06
string-list: replace negative index encoding with "exact_match" parameter
shejialuo
1
-1
/
+1
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
1
-0
/
+5
2025-09-29
Merge branch 'kn/refs-files-case-insensitive'
Junio C Hamano
1
-1
/
+10
2025-09-19
refs: add a generic 'optimize' API
Meet Soni
1
-0
/
+5
2025-09-18
initial branch: give hints after switching the default name
Junio C Hamano
1
-2
/
+10
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
1
-1
/
+8
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
1
-0
/
+2
2025-09-10
breaking-changes: switch default branch to main
Phillip Wood
1
-4
/
+11
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
1
-38
/
+26
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
1
-27
/
+33
2025-08-06
builtin/remote: only iterate through refs that are to be renamed
Patrick Steinhardt
1
-1
/
+7
2025-08-06
refs: simplify logic when migrating reflog entries
Patrick Steinhardt
1
-26
/
+10
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
1
-11
/
+9
2025-08-06
Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
Junio C Hamano
1
-27
/
+33
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
1
-1
/
+2
2025-08-06
refs: stop unsetting REF_HAVE_OLD for log-only updates
Patrick Steinhardt
1
-5
/
+3
2025-08-06
refs: fix identity for migrated reflogs
Patrick Steinhardt
1
-4
/
+18
2025-08-06
refs: export `ref_transaction_update_reflog()`
Patrick Steinhardt
1
-18
/
+11
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
1
-3
/
+3
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
Merge branch 'ph/fetch-prune-optim'
Junio C Hamano
1
-22
/
+12
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
1
-3
/
+4
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
1
-3
/
+3
2025-07-01
clean up interface for refs_warn_dangling_symrefs
Phil Hord
1
-6
/
+11
2025-07-01
refs: remove old refs_warn_dangling_symref
Phil Hord
1
-16
/
+1
2025-07-01
fetch-prune: optimize dangling-ref reporting
Phil Hord
1
-1
/
+1
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-1
/
+2
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-1
/
+1
2025-05-19
refs: add function to translate errors to strings
Karthik Nayak
1
-0
/
+20
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
1
-1
/
+1
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
1
-1
/
+1
2025-04-17
Merge branch 'cj/refname-avail-check-optim-typofix'
Junio C Hamano
1
-2
/
+2
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
1
-27
/
+144
[next]