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-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
2020-05-13
Merge branch 'jk/ci-only-on-selected-branches'
Junio C Hamano
2
-0
/
+68
2020-05-13
Merge branch 'ss/faq-fetch-pull'
Junio C Hamano
1
-0
/
+8
2020-05-13
Merge branch 'ss/faq-ignore'
Junio C Hamano
1
-0
/
+10
2020-05-13
Merge branch 'jc/auto-gc-quiet'
Junio C Hamano
7
-16
/
+24
2020-05-13
Merge branch 'cb/credential-doc-fixes'
Junio C Hamano
3
-25
/
+43
2020-05-13
Merge branch 'tb/bitmap-walk-with-tree-zero-filter'
Junio C Hamano
4
-16
/
+90
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
16
-75
/
+124
2020-05-13
t1509: correct i18n test
Đoàn Trần Công Danh
1
-2
/
+2
2020-05-12
bugreport: include user interactive shell
Emily Shaffer
2
-0
/
+7
2020-05-12
help: add shell-path to --build-options
Emily Shaffer
1
-0
/
+1
2020-05-12
trace2: log progress time and throughput
Emily Shaffer
2
-0
/
+43
2020-05-12
git-p4.py: fix --prepare-p4-only error with multiple commits
Ben Keene
1
-4
/
+5
2020-05-12
git-gui: Handle Ctrl + BS/Del in the commit msg
Ismael Luceno
1
-0
/
+2
2020-05-11
line-log: integrate with changed-path Bloom filters
Derrick Stolee
4
-2
/
+48
2020-05-11
completion: offer '--(no-)patch' among 'git log' options
SZEDER Gábor
1
-0
/
+1
2020-05-11
line-log: try to use generation number-based topo-ordering
SZEDER Gábor
1
-5
/
+6
2020-05-11
bloom: use num_changes not nr for limit detection
Derrick Stolee
2
-2
/
+2
2020-05-11
line-log: more responsive, incremental 'git log -L'
SZEDER Gábor
4
-4
/
+31
2020-05-11
bloom: de-duplicate directory entries
Derrick Stolee
2
-11
/
+28
2020-05-11
t4211-line-log: add tests for parent oids
SZEDER Gábor
1
-0
/
+68
2020-05-11
Documentation: changed-path Bloom filters use byte words
Derrick Stolee
1
-4
/
+4
[prev]
[next]