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
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
t6302: add test combining '--start-after' with '--exclude'
Karthik Nayak
1
-0
/
+19
2025-07-28
for-each-ref: reword the documentation for '--start-after'
Karthik Nayak
2
-2
/
+3
2025-07-28
for-each-ref: fix documentation argument ordering
Karthik Nayak
1
-5
/
+5
2025-07-28
ref-cache: use 'size_t' instead of int for length
Karthik Nayak
1
-2
/
+3
2025-07-28
The fifteenth batch
Junio C Hamano
1
-0
/
+9
2025-07-28
t9350: redirect input to only fast-import
Christian Couder
1
-124
/
+91
2025-07-25
git: show alias info only with lone -h
René Scharfe
1
-1
/
+1
2025-07-24
The fourteenth batch
Junio C Hamano
1
-0
/
+18
2025-07-24
ref-cache: set prefix_state when seeking
Karthik Nayak
1
-0
/
+1
2025-07-24
fixup! submodule: skip redundant active entries when pattern covers path
Junio C Hamano
1
-3
/
+2
2025-07-24
fixup! submodule: prevent overwriting .gitmodules on path reuse
Junio C Hamano
2
-4
/
+4
2025-07-24
submodule: skip redundant active entries when pattern covers path
K Jayatheerth
2
-6
/
+34
2025-07-24
submodule: prevent overwriting .gitmodules on path reuse
K Jayatheerth
3
-0
/
+56
2025-07-24
t/unit-tests: finalize migration of reftable-related tests
Seyi Kuforiji
15
-179
/
+38
2025-07-24
t/unit-tests: convert reftable stack test to use clar
Seyi Kuforiji
3
-454
/
+332
2025-07-24
t/unit-tests: convert reftable record test to use clar
Seyi Kuforiji
3
-122
/
+131
2025-07-24
t/unit-tests: convert reftable readwrite test to use clar
Seyi Kuforiji
3
-230
/
+179
2025-07-24
t/unit-tests: convert reftable table test to use clar
Seyi Kuforiji
3
-44
/
+38
2025-07-24
t/unit-tests: convert reftable pq test to use clar
Seyi Kuforiji
3
-34
/
+30
2025-07-24
t/unit-tests: convert reftable merged test to use clar
Seyi Kuforiji
3
-94
/
+72
2025-07-24
t/unit-tests: convert reftable block test to use clar
Seyi Kuforiji
3
-88
/
+80
2025-07-24
t/unit-tests: convert reftable basics test to use clar test framework
Seyi Kuforiji
4
-221
/
+229
2025-07-24
t/unit-tests: implement clar specific reftable test helper functions
Seyi Kuforiji
4
-1
/
+124
2025-07-24
test-delta: close output descriptor after use
Jeff King
1
-0
/
+2
2025-07-24
test-delta: use strbufs to hold input files
Jeff King
1
-26
/
+14
2025-07-24
test-delta: handle errors with die()
Jeff King
1
-37
/
+18
2025-07-24
CodingGuidelines: document test balloons in flight
Junio C Hamano
1
-0
/
+8
2025-07-23
The thirteenth batch
Junio C Hamano
1
-0
/
+13
2025-07-23
config: fix sign comparison warnings
Patrick Steinhardt
1
-19
/
+21
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
55
-514
/
+566
2025-07-23
config: remove unused `the_repository` wrappers
Patrick Steinhardt
1
-28
/
+0
2025-07-23
config: drop `git_config_set_multivar()` wrapper
Patrick Steinhardt
4
-20
/
+13
2025-07-23
config: drop `git_config_get_multivar_gently()` wrapper
Patrick Steinhardt
5
-17
/
+10
2025-07-23
config: drop `git_config_set_multivar_in_file_gently()` wrapper
Patrick Steinhardt
5
-38
/
+26
2025-07-23
config: drop `git_config_set_in_file_gently()` wrapper
Patrick Steinhardt
8
-38
/
+28
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
9
-41
/
+36
2025-07-23
config: drop `git_config_set_gently()` wrapper
Patrick Steinhardt
8
-26
/
+21
2025-07-23
config: drop `git_config_set_in_file()` wrapper
Patrick Steinhardt
3
-13
/
+7
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
21
-39
/
+34
2025-07-23
config: drop `git_config_get_ulong()` wrapper
Patrick Steinhardt
4
-13
/
+8
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
13
-36
/
+31
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
14
-24
/
+19
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
12
-30
/
+25
2025-07-23
config: drop `git_config_get_string_multi()` wrapper
Patrick Steinhardt
5
-12
/
+6
2025-07-23
config: drop `git_config_get_value()` wrapper
Patrick Steinhardt
2
-6
/
+1
2025-07-23
config: drop `git_config_get_value()` wrapper
Patrick Steinhardt
5
-12
/
+7
2025-07-23
config: drop `git_config_get()` wrapper
Patrick Steinhardt
4
-10
/
+5
2025-07-23
config: drop `git_config_clear()` wrapper
Patrick Steinhardt
3
-8
/
+3
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
118
-153
/
+148
2025-07-22
reflog: close leak of reflog expire entry
Jacob Keller
5
-0
/
+48
[prev]
[next]