index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
README.md: add CodingGuidelines and a link for Translators
Philip Oakley
1
-3
/
+11
2022-01-17
git-cli.txt: clarify "options first and then args"
Teng Long
1
-5
/
+14
2022-01-17
l10n: vi(5195t): Update for v2.35.0 round 2
Tran Ngoc Quan
1
-5490
/
+3119
2022-01-17
l10n: batch update to fix typo in branch.c
Jiang Xin
6
-451
/
+476
2022-01-17
l10n: git.pot: v2.35.0 round 2 (1 new, 1 removed)
Jiang Xin
1
-69
/
+70
2022-01-17
Merge tag 'v2.35.0-rc1'
Jiang Xin
22
-67
/
+89
2022-01-16
build: centos/RHEL 7 ships with an older gcc and zlib
David Aguilar
1
-0
/
+5
2022-01-16
l10n: bg.po: Updated Bulgarian translation (5195t)
Alexander Shopov
1
-3129
/
+3145
2022-01-14
Git 2.35-rc1
Junio C Hamano
1
-1
/
+1
2022-01-14
Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'
Junio C Hamano
1
-2
/
+2
2022-01-14
Merge branch 'ab/reftable-build-fixes'
Junio C Hamano
1
-13
/
+13
2022-01-14
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
2
-4
/
+1
2022-01-14
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain
2
-4
/
+16
2022-01-13
reftable tests: avoid "int" overflow, use "uint64_t"
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-01-13
reftable: avoid initializing structs from structs
Han-Wen Nienhuys
1
-11
/
+11
2022-01-13
t1450-fsck: exec-bit is not needed to make loose object writable
Johannes Sixt
1
-2
/
+2
2022-01-13
refs API: use "failure_errno", not "errno"
Ævar Arnfjörð Bjarmason
2
-4
/
+1
2022-01-13
l10n: zh_CN: v2.35.0 round 1
Fangyi Zhou
1
-3703
/
+3167
2022-01-13
Merge branch 'fr_2.35.0_rnd1' of github.com:jnavila/git
Jiang Xin
1
-3122
/
+3504
2022-01-12
Last minute fixes before -rc1
Junio C Hamano
1
-1
/
+10
2022-01-12
Merge branch 'ps/lockfile-cleanup-fix'
Junio C Hamano
4
-11
/
+33
2022-01-12
Merge branch 'ma/header-dup-cleanup'
Junio C Hamano
1
-2
/
+0
2022-01-12
Merge branch 'fs/gpg-unknown-key-test-fix'
Junio C Hamano
1
-20
/
+2
2022-01-12
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
1
-1
/
+1
2022-01-12
Merge branch 'jt/pack-header-lshift-overflow'
Junio C Hamano
1
-1
/
+1
2022-01-12
Merge branch 'rb/nonstop-lacks-uncompress2'
Junio C Hamano
1
-0
/
+1
2022-01-12
Merge branch 'ma/windows-dynload-fix'
Junio C Hamano
5
-10
/
+15
2022-01-12
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
2
-1
/
+9
2022-01-12
build: NonStop ships with an older zlib
Randall S. Becker
1
-0
/
+1
2022-01-12
packfile: fix off-by-one error in decoding logic
Junio C Hamano
1
-1
/
+1
2022-01-12
l10n: fr: v2.35.0 round 1
Jean-Noël Avila
1
-3122
/
+3504
2022-01-12
t/gpg: simplify test for unknown key
Fabian Stelzer
1
-20
/
+2
2022-01-12
branch: missing space fix at line 313
Bagas Sanjaya
1
-1
/
+1
2022-01-12
builtin add -p: fix hunk splitting
Phillip Wood
2
-11
/
+55
2022-01-12
t3701: clean up hunk splitting tests
Phillip Wood
1
-4
/
+4
2022-01-12
cat-file: s/_/-/ in typo'd usage_msg_optf() message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-01-12
cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
Ævar Arnfjörð Bjarmason
2
-5
/
+5
2022-01-13
l10n: zh_TW: v2.35.0 round 1 (1 fuzzy)
Yi-Jyun Pan
1
-3117
/
+3463
2022-01-12
l10n: po-id for 2.35 (round 1)
Bagas Sanjaya
1
-3107
/
+3103
2022-01-12
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
1
-3140
/
+3504
2022-01-11
l10n: sv.po: Update Swedish translation (5196t0f0u)
Peter Krefting
1
-3135
/
+3501
2022-01-11
l10n: sv.po: Fix typo
Peter Krefting
1
-6
/
+4
2022-01-11
l10n: tr: v2.35.0 round 1
Emir SARI
1
-3174
/
+3167
2022-01-11
l10n: git.pot: v2.35.0 round 1 (126 new, 142 removed)
Jiang Xin
1
-3008
/
+2994
2022-01-10
builtin/reflog.c: use parse-options api for expire, delete subcommands
John Cai
1
-79
/
+97
2022-01-10
fmt-merge-msg: prevent use-after-free with signed tags
Taylor Blau
2
-1
/
+9
2022-01-10
Git 2.35-rc0
Junio C Hamano
2
-1
/
+60
2022-01-10
Merge branch 'en/stash-df-fix'
Junio C Hamano
2
-4
/
+29
2022-01-10
Merge branch 'ms/t-readme-typofix'
Junio C Hamano
1
-1
/
+1
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
51
-178
/
+189
[prev]
[next]