index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
clone: avoid using deprecated `sparse-checkout init`
Elijah Newren
1
-1
/
+1
2021-12-15
Documentation: clarify/correct a few sparsity related statements
Elijah Newren
2
-5
/
+5
2021-12-15
git-sparse-checkout.txt: update to document init/set/reapply changes
Elijah Newren
1
-43
/
+55
2021-12-15
sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}
Elijah Newren
1
-1
/
+17
2021-12-15
sparse-checkout: enable `set` to initialize sparse-checkout mode
Elijah Newren
1
-1
/
+26
2021-12-15
sparse-checkout: split out code for tweaking settings config
Elijah Newren
1
-19
/
+37
2021-12-15
sparse-checkout: disallow --no-stdin as an argument to set
Elijah Newren
1
-2
/
+3
2021-12-15
sparse-checkout: add sanity-checks on initial sparsity state
Elijah Newren
2
-1
/
+29
2021-12-15
sparse-checkout: break apart functions for sparse_checkout_(set|add)
Elijah Newren
1
-14
/
+40
2021-12-15
sparse-checkout: pass use_stdin as a parameter instead of as a global
Elijah Newren
1
-12
/
+16
2021-12-15
The third batch
Junio C Hamano
1
-0
/
+65
2021-12-15
Merge branch 'ab/die-with-bug'
Junio C Hamano
5
-7
/
+5
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
8
-90
/
+169
2021-12-15
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
1
-3
/
+4
2021-12-15
Merge branch 're/color-default-reset'
Junio C Hamano
4
-13
/
+80
2021-12-15
Merge branch 'jc/reflog-iterator-callback-doc'
Junio C Hamano
1
-1
/
+23
2021-12-15
Merge branch 'ew/test-wo-fsync'
Junio C Hamano
6
-2
/
+48
2021-12-15
Merge branch 'ew/cbtree-remove-unused-and-broken-cb-unlink'
Junio C Hamano
2
-33
/
+0
2021-12-15
Merge branch 'ds/sparse-deep-pattern-checkout-fix'
Junio C Hamano
2
-7
/
+23
2021-12-15
Merge branch 'tb/pack-revindex-on-disk-cleanup'
Junio C Hamano
2
-2
/
+2
2021-12-15
Merge branch 'es/doc-stdout-vs-stderr'
Junio C Hamano
1
-0
/
+27
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
5
-34
/
+28
2021-12-15
Merge branch 'ab/ci-updates'
Junio C Hamano
10
-165
/
+72
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
7
-19
/
+42
2021-12-15
Merge branch 'rj/receive-pack-avoid-sigpipe-during-status-reporting'
Junio C Hamano
1
-0
/
+2
2021-12-15
Merge branch 'es/pretty-describe-more'
Junio C Hamano
3
-15
/
+75
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
33
-223
/
+157
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
15
-30
/
+205
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
69
-12
/
+11125
2021-12-13
git-apply: add --allow-empty flag
Jerry Zhang
4
-7
/
+30
2021-12-13
git-apply: add --quiet flag
Jerry Zhang
2
-2
/
+7
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
[prev]
[next]