index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5322-pack-objects-sparse.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
Ævar Arnfjörð Bjarmason
6
-24
/
+45
2023-02-07
t/lib-patch-mode.sh: fix ignored exit codes
Ævar Arnfjörð Bjarmason
1
-3
/
+8
2023-02-07
auto-crlf tests: don't lose exit code in loops and outside tests
Ævar Arnfjörð Bjarmason
1
-28
/
+38
2022-12-12
Git 2.39
v2.39.0
Junio C Hamano
1
-1
/
+1
2022-12-11
Git 2.38.2
v2.38.2
Junio C Hamano
2
-1
/
+8
2022-12-10
l10n: zh_TW.po: Git 2.39-rc2
pan93412
1
-921
/
+1240
2022-12-10
ci: use a newer `github-script` version
Johannes Schindelin
1
-3
/
+3
2022-12-10
mailmap: update email address of Matheus Tavares
Matheus Tavares
1
-0
/
+1
2022-12-09
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
2
-3
/
+113
2022-12-09
RelNotes: a couple of typofixes
Johannes Schindelin
1
-2
/
+2
2022-12-08
CI: migrate away from deprecated "set-output" syntax
Ævar Arnfjörð Bjarmason
2
-3
/
+3
2022-12-08
ci: avoid using deprecated {up,down}load-artifacts Action
Johannes Schindelin
1
-8
/
+14
2022-12-08
CI: don't explicitly pick "bash" shell outside of Windows, fix regression
Ævar Arnfjörð Bjarmason
1
-6
/
+2
2022-12-07
l10n: tr: v2.39.0 updates
Emir SARI
1
-348
/
+500
2022-12-07
l10n: Update Catalan translation
Jordi Mas
1
-442
/
+516
2022-12-07
CI: upgrade to macos-12, and pin OSX version
Ævar Arnfjörð Bjarmason
3
-4
/
+4
2022-12-06
l10n: bg.po: Updated Bulgarian translation (5501t)
Alexander Shopov
1
-348
/
+508
2022-12-06
Git 2.39-rc2
v2.39.0-rc2
Junio C Hamano
2
-4
/
+4
2022-12-06
ci(main): upgrade actions/checkout to v3
Oscar Dominguez
1
-7
/
+10
2022-12-02
l10n: de.po: update German translation
Ralf Thielow
1
-326
/
+488
2022-12-02
l10n: zh_CN v2.39.0 round 1
Fangyi Zhou
1
-345
/
+508
2022-11-30
cocci: avoid "should ... be a metavariable" warnings
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2022-11-30
Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4
Ævar Arnfjörð Bjarmason
2
-3
/
+3
2022-11-30
l10n: fr: v2.39 rnd 1
Jean-Noël Avila
1
-316
/
+611
2022-11-30
l10n: po-id for 2.39 (round 1)
Bagas Sanjaya
1
-365
/
+683
2022-11-30
Git 2.39-rc1
v2.39.0-rc1
Junio C Hamano
2
-1
/
+5
2022-11-29
l10n: sv.po: Update Swedish translation (5501t0f0)
Peter Krefting
1
-306
/
+460
2022-11-29
A bit more before -rc1
Junio C Hamano
1
-0
/
+9
2022-11-28
Another batch before -rc1
Junio C Hamano
1
-0
/
+20
2022-11-28
Makefile: avoid multiple patterns when recipes generate one file
Paul Smith
1
-2
/
+10
2022-11-27
i18n: fix command template placeholder format
Jean-Noël Avila
2
-2
/
+2
2022-11-27
merge-recursive: fix variable typo in error message
Kyle Meyer
1
-1
/
+1
2022-11-27
ci: install python on ubuntu
Jiang Xin
2
-5
/
+5
2022-11-27
ci: use the same version of p4 on both Linux and macOS
Jiang Xin
2
-3
/
+2
2022-11-27
ci: remove the pipe after "p4 -V" to catch errors
Jiang Xin
1
-2
/
+2
2022-11-27
github-actions: run gcc-8 on ubuntu-20.04 image
Jiang Xin
3
-7
/
+4
2022-11-25
object-file: use real paths when adding alternates
Glen Choo
2
-13
/
+29
2022-11-25
trace2 tests: guard pthread test with "PTHREAD"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-11-23
Git 2.39-rc0
v2.39.0-rc0
Junio C Hamano
2
-1
/
+38
2022-11-23
chainlint.pl: fix /proc/cpuinfo regexp
Andreas Hasenack
1
-1
/
+1
2022-11-22
parse_object(): simplify blob conditional
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-11-22
lib-httpd: extend module location auto-detection
Eric Sunshine
1
-1
/
+2
2022-11-22
t5516: fail to run in verbose mode
Jiang Xin
1
-3
/
+3
2022-11-21
list-objects-filter: plug combine_filter_data leak
René Scharfe
1
-0
/
+1
2022-11-21
prune: quiet ENOENT on missing directories
Eric Wong
2
-1
/
+11
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
30
-202
/
+213
2022-11-21
cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
10
-3
/
+9
2022-11-21
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
6
-6
/
+10
2022-11-21
cocci: apply "pending" index-compatibility to "t/helper/*.c"
Ævar Arnfjörð Bjarmason
8
-20
/
+21
2022-11-21
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
19
-129
/
+132
[next]