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-05-18
date-formats.txt: fix list continuation
Martin Ågren
1
-2
/
+1
2020-05-18
t4210: detect REG_ILLSEQ dynamically and skip affected tests
Carlo Marcelo Arenas Belón
2
-24
/
+59
2020-05-18
t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ)
Carlo Marcelo Arenas Belón
1
-28
/
+66
2020-05-18
git-bugreport.txt: adjust reference to strftime(3)
Todd Zullinger
1
-1
/
+1
2020-05-18
commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
Taylor Blau
5
-18
/
+24
2020-05-18
t5318: reorder test below 'graph_read_expect'
Taylor Blau
1
-9
/
+9
2020-05-18
commit-graph.c: simplify 'fill_oids_from_commits'
Taylor Blau
1
-30
/
+3
2020-05-18
builtin/commit-graph.c: dereference tags in builtin
Taylor Blau
1
-3
/
+21
2020-05-18
builtin/commit-graph.c: extract 'read_one_commit()'
Taylor Blau
1
-29
/
+29
2020-05-18
commit-slab-decl.h: update include guard
Abhishek Kumar
1
-3
/
+3
2020-05-18
ci/config: correct instruction for CI preferences
Đoàn Trần Công Danh
1
-2
/
+3
2020-05-18
tests: skip small-stack tests on hppa architecture
Greg Price
1
-2
/
+10
2020-05-18
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-2553
/
+2977
2020-05-17
l10n: es: 2.27.0 round 1
Christopher Diaz Riveros
1
-3334
/
+3696
2020-05-17
Merge branch 'master' of github.com:alshopov/git-po into git-po-master
Jiang Xin
1
-3104
/
+3466
2020-05-17
Merge branch 'fr_2.27.0_rnd1' of github.com:jnavila/git
Jiang Xin
1
-3351
/
+3569
2020-05-16
l10n: bg.po: Updated Bulgarian translation (4868t)
Alexander Shopov
1
-3104
/
+3466
2020-05-16
l10n: fr v2.27.0 rnd 1
Jean-Noël Avila
1
-3351
/
+3569
2020-05-16
Merge branch 'git-2.27-round-1' of github.com:bitigchi/git-po
Jiang Xin
1
-3361
/
+3591
2020-05-16
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Jiang Xin
1
-3339
/
+3676
2020-05-15
Revert "tests: when run in Bash, annotate test failures with file name/line n...
Junio C Hamano
1
-13
/
+1
2020-05-15
Revert "ci: add a problem matcher for GitHub Actions"
Junio C Hamano
2
-21
/
+0
2020-05-15
Revert "t/test_lib: avoid naked bash arrays in file_lineno"
Junio C Hamano
1
-10
/
+8
2020-05-15
progress: call trace2_region_leave() only after calling _enter()
Derrick Stolee
1
-6
/
+2
2020-05-15
ci: avoid pounding on the poor ci-artifacts container
Johannes Schindelin
1
-11
/
+44
2020-05-15
unpack-trees: also allow get_progress() to work on a different index
Elijah Newren
1
-3
/
+3
2020-05-15
l10n: sv.po: Update Swedish translation (4839t0f0u)
Peter Krefting
1
-3339
/
+3676
2020-05-15
l10n: tr: v2.27.0 round 1
Emir Sarı
1
-3361
/
+3591
2020-05-15
l10n: it.po: update the Italian translation for Git 2.27.0 round 1
Alessandro Menti
1
-3341
/
+3708
2020-05-15
l10n: git.pot: v2.27.0 round 1 (72 new, 37 removed)
Jiang Xin
1
-3278
/
+3469
2020-05-14
Git 2.27-rc0
Junio C Hamano
2
-1
/
+28
2020-05-14
Merge branch 'es/trace-log-progress'
Junio C Hamano
2
-0
/
+43
2020-05-14
Merge branch 'jt/t5500-unflake'
Junio C Hamano
1
-6
/
+6
2020-05-14
Merge branch 'sn/midx-repack-with-config'
Junio C Hamano
3
-5
/
+67
2020-05-14
Merge branch 'ds/bloom-cleanup'
Junio C Hamano
6
-28
/
+49
2020-05-14
Merge branch 'rs/fsck-duplicate-names-in-trees'
Junio C Hamano
2
-2
/
+86
2020-05-14
Merge branch 'ao/p4-d-f-conflict-recover'
Junio C Hamano
2
-2
/
+111
2020-05-14
Merge branch 'js/rebase-autosquash-double-fixup-fix'
Junio C Hamano
2
-2
/
+21
2020-05-14
Merge branch 'jc/codingstyle-compare-with-null'
Junio C Hamano
1
-0
/
+12
2020-05-14
Merge branch 'cw/bisect-replay-with-dos'
Junio C Hamano
2
-0
/
+9
2020-05-14
Merge branch 'es/bugreport-with-hooks'
Junio C Hamano
3
-0
/
+68
2020-05-14
compat: remove gmtime
Carlo Marcelo Arenas Belón
4
-45
/
+0
2020-05-14
merge-recursive: fix rename/rename(1to2) for working tree with a binary
Elijah Newren
2
-0
/
+67
2020-05-13
commit-graph.c: peel refs in 'add_ref_to_set'
Taylor Blau
1
-1
/
+5
2020-05-13
commit-graph.c: show progress of finding reachable commits
Taylor Blau
1
-0
/
+9
2020-05-13
The ninth batch
Junio C Hamano
1
-0
/
+24
2020-05-13
Merge branch 'cc/upload-pack-v2-fetch-fix'
Junio C Hamano
2
-16
/
+25
2020-05-13
Merge branch 'ds/sparse-updates-oob-access-fix'
Junio C Hamano
1
-5
/
+5
2020-05-13
Merge branch 'ss/submodule-set-url-in-c'
Junio C Hamano
2
-21
/
+33
2020-05-13
Merge branch 'dd/bloom-sparse-fix'
Junio C Hamano
5
-6
/
+6
[prev]
[next]