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