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
/
t
/
helper
/
test-submodule-nested-repo-config.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
refs: add missing space in messages
Peter Krefting
2
-2
/
+2
2025-11-05
Git 2.52-rc1
v2.52.0-rc1
Junio C Hamano
2
-1
/
+8
2025-11-04
GitHub CI: macos-13 images are no more
Junio C Hamano
1
-4
/
+4
2025-11-04
parseopt: remove unreachable code
Junio C Hamano
1
-2
/
+0
2025-11-04
parseopt: restore const qualifier to parsed filename
D. Ben Knoble
1
-1
/
+1
2025-11-04
config: use boolean type for a simple flag
D. Ben Knoble
1
-1
/
+1
2025-11-04
parseopt: use boolean type for a simple flag
D. Ben Knoble
1
-2
/
+2
2025-11-04
doc: clarify command equivalence comment
D. Ben Knoble
1
-1
/
+1
2025-11-04
parseopt: fix :(optional) at command line to only ignore missing files
D. Ben Knoble
1
-1
/
+1
2025-11-04
A bit more before rc1
Junio C Hamano
1
-0
/
+25
2025-11-03
Git 2.52-rc0
v2.52.0-rc0
Junio C Hamano
2
-1
/
+17
2025-10-30
The 27th batch
Junio C Hamano
1
-0
/
+23
2025-10-30
gpg-interface: mark a string for translation
Christian Couder
1
-1
/
+1
2025-10-30
fast-import: mark strings for translation
Christian Couder
2
-150
/
+150
2025-10-30
fast-export: mark strings for translation
Christian Couder
1
-39
/
+40
2025-10-30
gpg-interface: use left shift to define GPG_VERIFY_*
Christian Couder
1
-3
/
+3
2025-10-30
gpg-interface: simplify ssh fingerprint parsing
Christian Couder
1
-1
/
+1
2025-10-29
The 26th batch
Junio C Hamano
1
-0
/
+3
2025-10-29
test-tool: fix leak in delete-gpgsig command
Jeff King
1
-3
/
+4
2025-10-29
doc: document backslash in gitignore patterns
Jeff King
2
-0
/
+7
2025-10-28
t1016-compatObjectFormat: really freeze time for reproduciblity
Eric W. Biederman
2
-1
/
+7
2025-10-28
bisect: update usage and docs to match each other
Ruoyu Zhong
3
-26
/
+39
2025-10-28
doc: git-checkout: fix placeholder markup
Kristoffer Haugsbakk
1
-2
/
+2
2025-10-28
The 25th batch
Junio C Hamano
1
-0
/
+9
2025-10-27
t7900: fix a flaky test due to git-repack always regenerating MIDX
Patrick Steinhardt
1
-2
/
+2
2025-10-27
MyFirstContribution: add note on confirming patches
Queen Ediri Jessa
1
-0
/
+5
2025-10-27
refs: add missing remove_on_disk implementation for debug backend
Xinyu Ruan
1
-0
/
+9
2025-10-26
Git 2.51.2
v2.51.2
maint
Junio C Hamano
3
-2
/
+47
2025-10-26
add-patch: quit on EOF
René Scharfe
2
-1
/
+14
2025-10-26
match_pathname(): give fnmatch one char of prefix context
Jeff King
2
-0
/
+17
2025-10-26
match_pathname(): reorder prefix-match check
Jeff King
1
-5
/
+6
2025-10-25
contrib/credential: add install target
Thomas Uhle
2
-2
/
+12
2025-10-25
add-patch: quit without skipping undecided hunks
René Scharfe
1
-5
/
+4
2025-10-24
The twenty-fourth batch
Junio C Hamano
1
-0
/
+24
2025-10-24
builtin/maintenance: introduce "geometric" strategy
Patrick Steinhardt
3
-1
/
+59
2025-10-24
builtin/maintenance: make "gc" strategy accessible
Patrick Steinhardt
3
-4
/
+21
2025-10-24
builtin/maintenance: extend "maintenance.strategy" to manual maintenance
Patrick Steinhardt
3
-13
/
+74
2025-10-24
builtin/maintenance: run maintenance tasks depending on type
Patrick Steinhardt
1
-9
/
+19
2025-10-24
builtin/maintenance: improve readability of strategies
Patrick Steinhardt
1
-11
/
+25
2025-10-24
builtin/maintenance: don't silently ignore invalid strategy
Patrick Steinhardt
2
-6
/
+16
2025-10-24
builtin/maintenance: make the geometric factor configurable
Patrick Steinhardt
3
-1
/
+45
2025-10-24
builtin/maintenance: introduce "geometric-repack" task
Patrick Steinhardt
3
-0
/
+251
2025-10-24
builtin/gc: make `too_many_loose_objects()` reusable without GC config
Patrick Steinhardt
1
-4
/
+4
2025-10-24
builtin/gc: remove global `repack` variable
Patrick Steinhardt
1
-29
/
+45
2025-10-24
diff: simplify run_external_diff() quiet logic
Jeff King
1
-3
/
+2
2025-10-24
diff: drop dry-run redirection to /dev/null
Jeff King
1
-28
/
+3
2025-10-24
diff: replace diff_options.dry_run flag with NULL file
Jeff King
2
-10
/
+8
2025-10-24
diff: drop save/restore of color_moved in dry-run mode
Jeff King
1
-4
/
+0
2025-10-24
diff: send external diff output to diff_options.file
Jeff King
2
-1
/
+14
2025-10-24
commit-reach: avoid commit_list_insert_by_date()
René Scharfe
2
-5
/
+110
[next]