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
2020-10-17
Merge https://github.com/prati0100/git-gui
Junio C Hamano
3
-49
/
+93
2020-10-17
Merge branch 'sh/blame-tooltip'
Pratyush Yadav
1
-0
/
+1
2020-10-17
git-gui: blame: prevent tool tips from sticking around after Command-Tab
Stefan Haller
1
-0
/
+1
2020-10-16
credential: load default config
Thomas Koutcher
2
-0
/
+29
2020-10-16
completion: fix zsh installation instructions
Alexey
1
-1
/
+2
2020-10-16
fast-import: remove duplicated option-parsing line
Jeff King
1
-1
/
+0
2020-10-16
hook: add sample template for push-to-checkout
Adam Spiers
1
-0
/
+78
2020-10-16
config.mak.dev: build with -fno-common
Jeff King
1
-0
/
+1
2020-10-16
dir.c: fix comments to agree with argument name
Alex Vandiver
1
-3
/
+3
2020-10-16
usage: define a type for a reporting function
Jeff King
2
-14
/
+16
2020-10-15
Git 2.29-rc2
Junio C Hamano
1
-1
/
+1
2020-10-15
fast-import: fix over-allocation of marks storage
Jeff King
2
-14
/
+68
2020-10-15
l10n: de.po: Update German translation for Git 2.29.0
Matthias Rüster
1
-3452
/
+3817
2020-10-14
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
Jiang Xin
2
-5139
/
+14813
2020-10-13
l10n: vi(5013t): Updated translation for v2.29.0 rd2
Tran Ngoc Quan
1
-3432
/
+3869
2020-10-12
ci: make the "skip-if-redundant" check more defensive
Johannes Schindelin
1
-27
/
+31
2020-10-12
ci: work around old records of GitHub runs
Johannes Schindelin
1
-1
/
+1
2020-10-12
line-log: handle deref_tag() returning NULL
René Scharfe
1
-1
/
+1
2020-10-12
blame: handle deref_tag() returning NULL
René Scharfe
2
-3
/
+5
2020-10-12
grep: handle deref_tag() returning NULL
René Scharfe
1
-0
/
+11
2020-10-12
worktree: teach `list` to annotate locked worktree
Rafael Silva
3
-3
/
+17
2020-10-12
Makefile: remove the unused variable TAR_DIST_EXTRA_OPTS
René Scharfe
1
-3
/
+0
2020-10-12
Makefile: use git init/add/commit/archive for dist-doc
René Scharfe
1
-3
/
+11
2020-10-12
maintenance: core.commitGraph=false prevents writes
Derrick Stolee
2
-0
/
+12
2020-10-12
l10n: pt_PT: make on po/pt_PT.po
Daniel Santos
1
-5136
/
+14811
2020-10-12
l10n: Portuguese translation team has changed. Wohoo!
Daniel Santos
1
-3
/
+2
2020-10-12
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-3579
/
+4205
2020-10-12
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
1
-3429
/
+3843
2020-10-12
Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-po
Jiang Xin
1
-141
/
+141
2020-10-11
l10n: bg.po: Updated Bulgarian translation (5013t)
Alexander Shopov
1
-3579
/
+4205
2020-10-11
l10n: sv.po: Update Swedish translation (5013t0f0u)
Peter Krefting
1
-3429
/
+3843
2020-10-11
Merge branch 'l10n/zh_TW/201010' of github.com:l10n-tw/git-po
Jiang Xin
1
-3425
/
+3892
2020-10-11
l10n: it.po: update the Italian translation
Alessandro Menti
1
-141
/
+141
2020-10-11
Merge branch '2.29-r2' of github.com:bitigchi/git-po
Jiang Xin
1
-129
/
+131
2020-10-10
l10n: tr: v2.29.0 round 2
Emir Sarı
1
-129
/
+131
2020-10-10
l10n: zh_TW.po: v2.29.0 round 2 (2 untranslated)
pan93412
1
-3425
/
+3892
2020-10-10
l10n: fr: v2.29.0 rnd 2
Jean-Noël Avila
1
-142
/
+174
2020-10-10
l10n: git.pot: v2.29.0 round 2 (1 new, 1 removed)
Jiang Xin
1
-116
/
+116
2020-10-10
Merge tag 'v2.29.0-rc1' of github.com:git/git
Jiang Xin
22
-89
/
+159
2020-10-09
commit-graph: don't write commit-graph when disabled
Derrick Stolee
3
-2
/
+10
2020-10-09
commit-graph: ignore duplicates when merging layers
Derrick Stolee
2
-3
/
+38
2020-10-09
ci: github action - add check for whitespace errors
Chris. Webster
1
-0
/
+69
2020-10-08
Git 2.29-rc1
Junio C Hamano
2
-14
/
+22
2020-10-08
Merge branch 'js/default-branch-name-part-3'
Junio C Hamano
5
-25
/
+25
2020-10-08
Merge branch 'js/ci-ghwf-dedup-tests'
Junio C Hamano
2
-1
/
+40
2020-10-08
Merge branch 'ja/misc-doc-fixes'
Junio C Hamano
5
-21
/
+21
2020-10-08
Merge branch 'dl/makefile-sort'
Junio C Hamano
1
-5
/
+5
2020-10-08
Merge branch 'js/no-builtins-on-disk-option'
Junio C Hamano
3
-0
/
+22
2020-10-08
Merge branch 'js/ghwf-setup-msbuild-update'
Junio C Hamano
1
-1
/
+1
2020-10-08
Merge branch 'jk/index-pack-hotfixes'
Junio C Hamano
2
-17
/
+19
[prev]
[next]