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 '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
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
2020-10-20
Revert "test_cmp: diagnose incorrect arguments"
Junio C Hamano
1
-14
/
+2
2020-10-18
test-lib: reduce verbosity of skipped tests
Elijah Newren
1
-1
/
+0
2020-10-18
t6006, t6012: adjust tests to use 'setup' instead of synonyms
Elijah Newren
2
-2
/
+2
2020-10-18
test-lib: allow selecting tests by substring/glob with --run
Elijah Newren
3
-47
/
+74
2020-10-18
t7518: fix flaky grep invocation
Elijah Newren
1
-1
/
+1
2020-10-18
t3435: add tests for rebase -r GPG signing
Samuel Čavoj
1
-0
/
+28
2020-10-18
sequencer: pass explicit --no-gpg-sign to merge
Samuel Čavoj
1
-0
/
+7
2020-10-18
sequencer: fix gpg option passed to merge subcommand
Samuel Čavoj
1
-0
/
+21
2020-10-18
t0000: use test_path_is_file instead of "test -f"
Caleb Tillman
1
-1
/
+1
[next]