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-12-21
diff-merges: fix -m to properly override -c/--cc
Sergey Organov
1
-2
/
+2
2020-12-21
t4013: add tests for -m failing to override -c/--cc
Sergey Organov
3
-0
/
+402
2020-12-21
t4013: support test_expect_failure through ':failure' magic
Sergey Organov
1
-1
/
+6
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-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-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-18
t7518: fix flaky grep invocation
Elijah Newren
1
-1
/
+1
2020-10-18
t0000: use test_path_is_file instead of "test -f"
Caleb Tillman
1
-1
/
+1
2020-10-12
worktree: teach `list` to annotate locked worktree
Rafael Silva
1
-0
/
+10
2020-10-08
Merge branch 'js/default-branch-name-part-3'
Junio C Hamano
5
-25
/
+25
2020-10-08
Merge branch 'jk/index-pack-hotfixes'
Junio C Hamano
1
-0
/
+7
2020-10-08
Merge branch 'hx/push-atomic-with-cert'
Junio C Hamano
1
-4
/
+3
2020-10-08
tests: avoid using the branch name `main`
Johannes Schindelin
4
-16
/
+16
2020-10-08
t1415: avoid using `main` as ref name
Johannes Schindelin
1
-9
/
+9
2020-10-08
userdiff: expand detected chunk headers for css
Sohom Datta
5
-0
/
+26
2020-10-08
checkout: learn to respect checkout.guess
Denton Liu
3
-1
/
+67
2020-10-07
index-pack: restore "resolving deltas" progress meter
Jeff King
1
-0
/
+7
2020-10-07
t2016: add a NEEDSWORK about the PERL prerequisite
Denton Liu
1
-0
/
+4
2020-10-07
builtin/checkout: fix `git checkout -p HEAD...` bug
Denton Liu
2
-0
/
+15
2020-10-07
userdiff: recognize 'macro_rules!' as starting a Rust function block
Konrad Borowski
1
-0
/
+6
2020-10-07
userdiff: PHP: catch "abstract" and "final" functions
Javier Spagnoletti
2
-0
/
+14
2020-10-06
t5534: split stdout and stderr redirection
Đoàn Trần Công Danh
1
-4
/
+3
2020-10-05
Merge branch 'jk/format-auto-base-when-able'
Junio C Hamano
1
-0
/
+22
2020-10-05
Merge branch 'jk/diff-cc-oidfind-fix'
Junio C Hamano
1
-0
/
+55
2020-10-05
Merge branch 'jk/refspecs-negative'
Junio C Hamano
1
-0
/
+189
2020-10-05
Merge branch 'rs/archive-add-file'
Junio C Hamano
2
-0
/
+57
2020-10-05
Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'
Junio C Hamano
1
-1
/
+2
2020-10-05
Merge branch 'td/submodule-update-quiet'
Junio C Hamano
1
-0
/
+12
2020-10-05
Merge branch 'jk/unused'
Junio C Hamano
2
-5
/
+5
2020-10-05
Merge branch 'js/default-branch-name-part-2'
Junio C Hamano
10
-96
/
+96
2020-10-05
Merge branch 'ds/in-merge-bases-many-optim-bug'
Junio C Hamano
2
-0
/
+32
[next]