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
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-30
test-hashmap: document why it is no longer used but still there
Junio C Hamano
1
-0
/
+5
2025-07-30
gitk: avoid duplicated upstream refs
Johannes Sixt
1
-1
/
+1
2025-07-29
git-gui i18n: Remove the locations within the Bulgarian translation
Alexander Shopov
1
-573
/
+0
2025-07-29
git-gui i18n: Update Bulgarian translation (557t)
Alexander Shopov
1
-514
/
+399
2025-07-29
gitk i18n: Remove the locations within the Bulgarian translation
Alexander Shopov
1
-325
/
+0
2025-07-29
gitk i18n: Update Bulgarian translation (322t)
Alexander Shopov
1
-362
/
+338
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
19
-35
/
+241
2025-07-29
add-patch: respect diff.context configuration
Leon Michalak
4
-3
/
+38
2025-07-29
t: use test_config in t4055
Leon Michalak
1
-7
/
+7
2025-07-29
t: use test_grep in t3701 and t4055
Leon Michalak
2
-38
/
+38
2025-07-29
meson: ensure correct "clar-decls.h" header is used
Patrick Steinhardt
2
-1
/
+9
2025-07-29
t7510: use $PWD instead of $(pwd) inside PATH
Jeff King
1
-1
/
+1
2025-07-28
blame: remove parameter detailed in get_commit_info()
Han Young
1
-11
/
+4
2025-07-28
builtin: unmark git-switch and git-restore as experimental
Justin Tobler
2
-4
/
+0
2025-07-28
ref-filter: use REF_ITERATOR_SEEK_SET_PREFIX instead of '1'
Karthik Nayak
1
-2
/
+3
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
[prev]
[next]