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
2022-01-05
Merge branch 'jh/p4-rcs-expansion-in-bytestring'
Junio C Hamano
1
-0
/
+15
2022-01-03
Merge branch 'en/sparse-checkout-set'
Junio C Hamano
1
-1
/
+9
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
161
-845
/
+738
2021-12-22
Merge branch 'es/chainlint'
Junio C Hamano
71
-293
/
+339
2021-12-22
Merge branch 'jz/apply-quiet-and-allow-empty'
Junio C Hamano
1
-4
/
+18
2021-12-22
Merge branch 'ab/common-main-cleanup'
Junio C Hamano
1
-2
/
+3
2021-12-22
Merge branch 'ab/fetch-set-upstream-while-detached'
Junio C Hamano
1
-0
/
+22
2021-12-21
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
2
-18
/
+95
2021-12-21
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
4
-4
/
+43
2021-12-21
Merge branch 'fs/ssh-signing-other-keytypes'
Junio C Hamano
3
-3
/
+28
2021-12-21
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
5
-13
/
+244
2021-12-21
Merge branch 'jk/log-decorate-opts-with-implicit-decorate'
Junio C Hamano
1
-0
/
+37
2021-12-21
Merge branch 'en/rebase-x-wo-git-dir-env'
Junio C Hamano
1
-0
/
+23
2021-12-16
git-p4: resolve RCS keywords in bytes not utf-8
Joel Holdsworth
1
-0
/
+15
2021-12-15
sparse-checkout: add sanity-checks on initial sparsity state
Elijah Newren
1
-1
/
+9
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
5
-62
/
+121
2021-12-15
Merge branch 're/color-default-reset'
Junio C Hamano
1
-0
/
+16
2021-12-15
Merge branch 'ew/test-wo-fsync'
Junio C Hamano
1
-0
/
+7
2021-12-15
Merge branch 'ds/sparse-deep-pattern-checkout-fix'
Junio C Hamano
1
-1
/
+15
2021-12-15
Merge branch 'js/test-initial-branch-override-cleanup'
Junio C Hamano
17
-50
/
+0
2021-12-15
Merge branch 'es/worktree-chatty-to-stderr'
Junio C Hamano
3
-26
/
+20
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
5
-12
/
+30
2021-12-15
Merge branch 'es/pretty-describe-more'
Junio C Hamano
1
-0
/
+16
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
2
-5
/
+6
2021-12-15
Merge branch 'hn/t1404-df-limitation-is-ref-files-only'
Junio C Hamano
1
-16
/
+16
2021-12-15
Merge branch 'en/zdiff3'
Junio C Hamano
1
-0
/
+90
2021-12-15
Merge branch 'ds/trace2-regions-in-tests'
Junio C Hamano
6
-9
/
+12
2021-12-15
Merge branch 'fs/test-prereq'
Junio C Hamano
4
-4
/
+55
2021-12-15
Merge branch 'ab/mark-leak-free-tests-even-more'
Junio C Hamano
104
-0
/
+152
2021-12-15
Merge branch 'hn/reftable'
Junio C Hamano
4
-1
/
+41
2021-12-13
git-apply: add --allow-empty flag
Jerry Zhang
1
-4
/
+18
2021-12-13
chainlint.sed: stop splitting "(..." into separate lines "(" and "..."
Eric Sunshine
9
-35
/
+37
2021-12-13
chainlint.sed: swallow comments consistently
Eric Sunshine
6
-4
/
+52
2021-12-13
chainlint.sed: stop throwing away here-doc tags
Eric Sunshine
11
-29
/
+35
2021-12-13
chainlint.sed: don't mistake `<< word` in string as here-doc operator
Eric Sunshine
3
-2
/
+36
2021-12-13
chainlint.sed: make here-doc "<<-" operator recognition more POSIX-like
Eric Sunshine
1
-4
/
+4
2021-12-13
chainlint.sed: drop subshell-closing ">" annotation
Eric Sunshine
39
-89
/
+80
2021-12-13
chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
Eric Sunshine
5
-25
/
+24
2021-12-13
chainlint.sed: tolerate harmless ";" at end of last line in block
Eric Sunshine
2
-7
/
+8
2021-12-13
chainlint.sed: improve ?!SEMI?! placement accuracy
Eric Sunshine
5
-18
/
+18
2021-12-13
chainlint.sed: improve ?!AMP?! placement accuracy
Eric Sunshine
23
-38
/
+38
2021-12-13
t/Makefile: optimize chainlint self-test
Eric Sunshine
1
-6
/
+4
2021-12-13
t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge
Eric Sunshine
2
-2
/
+2
2021-12-13
t/chainlint/*.test: generalize self-test commentary
Eric Sunshine
6
-9
/
+6
2021-12-13
t/chainlint/*.test: fix invalid test cases due to mixing quote types
Eric Sunshine
20
-70
/
+38
2021-12-13
t/chainlint/*.test: don't use invalid shell syntax
Eric Sunshine
3
-4
/
+6
2021-12-13
t6000-t9999: detect and signal failure within loop
Eric Sunshine
31
-64
/
+64
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
20
-50
/
+50
2021-12-13
t4000-t4999: detect and signal failure within loop
Eric Sunshine
16
-38
/
+38
2021-12-13
t0000-t3999: detect and signal failure within loop
Eric Sunshine
31
-55
/
+55
[next]