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
2021-03-14
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
2
-0
/
+24362
2021-03-14
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-13
/
+12
2021-03-14
Merge branch 'russian-l10n' of github.com:DJm00n/git-po-ru
Jiang Xin
1
-5661
/
+7873
2021-03-14
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
Jiang Xin
1
-2902
/
+3226
2021-03-13
use CALLOC_ARRAY
René Scharfe
88
-188
/
+190
2021-03-13
git-compat-util.h: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-13
doc: describe mergetool configuration in git-mergetool(1)
Jonathan Nieder
1
-0
/
+4
2021-03-13
mergetool: do not enable hideResolved by default
Jonathan Nieder
2
-8
/
+3
2021-03-11
archive: expand only a single %(describe) per archive
René Scharfe
6
-7
/
+41
2021-03-10
builtin/init-db: handle bare clones when core.bare set to false
brian m. carlson
2
-2
/
+10
2021-03-10
filter-branch: drop $_x40 glob
Jeff King
1
-6
/
+1
2021-03-10
filter-branch: drop multiple-ancestor warning
Jeff King
1
-9
/
+2
2021-03-10
t7003: test ref rewriting explicitly
Jeff King
1
-0
/
+31
2021-03-08
Git 2.31-rc2
Junio C Hamano
2
-1
/
+3
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
23
-4
/
+292
2021-03-08
Merge branch 'jt/transfer-fsck-across-packs-fix'
Junio C Hamano
2
-2
/
+23
2021-03-08
l10n: de.po: Update German translation for Git v2.31.0
Matthias Rüster
1
-3208
/
+3565
2021-03-08
Makefile: update 'make fuzz-all' docs to reflect modern clang
Andrzej Hunt
1
-3
/
+3
2021-03-08
Add entry for Ramkumar Ramachandra
Ramkumar Ramachandra
1
-0
/
+1
2021-03-08
fix xcalloc() argument order
René Scharfe
6
-17
/
+28
2021-03-08
l10n: pt_PT: add Portuguese translations part 1
Daniel Santos
1
-2902
/
+3226
2021-03-08
l10n: vi.po(5104t): for git v2.31.0 l10n round 2
Tran Ngoc Quan
1
-3051
/
+3508
2021-03-07
l10n: es: 2.31.0 round 2
Christopher Diaz Riveros
1
-4822
/
+5924
2021-03-07
l10n: Add translation team info
Bagas Sanjaya
1
-0
/
+4
2021-03-07
l10n: start Indonesian translation
Bagas Sanjaya
1
-0
/
+24358
2021-03-05
fetch-pack: do not mix --pack_header and packfile uri
Jonathan Tan
2
-2
/
+23
2021-03-05
stash show: learn stash.showIncludeUntracked
Denton Liu
4
-2
/
+17
2021-03-05
stash show: teach --include-untracked and --only-untracked
Denton Liu
6
-7
/
+197
2021-03-06
l10n: zh_TW.po: v2.31.0 round 2 (15 untranslated)
Yi-Jyun Pan
1
-3072
/
+3535
2021-03-05
l10n: bg.po: Updated Bulgarian translation (5104t)
Alexander Shopov
1
-3060
/
+3440
2021-03-05
Merge branch 'fr_next' of github.com:jnavila/git
Jiang Xin
1
-332
/
+411
2021-03-05
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
1
-297
/
+324
2021-03-04
Merged the open-eintr workaround for macOS
Junio C Hamano
1
-0
/
+5
2021-03-04
Documentation/RelNotes: improve release note for rename detection work
Elijah Newren
1
-1
/
+1
2021-03-04
Merge branch 'jk/open-returns-eintr'
Junio C Hamano
5
-0
/
+42
2021-03-04
l10n: fr: v2.31 rnd 2
Jean-Noël Avila
1
-332
/
+411
2021-03-04
Merge https://github.com/prati0100/git-gui
Junio C Hamano
2
-21
/
+2
2021-03-04
l10n: tr: v2.31.0-rc1
Emir Sarı
1
-309
/
+317
2021-03-04
l10n: sv.po: Update Swedish translation (5104t0f0u)
Peter Krefting
1
-297
/
+324
2021-03-04
l10n: git.pot: v2.31.0 round 2 (9 new, 8 removed)
Jiang Xin
1
-292
/
+298
2021-03-04
Merge branch 'master' of github.com:git/git
Jiang Xin
48
-924
/
+1948
2021-03-04
Merge branch 'py/revert-commit-comments'
Pratyush Yadav
2
-21
/
+2
2021-03-04
Revert "git-gui: remove lines starting with the comment character"
Pratyush Yadav
2
-21
/
+2
2021-03-03
doc: .gitignore documentation typofix
Julien Richard
1
-1
/
+1
2021-03-03
t9801: replace test -f with test_path_is_file
Shubham Verma
1
-19
/
+19
2021-03-03
git mv foo FOO ; git mv foo bar gave an assert
Torsten Bögershausen
1
-1
/
+1
2021-03-03
git-cat-file.txt: remove references to "sha1"
Denton Liu
1
-5
/
+6
2021-03-03
git-cat-file.txt: monospace args, placeholders and filenames
Denton Liu
1
-28
/
+28
2021-03-02
Git 2.31-rc1
Junio C Hamano
1
-1
/
+1
2021-03-02
l10n: tr: v2.31.0-rc0
Emir Sarı
1
-2889
/
+3252
[prev]
[next]