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
2018-09-09
l10n: zh_CN: for git v2.19.0 l10n round 1 to 2
Jiang Xin
1
-2821
/
+4584
2018-09-09
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin
1
-2750
/
+4607
2018-09-09
l10n: bg.po: Updated Bulgarian translation (3958t)
Alexander Shopov
1
-2750
/
+4607
2018-09-07
l10n: vi.po(3958t): updated Vietnamese translation v2.19.0 round 2
Tran Ngoc Quan
1
-2800
/
+4576
2018-09-06
l10n: es.po v2.19.0 round 2
Christopher Diaz Riveros
1
-2753
/
+4571
2018-09-06
Merge branch 'fr_2.19.0_rnd1' of git://github.com/jnavila/git
Jiang Xin
1
-2786
/
+4588
2018-09-05
l10n: fr.po v2.19.0 rnd 2
Jean-Noël Avila
1
-283
/
+328
2018-09-05
l10n: fr.po v2.19.0 rnd 1
Jean-Noël Avila
1
-2718
/
+4475
2018-09-05
l10n: fr: fix a message seen in git bisect
Raphaël Hertzog
1
-2
/
+2
2018-09-04
l10n: sv.po: Update Swedish translation (3958t0f0u)
Peter Krefting
1
-2800
/
+4569
2018-09-04
l10n: git.pot: v2.19.0 round 2 (3 new, 5 removed)
Jiang Xin
1
-255
/
+247
2018-09-04
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
5
-8458
/
+13907
2018-08-28
Git 2.19-rc1
Junio C Hamano
1
-1
/
+1
2018-08-28
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-3496
/
+6652
2018-08-27
Getting ready for -rc1
Junio C Hamano
1
-1
/
+34
2018-08-27
Merge branch 'ja/i18n-message-fixes'
Junio C Hamano
3
-3
/
+3
2018-08-27
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
1
-6
/
+11
2018-08-27
Merge branch 'js/range-diff'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/test-rebase-editor-fix'
Junio C Hamano
1
-3
/
+3
2018-08-27
Merge branch 'jk/hashcmp-optim-for-2.19'
Junio C Hamano
1
-0
/
+10
2018-08-27
Merge branch 'ab/test-must-be-empty-for-master'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t3420-autostash-fix'
Junio C Hamano
1
-4
/
+4
2018-08-27
Merge branch 'sg/t3903-missing-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t7501-thinkofix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t0020-conversion-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t4051-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'jk/use-compat-util-in-test-tool'
Junio C Hamano
1
-0
/
+2
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
77
-344
/
+231
2018-08-27
Merge branch 'rs/opt-updates'
Junio C Hamano
5
-6
/
+6
2018-08-27
Merge branch 'nd/complete-config-vars'
Junio C Hamano
4
-14
/
+14
2018-08-27
Merge branch 'ab/unconditional-free-and-null'
Junio C Hamano
4
-12
/
+4
2018-08-27
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
3
-3
/
+22
2018-08-27
Merge branch 'sm/branch-sort-config'
Junio C Hamano
4
-3
/
+64
2018-08-27
Merge branch 'nd/config-core-checkstat-doc'
Junio C Hamano
1
-4
/
+14
2018-08-27
range-diff: update stale summary of --no-dual-color
Kyle Meyer
1
-1
/
+1
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
3
-3
/
+3
2018-08-23
config: fix commit-graph related config docs
Derrick Stolee
1
-6
/
+11
2018-08-23
t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'
SZEDER Gábor
1
-3
/
+3
2018-08-23
hashcmp: assert constant hash size
Jeff King
1
-0
/
+10
2018-08-22
t3420-rebase-autostash: don't try to grep non-existing files
SZEDER Gábor
1
-4
/
+4
2018-08-22
t3903-stash: don't try to grep non-existing file
SZEDER Gábor
1
-1
/
+1
2018-08-22
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano
5
-15
/
+58
2018-08-22
t6018-rev-list-glob: fix 'empty stdin' test
SZEDER Gábor
1
-1
/
+1
2018-08-22
t4051-diff-function-context: read the right file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t0020-crlf: check the right file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t7501-commit: drop silly command substitution
SZEDER Gábor
1
-1
/
+1
2018-08-21
commit: use timestamp_t for author_date_slab
Derrick Stolee
1
-1
/
+1
2018-08-21
test-tool.h: include git-compat-util.h
Jeff King
1
-0
/
+2
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
46
-226
/
+114
[next]