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-10
merge-ort: introduce wrappers for alternate tree traversal
Elijah Newren
1
-0
/
+71
2021-03-10
merge-ort: add data structures for an alternate tree traversal
Elijah Newren
1
-0
/
+26
2021-03-10
merge-ort: precompute subset of sources for which we need rename detection
Elijah Newren
2
-3
/
+103
2021-03-10
diffcore-rename: enable filtering possible rename sources
Elijah Newren
3
-7
/
+21
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-05
builtin/repack.c: reword comment around pack-objects flags
Junio C Hamano
1
-5
/
+7
2021-03-05
builtin/repack.c: be more conservative with unsigned overflows
Taylor Blau
1
-2
/
+22
2021-03-05
builtin/repack.c: assign pack split later
Taylor Blau
1
-5
/
+3
2021-03-05
t7703: test --geometric repack with loose objects
Taylor Blau
1
-0
/
+31
2021-03-05
builtin/repack.c: do not repack single packs with --geometric
Taylor Blau
2
-1
/
+16
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]