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-13
tests: apply modern idiom for exiting loop upon failure
Eric Sunshine
3
-25
/
+12
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
6
-11
/
+11
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
The first batch to start the current cycle
Junio C Hamano
1
-4
/
+35
2021-11-29
Merge branch 'mc/clean-smudge-with-llp64'
Junio C Hamano
11
-19
/
+89
2021-11-29
Merge branch 'ab/sh-retire-helper-functions'
Junio C Hamano
7
-41
/
+14
2021-11-29
Merge branch 'tb/plug-pack-bitmap-leaks'
Junio C Hamano
8
-45
/
+84
2021-11-29
Merge branch 'tp/send-email-completion'
Junio C Hamano
4
-22
/
+54
2021-11-29
Merge branch 'jc/unsetenv-returns-an-int'
Junio C Hamano
2
-2
/
+4
2021-11-29
Merge branch 'jc/fix-ref-sorting-parse'
Junio C Hamano
8
-52
/
+95
2021-11-29
Merge branch 'so/stash-staged'
Junio C Hamano
3
-12
/
+113
2021-11-29
Merge branch 'jc/tutorial-format-patch-base'
Junio C Hamano
1
-13
/
+28
2021-11-29
Merge branch 'ab/refs-errno-cleanup'
Junio C Hamano
10
-143
/
+294
2021-11-29
Merge branch 'ow/stash-count-in-status-porcelain-output'
Junio C Hamano
3
-2
/
+46
2021-11-29
Merge branch 'jk/loosen-urlmatch'
Junio C Hamano
2
-2
/
+2
2021-11-24
Sync with 2.34.1
Junio C Hamano
1
-0
/
+23
2021-11-24
Git 2.34.1
Junio C Hamano
3
-2
/
+25
2021-11-23
Merge branch 'jc/save-restore-terminal-revert' into maint
Junio C Hamano
1
-8
/
+0
2021-11-23
Merge branch 'ds/add-rm-with-sparse-index' into maint
Junio C Hamano
2
-49
/
+22
2021-11-23
Merge branch 'ab/update-submitting-patches' into maint
Junio C Hamano
1
-2
/
+2
2021-11-23
Merge branch 'ev/pull-already-up-to-date-is-noop' into maint
Junio C Hamano
2
-2
/
+10
2021-11-23
Merge branch 'hm/paint-hits-in-log-grep' into maint
Junio C Hamano
2
-52
/
+2
2021-11-22
A bit more regression fixes
Junio C Hamano
1
-0
/
+9
2021-11-22
Merge branch 'jc/save-restore-terminal-revert'
Junio C Hamano
1
-8
/
+0
2021-11-22
Merge branch 'ds/add-rm-with-sparse-index'
Junio C Hamano
2
-49
/
+22
2021-11-22
Revert "editor: save and reset terminal after calling EDITOR"
Junio C Hamano
1
-8
/
+0
2021-11-22
dir: revert "dir: select directories correctly"
Derrick Stolee
2
-49
/
+22
2021-11-21
0th batch for early fixes
Junio C Hamano
3
-2
/
+27
2021-11-21
Merge branch 'ab/update-submitting-patches'
Junio C Hamano
1
-2
/
+2
2021-11-21
Merge branch 'ev/pull-already-up-to-date-is-noop'
Junio C Hamano
2
-2
/
+10
2021-11-21
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
2
-52
/
+2
2021-11-19
Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"
Junio C Hamano
2
-52
/
+2
2021-11-18
pull: should be noop when already-up-to-date
Erwin Villejo
2
-2
/
+10
2021-11-14
Git 2.34
Junio C Hamano
2
-5
/
+3
2021-11-14
Merge tag 'l10n-2.34.0-rnd3.1' of git://github.com/git-l10n/git-po
Junio C Hamano
17
-61128
/
+63643
2021-11-14
l10n: pl: 2.34.0 round 3
Arusekk
1
-92
/
+96
2021-11-14
l10n: it: fix typos found by git-po-helper
Jiang Xin
1
-3
/
+3
2021-11-13
SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section
Philippe Blain
1
-2
/
+2
2021-11-14
l10n: ko: fix typos found by git-po-helper
Jiang Xin
1
-5
/
+5
[next]