index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
Merge branch 'js/default-branch-name-part-4-minus-1'
Junio C Hamano
17
-106
/
+123
2020-11-02
Merge branch 've/userdiff-bash'
Junio C Hamano
16
-0
/
+67
2020-11-02
Merge branch 'js/t7006-cleanup'
Junio C Hamano
1
-42
/
+42
2020-11-02
Merge branch 'mk/diff-ignore-regex'
Junio C Hamano
2
-0
/
+140
2020-11-02
Merge branch 'jt/apply-reverse-twice'
Junio C Hamano
2
-0
/
+16
2020-11-02
Merge branch 'sc/sequencer-gpg-octopus'
Junio C Hamano
1
-0
/
+56
2020-11-02
Merge branch 'en/test-selector'
Junio C Hamano
5
-50
/
+76
2020-11-02
Merge branch 'tk/credential-config'
Junio C Hamano
1
-0
/
+26
2020-11-02
Merge branch 'dl/diff-merge-base'
Junio C Hamano
2
-91
/
+193
2020-11-02
Merge branch 'ds/maintenance-commit-graph-auto-fix'
Junio C Hamano
1
-0
/
+37
2020-11-02
Merge branch 'ds/commit-graph-merging-fix'
Junio C Hamano
1
-0
/
+13
2020-11-02
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-14
/
+2
2020-11-02
Merge branch 'jk/fast-import-marks-alloc-fix'
Junio C Hamano
1
-0
/
+51
2020-11-02
Merge branch 'js/avoid-split-sideband-message'
Junio C Hamano
2
-0
/
+29
2020-10-30
Merge branch 'cm/t7xxx-cleanup'
Junio C Hamano
3
-258
/
+217
2020-10-30
Merge branch 'ct/t0000-use-test-path-is-file'
Junio C Hamano
1
-1
/
+1
2020-10-30
Merge branch 'en/t7518-unflake'
Junio C Hamano
1
-1
/
+1
2020-10-27
Merge branch 'dl/checkout-guess'
Junio C Hamano
3
-1
/
+67
2020-10-27
Merge branch 'dl/checkout-p-merge-base'
Junio C Hamano
2
-0
/
+19
2020-10-27
Merge branch 'sb/clone-origin'
Junio C Hamano
2
-1
/
+80
2020-10-27
Merge branch 'sk/force-if-includes'
Junio C Hamano
1
-0
/
+137
2020-10-27
Merge branch 'ds/maintenance-part-2'
Junio C Hamano
2
-7
/
+193
2020-10-27
Merge branch 'rs/worktree-list-show-locked'
Junio C Hamano
1
-0
/
+10
2020-10-27
Merge branch 'sd/userdiff-css-update'
Junio C Hamano
5
-0
/
+26
2020-10-27
Merge branch 'kb/userdiff-rust-macro-rules'
Junio C Hamano
1
-0
/
+6
2020-10-27
Merge branch 'js/userdiff-php'
Junio C Hamano
2
-0
/
+14
2020-10-27
test-pkt-line: drop colon from sideband identity
Jeff King
1
-1
/
+1
2020-10-26
Merge branch 'jk/committer-date-is-author-date-fix'
Junio C Hamano
1
-2
/
+2
2020-10-23
t1400: prepare for `main` being default branch name
Johannes Schindelin
1
-5
/
+5
2020-10-23
tests: prepare aligned mentions of the default branch name
Johannes Schindelin
8
-82
/
+82
2020-10-23
t9902: prepare a test for the upcoming default branch name
Johannes Schindelin
1
-3
/
+3
2020-10-23
t3200: prepare for `main` being shorter than `master`
Johannes Schindelin
1
-2
/
+2
2020-10-23
t5703: adjust a test case for the upcoming default branch name
Johannes Schindelin
1
-3
/
+3
2020-10-23
t6200: adjust suppression pattern to also match "main"
Johannes Schindelin
1
-1
/
+1
2020-10-23
tests: start moving to a different default main branch name
Johannes Schindelin
4
-4
/
+21
2020-10-23
t9801: use `--` in preparation for default branch rename
Johannes Schindelin
1
-6
/
+6
2020-10-23
rebase: fix broken email with --committer-date-is-author-date
Jeff King
1
-4
/
+4
2020-10-23
am: fix broken email with --committer-date-is-author-date
Jeff King
1
-1
/
+1
2020-10-23
t3436: check --committer-date-is-author-date result more carefully
Jeff King
1
-7
/
+7
2020-10-22
t7102: prepare expected output inside test_expect_* block
Junio C Hamano
1
-123
/
+121
2020-10-22
t7201: put each command on a separate line
Charvi Mendiratta
1
-8
/
+18
2020-10-22
t7201: use 'git -C' to avoid subshell
Charvi Mendiratta
1
-8
/
+2
2020-10-22
t7102,t7201: remove whitespace after redirect operator
Charvi Mendiratta
2
-21
/
+21
2020-10-22
userdiff: support Bash
Victor Engmark
16
-0
/
+67
2020-10-21
t7006: Use test_path_is_* functions in test script
Joey Salazar
1
-42
/
+42
2020-10-20
apply: when -R, also reverse list of sections
Jonathan Tan
2
-0
/
+16
2020-10-20
sideband: avoid reporting incomplete sideband messages
Johannes Schindelin
2
-0
/
+29
2020-10-20
t7102,t7201: remove unnecessary blank spaces in test body
Charvi Mendiratta
2
-34
/
+0
2020-10-20
t7101,t7102,t7201: modernize test formatting
Charvi Mendiratta
3
-65
/
+56
2020-10-20
diff: add -I<regex> that ignores matching changes
Michał Kępień
2
-0
/
+140
[next]