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
tests: apply modern idiom for signaling test failure
Eric Sunshine
3
-6
/
+6
2021-12-13
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
19
-50
/
+53
2021-12-13
tests: fix broken &&-chains in `$(...)` command substitutions
Eric Sunshine
5
-10
/
+10
2021-12-13
tests: fix broken &&-chains in compound statements
Eric Sunshine
28
-89
/
+95
2021-12-13
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
26
-170
/
+106
2021-12-13
tests: simplify construction of large blocks of text
Eric Sunshine
7
-202
/
+205
2021-12-13
t9107: use shell parameter expansion to avoid breaking &&-chain
Eric Sunshine
1
-4
/
+4
2021-12-13
t6300: make `%(raw:size) --shell` test more robust
Eric Sunshine
1
-4
/
+1
2021-12-13
t5516: drop unnecessary subshell and command invocation
Eric Sunshine
1
-4
/
+1
2021-12-13
t4202: clarify intent by creating expected content less cleverly
Eric Sunshine
1
-21
/
+21
2021-12-13
t1020: avoid aborting entire test script when one test fails
Eric Sunshine
1
-3
/
+3
2021-12-13
t1010: fix unnoticed failure on Windows
Eric Sunshine
1
-2
/
+2
2021-12-09
t/lib-pager: use sane_unset() to avoid breaking &&-chain
Eric Sunshine
1
-1
/
+1
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-22
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-0
/
+17
2021-11-22
dir: revert "dir: select directories correctly"
Derrick Stolee
1
-0
/
+17
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
Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"
Junio C Hamano
1
-48
/
+0
2021-11-18
pull: should be noop when already-up-to-date
Erwin Villejo
1
-0
/
+6
2021-11-12
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
1
-0
/
+8
2021-11-12
Merge branch 'ps/connectivity-optim'
Junio C Hamano
1
-31
/
+0
2021-11-11
Revert "connected: do not sort input revisions"
Junio C Hamano
1
-31
/
+0
2021-11-11
object-file: fix SEGV on free() regression in v2.34.0-rc2
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-11-10
Merge branch 'jk/ssh-signing-fix'
Junio C Hamano
1
-0
/
+6
2021-11-10
Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date'
Junio C Hamano
1
-1
/
+15
2021-11-10
t/lib-gpg: avoid broken versions of ssh-keygen
Jeff King
1
-0
/
+6
2021-11-09
Merge branch 'ad/ssh-signing-testfix'
Junio C Hamano
1
-0
/
+1
2021-11-05
t/lib-git.sh: fix ACL-related permissions failure
Adam Dinwoodie
1
-0
/
+1
2021-11-04
Merge branch 'ar/no-verify-doc'
Junio C Hamano
1
-0
/
+8
2021-11-04
Merge branch 'ar/fix-git-pull-no-verify'
Junio C Hamano
1
-0
/
+24
2021-11-03
Merge branch 'pw/rebase-r-fixes'
Junio C Hamano
1
-0
/
+29
2021-11-03
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
1
-0
/
+26
2021-11-03
clean/smudge: allow clean filters to process extremely large files
Matt Cooper
1
-0
/
+11
2021-11-03
odb: teach read_blob_entry to use size_t
Matt Cooper
1
-1
/
+1
2021-11-03
t1051: introduce a smudge filter test for extremely large files
Matt Cooper
1
-0
/
+15
2021-11-03
test-lib: add prerequisite for 64-bit platforms
Carlo Marcelo Arenas Belón
1
-0
/
+4
2021-11-03
test-tool genzeros: generate large amounts of data more efficiently
Johannes Schindelin
1
-2
/
+15
2021-11-03
test-genzeros: allow more than 2G zeros in Windows
Carlo Marcelo Arenas Belón
1
-2
/
+2
2021-11-03
rebase -i: fix rewording with --committer-date-is-author-date
Phillip Wood
1
-0
/
+29
2021-11-03
dir: fix directory-matching bug
Derrick Stolee
1
-0
/
+26
2021-11-01
Merge branch 'ab/test-lib'
Junio C Hamano
1
-1
/
+0
2021-11-01
Merge branch 'gc/use-repo-settings'
Junio C Hamano
4
-7
/
+55
[next]