index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block-sha1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
fsck: add refs report function
shejialuo
2
-0
/
+64
2024-08-08
fsck: add a unified interface for reporting fsck messages
shejialuo
1
-14
/
+30
2024-08-08
fsck: make "fsck_error" callback generic
shejialuo
5
-24
/
+38
2024-08-08
fsck: rename objects-related fsck error functions
shejialuo
3
-28
/
+29
2024-08-08
fsck: rename "skiplist" to "skip_oids"
shejialuo
2
-4
/
+4
2024-07-29
Git 2.46
v2.46.0
Junio C Hamano
1
-1
/
+1
2024-07-28
l10n: zh_CN: updated translation for 2.46
Teng Long
1
-229
/
+637
2024-07-27
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-187
/
+547
2024-07-27
l10n: zh_TW: Git 2.46
Yi-Jyun Pan
1
-645
/
+1085
2024-07-26
l10n: Update German translation
Ralf Thielow
1
-195
/
+548
2024-07-26
l10n: vi: Updated translation for 2.46
Vũ Tiến Hưng
1
-319
/
+709
2024-07-24
l10n: uk: v2.46 update
Arkadii Yakovets
1
-199
/
+550
2024-07-24
Git 2.46-rc2
v2.46.0-rc2
Junio C Hamano
2
-6
/
+13
2024-07-23
Doc: fix Asciidoctor css workaround
Junio C Hamano
3
-1
/
+5
2024-07-23
refs: fix format migration on Cygwin
Patrick Steinhardt
1
-4
/
+18
2024-07-22
asciidoctor: fix `synopsis` rendering
Johannes Schindelin
3
-0
/
+7
2024-07-21
l10n: bg.po: Updated Bulgarian translation (5734t)
Alexander Shopov
1
-231
/
+579
2024-07-21
doc: git-clone fix discrepancy between asciidoc and asciidoctor
Jean-Noël Avila
1
-3
/
+3
2024-07-19
l10n: fr: v2.46.0
Jean-Noël Avila
1
-204
/
+597
2024-07-19
midx-write: revert use of --stdin-packs
Derrick Stolee
2
-10
/
+10
2024-07-19
l10n: tr: Update Turkish translations
Emir SARI
1
-199
/
+551
2024-07-19
l10n: po-id for 2.46
Bagas Sanjaya
1
-233
/
+666
2024-07-18
t5319: add failing test case for repack/expire
Derrick Stolee
1
-0
/
+55
2024-07-18
Git 2.46-rc1
v2.46.0-rc1
Junio C Hamano
2
-1
/
+2
2024-07-17
Post 2.46-rc0 batch #3
Junio C Hamano
1
-0
/
+22
2024-07-17
Documentation: fix default value for core.maxTreeDepth
Taylor Blau
1
-1
/
+2
2024-07-17
Documentation/glossary: fix double word
Martin Ågren
1
-1
/
+1
2024-07-17
Documentation/gitpacking: make sample configs listing blocks
Martin Ågren
1
-4
/
+10
2024-07-17
t4153: stop redirecting input from /dev/zero
Jeff King
1
-1
/
+1
2024-07-16
Post 2.46-rc0 batch #2
Junio C Hamano
1
-0
/
+17
2024-07-16
refs: correct the version numbers in a comment
Christian Hesse
1
-2
/
+2
2024-07-15
Post 2.46-rc0 batch #1
Junio C Hamano
1
-1
/
+29
2024-07-14
var(win32): do report the GIT_SHELL_PATH that is actually used
Johannes Schindelin
2
-2
/
+3
2024-07-14
run-command: declare the `git_shell_path()` function globally
Johannes Schindelin
2
-1
/
+6
2024-07-14
run-command(win32): resolve the path to the Unix shell early
Johannes Schindelin
1
-4
/
+6
2024-07-14
mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too
Johannes Schindelin
1
-1
/
+1
2024-07-14
win32: override `fspathcmp()` with a directory separator-aware version
Johannes Schindelin
5
-4
/
+53
2024-07-14
strvec: declare the `strvec_push_nodup()` function globally
Johannes Schindelin
2
-1
/
+4
2024-07-14
run-command: refactor getting the Unix shell path into its own function
Johannes Schindelin
1
-5
/
+10
2024-07-12
cmake: fix build of `t-oidtree`
Johannes Schindelin
1
-1
/
+2
2024-07-12
builtin/push: call set_refspecs after validating remote
Karthik Nayak
2
-14
/
+24
2024-07-12
Git 2.46-rc0
v2.46.0-rc0
Junio C Hamano
2
-1
/
+7
2024-07-11
doc: update http.cookieFile with in-memory cookie processing
Piotr Szlazak
1
-1
/
+5
2024-07-11
test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
Rubén Justo
3
-47
/
+17
2024-07-10
t/.gitattributes: ignore whitespace in chainlint expect files
Jeff King
1
-1
/
+1
2024-07-10
t: convert some here-doc test bodies
Jeff King
2
-117
/
+117
2024-07-10
test-lib: allow test snippets as here-docs
Jeff King
2
-5
/
+35
2024-07-10
chainlint.pl: add tests for test body in heredoc
Jeff King
8
-0
/
+50
2024-07-10
chainlint.pl: recognize test bodies defined via heredoc
Eric Sunshine
1
-5
/
+22
2024-07-10
chainlint.pl: check line numbers in expected output
Jeff King
74
-894
/
+913
[next]