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
Age
Commit message (
Expand
)
Author
Lines
2025-07-07
string-list: remove unused "insert_at" parameter from add_entry
shejialuo
-3
/
+3
2025-07-07
string-list: fix sign compare warnings for loop iterator
shejialuo
-12
/
+10
2025-07-07
read-cache: report lock error when refreshing index
Han Young
-13
/
+8
2025-07-07
apply docs: clarify wording for --intent-to-add
Raymond E. Pasco
-4
/
+5
2025-07-07
t4140: test apply --intent-to-add interactions
Raymond E. Pasco
-1
/
+30
2025-07-07
apply: only write intents to add for new files
Raymond E. Pasco
-1
/
+1
2025-07-07
apply: read in the index in --intent-to-add mode
Raymond E. Pasco
-1
/
+1
2025-07-07
setup_revisions(): turn on diffs for all-negative diff filter
Jeff King
-1
/
+7
2025-07-07
setup: use "reftable" format when experimental features are enabled
Patrick Steinhardt
-0
/
+52
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
-0
/
+68
2025-07-02
The sixth batch
Junio C Hamano
-0
/
+7
2025-07-02
Merge branch 'jt/imap-send-message-fix'
Junio C Hamano
-2
/
+7
2025-07-02
Merge branch 'ps/contrib-sweep'
Junio C Hamano
-6900
/
+0
2025-07-02
Merge branch 'ag/imap-send-resurrection'
Junio C Hamano
-77
/
+407
2025-07-02
gitremote-helpers.adoc: fix formatting
Brett A C Sheffield
-1
/
+1
2025-07-02
build: retire NO_UINTMAX_T
Carlo Marcelo Arenas Belón
-24
/
+0
2025-07-02
config.mak.uname: set NO_MEMMEM only for functional version
Carlo Marcelo Arenas Belón
-6
/
+3
2025-07-02
meson: add rule to run 'git clang-format'
Karthik Nayak
-0
/
+12
2025-07-02
clang-format: add 'RemoveBracesLLVM' to the main config
Karthik Nayak
-17
/
+7
2025-07-02
clang-format: set 'ColumnLimit' to 0
Karthik Nayak
-12
/
+9
2025-07-01
clean up interface for refs_warn_dangling_symrefs
Phil Hord
-15
/
+15
2025-07-01
refs: remove old refs_warn_dangling_symref
Phil Hord
-18
/
+1
2025-07-01
fetch-prune: optimize dangling-ref reporting
Phil Hord
-13
/
+13
2025-07-01
Enable SHA-256 by default in breaking changes mode
brian m. carlson
-2
/
+8
2025-07-01
help: add a build option for default hash
brian m. carlson
-0
/
+1
2025-07-01
t5300: choose the built-in hash outside of a repo
brian m. carlson
-3
/
+3
2025-07-01
t4042: choose the built-in hash outside of a repo
brian m. carlson
-2
/
+10
2025-07-01
t1007: choose the built-in hash outside of a repo
brian m. carlson
-2
/
+2
2025-07-01
t: default to compile-time default hash if not set
brian m. carlson
-2
/
+10
2025-07-01
setup: use the default algorithm to initialize repo format
brian m. carlson
-2
/
+5
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
-13
/
+13
2025-07-01
builtin: use default hash when outside a repository
brian m. carlson
-8
/
+8
2025-07-01
hash: add a constant for the legacy hash algorithm
brian m. carlson
-0
/
+2
2025-07-01
hash: add a constant for the default hash algorithm
brian m. carlson
-0
/
+2
2025-07-01
odb: rename `read_object_with_reference()`
Patrick Steinhardt
-45
/
+37
2025-07-01
odb: rename `pretend_object_file()`
Patrick Steinhardt
-13
/
+14
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
-74
/
+87
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
-150
/
+157
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
-170
/
+213
2025-07-01
odb: trivial refactorings to get rid of `the_repository`
Patrick Steinhardt
-16
/
+16
2025-07-01
odb: get rid of `the_repository` when handling submodule sources
Patrick Steinhardt
-43
/
+50
2025-07-01
odb: get rid of `the_repository` when handling the primary source
Patrick Steinhardt
-27
/
+36
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
-28
/
+47
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
-64
/
+83
2025-07-01
odb: get rid of `the_repository` in `odb_mkstemp()`
Patrick Steinhardt
-15
/
+22
2025-07-01
odb: get rid of `the_repository` in `assert_oid_type()`
Patrick Steinhardt
-5
/
+7
2025-07-01
odb: get rid of `the_repository` in `find_odb()`
Patrick Steinhardt
-7
/
+12
2025-07-01
odb: introduce parent pointers
Patrick Steinhardt
-21
/
+35
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
-129
/
+129
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
-272
/
+284
[prev]
[next]