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
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-10
Merge branch 'en/rebase-x-fix'
Junio C Hamano
1
-1
/
+6
2021-12-10
Merge branch 'em/missing-pager'
Junio C Hamano
1
-0
/
+5
2021-12-10
Merge branch 'mp/absorb-submodule-git-dir-upon-deinit'
Junio C Hamano
1
-6
/
+5
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
3
-4
/
+3
2021-12-10
Merge branch 'jk/t7006-sigpipe-tests-fix'
Junio C Hamano
1
-40
/
+14
2021-12-10
Merge branch 'vd/sparse-reset'
Junio C Hamano
3
-15
/
+159
2021-12-10
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
35
-0
/
+43
2021-12-10
Merge branch 'jk/t5319-midx-corruption-test-deflake'
Junio C Hamano
1
-2
/
+4
2021-12-10
Merge branch 'tw/var-default-branch'
Junio C Hamano
1
-0
/
+20
2021-12-10
Merge branch 'jk/strbuf-addftime-seconds-since-epoch'
Junio C Hamano
1
-0
/
+4
2021-12-10
Merge branch 'if/redact-packfile-uri'
Junio C Hamano
1
-0
/
+51
2021-12-10
Merge branch 'gc/remote-with-fewer-static-global-variables'
Junio C Hamano
1
-0
/
+9
2021-12-10
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
2
-2
/
+34
2021-11-29
sequencer: avoid adding exec commands for non-commit creating commands
Elijah Newren
1
-1
/
+6
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
3
-4
/
+47
2021-11-29
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
1
-1
/
+2
2021-11-29
Merge branch 'tp/send-email-completion'
Junio C Hamano
1
-0
/
+3
2021-11-29
Merge branch 'jc/fix-ref-sorting-parse'
Junio C Hamano
2
-1
/
+37
2021-11-29
Merge branch 'so/stash-staged'
Junio C Hamano
1
-0
/
+11
2021-11-29
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
3
-1
/
+89
2021-11-29
Merge branch 'ow/stash-count-in-status-porcelain-output'
Junio C Hamano
1
-0
/
+15
2021-11-29
Merge branch 'jk/loosen-urlmatch'
Junio C Hamano
1
-1
/
+1
2021-11-29
reset: make --mixed sparse-aware
Victoria Dye
1
-0
/
+17
2021-11-29
reset: make sparse-aware (except --mixed)
Victoria Dye
1
-2
/
+13
2021-11-29
reset: expand test coverage for sparse checkouts
Victoria Dye
2
-0
/
+101
2021-11-24
sparse-index: update do_read_index to ensure correct sparsity
Victoria Dye
1
-0
/
+31
2021-11-24
test-read-cache.c: prepare_repo_settings after config init
Victoria Dye
1
-2
/
+3
2021-11-24
pager: fix crash when pager program doesn't exist
Enzo Matsumiya
1
-0
/
+5
2021-11-23
Merge branch 'ds/add-rm-with-sparse-index' into maint
Junio C Hamano
1
-0
/
+17
2021-11-23
Merge branch 'ev/pull-already-up-to-date-is-noop' into maint
Junio C Hamano
1
-0
/
+6
2021-11-23
Merge branch 'hm/paint-hits-in-log-grep' into maint
Junio C Hamano
1
-48
/
+0
2021-11-22
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-0
/
+17
2021-11-22
t7006: simplify exit-code checks for sigpipe tests
Jeff King
1
-17
/
+5
2021-11-22
t7006: clean up SIGPIPE handling in trace2 tests
Jeff King
1
-28
/
+14
2021-11-22
run-command: unify signal and regular logic for wait_or_whine()
Jeff King
1
-1
/
+1
2021-11-22
dir: revert "dir: select directories correctly"
Derrick Stolee
1
-0
/
+17
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
3
-4
/
+3
2021-11-21
Merge branch 'ev/pull-already-up-to-date-is-noop'
Junio C Hamano
1
-0
/
+6
2021-11-21
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
1
-48
/
+0
2021-11-19
submodule: absorb git dir instead of dying on deinit
Mugdha Pattnaik
1
-6
/
+5
[next]