index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
ci: unify ubuntu and ubuntu32 dependencies
Jeff King
1
-18
/
+16
2024-09-12
ci: drop run-docker scripts
Jeff King
2
-113
/
+0
2024-09-10
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano
1
-6
/
+0
2024-08-26
A bit more topics for 2.46.x maintenance track
Junio C Hamano
1
-0
/
+22
2024-08-20
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
Johannes Schindelin
1
-8
/
+4
2024-08-20
ci: bump microsoft/setup-msbuild from v1 to v2
Johannes Schindelin
1
-1
/
+1
2024-08-16
Prepare for 2.46.1
Junio C Hamano
3
-2
/
+39
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
2
-0
/
+48
2024-08-05
t6421: fix test to work when repo dir contains d0
Kyle Lippincott
1
-6
/
+9
2024-08-05
set errno=0 before strtoX calls
Kyle Lippincott
4
-0
/
+5
2024-08-05
log-tree: use decimal_width()
René Scharfe
1
-11
/
+2
2024-08-05
refs/files: prevent memory leak by freeing packed_ref_store
Sven Strickroth
1
-0
/
+1
2024-08-02
builtin/ls-remote: fall back to SHA1 outside of a repo
Patrick Steinhardt
2
-0
/
+28
2024-08-01
t0018: remove leftover debugging cruft
Junio C Hamano
1
-1
/
+0
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
2
-1
/
+10
2024-08-01
credential/osxkeychain: respect NUL terminator in username
Jeff King
1
-1
/
+1
2024-07-31
t98xx: mark Perforce tests as memory-leak free
Patrick Steinhardt
35
-0
/
+35
2024-07-31
ci: update Perforce version to r23.2
Patrick Steinhardt
1
-1
/
+1
2024-07-31
t98xx: fix Perforce tests with p4d r23 and newer
Patrick Steinhardt
3
-8
/
+48
2024-07-31
convert: return early when not tracing
D Harithamma
1
-0
/
+3
2024-07-30
t-example-decorate: remove test messages
René Scharfe
1
-16
/
+8
2024-07-30
safe.directory: setting safe.directory="." allows the "current" directory
Junio C Hamano
1
-0
/
+64
2024-07-30
safe.directory: normalize the configured path
Junio C Hamano
2
-4
/
+91
2024-07-30
safe.directory: normalize the checked path
Junio C Hamano
2
-4
/
+69
2024-07-30
safe.directory: preliminary clean-up
Junio C Hamano
1
-7
/
+5
2024-07-30
notes: do not trigger editor when adding an empty note
David Disseldorp
2
-12
/
+20
2024-07-29
unit-tests/test-lib: fix typo in check_pointer_eq() description
Kousik Sanagavarapu
1
-2
/
+3
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
doc: fix hex code escapes in git-ls-files
Jayson Rhynas
1
-3
/
+3
2024-07-26
csum-file: introduce discard_hashfile()
Junio C Hamano
4
-21
/
+89
2024-07-26
l10n: Update German translation
Ralf Thielow
1
-195
/
+548
2024-07-26
mailmap: plug memory leak in read_mailmap_blob()
Junio C Hamano
2
-1
/
+4
2024-07-26
l10n: vi: Updated translation for 2.46
Vũ Tiến Hưng
1
-319
/
+709
2024-07-25
doc: difference in location to apply is "offset", not "fuzz"
Junio C Hamano
1
-1
/
+1
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-23
CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"
Junio C Hamano
1
-0
/
+27
2024-07-23
doc: remove dangling closing parenthesis
Tomas Nordin
2
-2
/
+2
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
add-patch: use normalize_marker() when recounting edited hunk
Phillip Wood
1
-2
/
+2
2024-07-21
add-patch: handle splitting hunks with diff.suppressBlankEmpty
Phillip Wood
2
-6
/
+32
2024-07-21
doc: git-clone fix discrepancy between asciidoc and asciidoctor
Jean-Noël Avila
1
-3
/
+3
2024-07-19
howto-maintain: update daily tasks
Junio C Hamano
1
-43
/
+63
2024-07-19
howto-maintain: cover a whole development cycle
Junio C Hamano
1
-10
/
+42
[next]