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 '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-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
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
t0000: use test_path_is_file instead of "test -f"
Caleb Tillman
1
-1
/
+1
2020-10-16
credential: load default config
Thomas Koutcher
1
-0
/
+26
2020-10-15
fast-import: fix over-allocation of marks storage
Jeff King
1
-0
/
+51
2020-10-12
worktree: teach `list` to annotate locked worktree
Rafael Silva
1
-0
/
+10
2020-10-12
maintenance: core.commitGraph=false prevents writes
Derrick Stolee
1
-0
/
+8
2020-10-09
commit-graph: don't write commit-graph when disabled
Derrick Stolee
1
-1
/
+2
2020-10-09
commit-graph: ignore duplicates when merging layers
Derrick Stolee
1
-0
/
+25
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
maintenance: test commit-graph auto condition
Derrick Stolee
1
-0
/
+29
[next]