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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
Merge branch 'pk/reflog-migrate-message-fix'
Junio C Hamano
2
-2
/
+2
2025-11-05
refs: add missing space in messages
Peter Krefting
2
-2
/
+2
2025-11-04
Merge branch 'xr/ref-debug-remove-on-disk'
Junio C Hamano
1
-0
/
+9
2025-10-30
Merge branch 'ps/symlink-symref-deprecation'
Junio C Hamano
1
-2
/
+17
2025-10-27
refs: add missing remove_on_disk implementation for debug backend
Xinyu Ruan
1
-0
/
+9
2025-10-26
Merge branch 'js/unreachable-workaround-for-no-symlink-head' into maint-2.51
Junio C Hamano
1
-1
/
+7
2025-10-20
Merge branch 'js/unreachable-workaround-for-no-symlink-head'
Junio C Hamano
1
-1
/
+7
2025-10-15
Merge branch 'kn/refs-files-case-insensitive' into maint-2.51
Junio C Hamano
1
-12
/
+66
2025-10-15
Merge branch 'ps/reflog-migrate-fixes' into maint-2.51
Junio C Hamano
3
-17
/
+77
2025-10-15
refs/files: deprecate writing symrefs as symbolic links
Patrick Steinhardt
1
-2
/
+17
2025-10-13
Merge branch 'kn/reftable-consistency-checks'
Junio C Hamano
3
-10
/
+52
2025-10-09
refs: forbid clang to complain about unreachable code
Johannes Schindelin
1
-1
/
+7
2025-10-08
Merge branch 'kn/ref-cache-seek-fix'
Junio C Hamano
1
-1
/
+1
2025-10-07
refs/reftable: add fsck check for checking the table name
Karthik Nayak
1
-5
/
+52
2025-10-07
refs: move consistency check msg to generic layer
Karthik Nayak
1
-2
/
+0
2025-10-07
refs: remove unused headers
Karthik Nayak
3
-3
/
+0
2025-10-02
Merge branch 'ms/refs-optimize'
Junio C Hamano
3
-0
/
+20
2025-10-01
refs/ref-cache: fix SEGFAULT when seeking in empty directories
Karthik Nayak
1
-1
/
+1
2025-09-29
Merge branch 'kn/refs-files-case-insensitive'
Junio C Hamano
1
-12
/
+66
2025-09-19
reftable-backend: implement 'optimize' action
Meet Soni
1
-0
/
+7
2025-09-19
files-backend: implement 'optimize' action
Meet Soni
1
-0
/
+10
2025-09-19
refs: add a generic 'optimize' API
Meet Soni
1
-0
/
+3
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
1
-5
/
+6
2025-09-17
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak
1
-2
/
+17
2025-09-17
refs/files: use correct error type when lock exists
Karthik Nayak
1
-3
/
+18
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
1
-5
/
+28
2025-08-29
Merge branch 'jk/no-clobber-dangling-symref-with-fetch'
Junio C Hamano
2
-7
/
+57
2025-08-29
Merge branch 'ps/reftable-libgit2-cleanup'
Junio C Hamano
1
-11
/
+12
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
3
-9
/
+13
2025-08-21
Merge branch 'ps/reflog-migrate-fixes'
Junio C Hamano
3
-17
/
+77
2025-08-19
refs: do not clobber dangling symrefs
Jeff King
2
-7
/
+57
2025-08-12
refs/reftable: always reload stacks when creating lock
Patrick Steinhardt
1
-11
/
+12
2025-08-12
reftable/stack: allow passing flags to `reftable_stack_add()`
Patrick Steinhardt
1
-4
/
+4
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
3
-9
/
+13
2025-08-06
Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
Junio C Hamano
3
-17
/
+77
2025-08-06
refs: fix invalid old object IDs when migrating reflogs
Patrick Steinhardt
2
-1
/
+29
2025-08-06
refs: stop unsetting REF_HAVE_OLD for log-only updates
Patrick Steinhardt
3
-14
/
+10
2025-08-06
refs/files: detect race when generating reflog entry for HEAD
Patrick Steinhardt
1
-2
/
+38
2025-08-04
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2
-2
/
+2
2025-08-04
Merge branch 'kn/for-each-ref-skip-updates'
Junio C Hamano
1
-2
/
+3
2025-08-03
Merge branch 'kn/for-each-ref-skip'
Junio C Hamano
8
-202
/
+135
2025-07-28
ref-cache: use 'size_t' instead of int for length
Karthik Nayak
1
-2
/
+3
2025-07-24
ref-cache: set prefix_state when seeking
Karthik Nayak
1
-0
/
+1
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
Merge branch 'ps/refs-files-remove-empty-parent'
Junio C Hamano
1
-0
/
+2
2025-07-15
refs: selectively set prefix in the seek functions
Karthik Nayak
7
-38
/
+132
2025-07-15
ref-cache: remove unused function 'find_ref_entry()'
Karthik Nayak
2
-21
/
+0
2025-07-15
refs: expose `ref_iterator` via 'refs.h'
Karthik Nayak
1
-143
/
+2
2025-07-08
Merge branch 'kn/fetch-push-bulk-ref-update'
Junio C Hamano
1
-0
/
+7
[next]