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
2018-08-02
Merge branch 'js/rebase-merge-octopus'
Junio C Hamano
1
-0
/
+34
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
1
-0
/
+15
2018-08-02
Merge branch 'kg/gc-auto-windows-workaround'
Junio C Hamano
1
-0
/
+2
2018-08-02
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
1
-0
/
+78
2018-08-02
Merge branch 'en/t6042-insane-merge-rename-testcases'
Junio C Hamano
1
-0
/
+245
2018-08-02
Merge branch 'is/parsing-line-range'
Junio C Hamano
3
-9
/
+12
2018-08-02
Merge branch 'jt/fetch-pack-negotiator'
Junio C Hamano
1
-0
/
+33
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
2
-0
/
+80
2018-08-02
Merge branch 'sb/diff-color-move-more'
Junio C Hamano
1
-33
/
+210
2018-08-02
Merge branch 'es/test-fixes'
Junio C Hamano
104
-590
/
+569
2018-08-02
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
1
-2
/
+203
2018-08-02
Merge branch 'jk/fsck-gitmodules-gently'
Junio C Hamano
1
-0
/
+15
2018-08-02
Merge branch 'en/t6036-recursive-corner-cases'
Junio C Hamano
1
-55
/
+201
2018-08-02
Merge branch 'sg/httpd-test-unflake'
Junio C Hamano
4
-36
/
+29
2018-08-02
Merge branch 'bp/test-drop-caches-for-windows'
Junio C Hamano
1
-2
/
+2
2018-08-02
Merge branch 'jk/has-uncommitted-changes-fix'
Junio C Hamano
1
-0
/
+12
2018-07-24
Merge branch 'es/test-lint-one-shot-export'
Junio C Hamano
3
-7
/
+32
2018-07-24
Merge branch 'wc/find-commit-with-pattern-on-detached-head'
Junio C Hamano
1
-0
/
+26
2018-07-24
Merge branch 'jc/t3404-one-shot-export-fix'
Junio C Hamano
1
-1
/
+8
2018-07-24
Merge branch 'mk/merge-in-sparse-checkout'
Junio C Hamano
1
-0
/
+59
2018-07-24
Merge branch 'jk/empty-pick-fix'
Junio C Hamano
1
-1
/
+6
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
2
-0
/
+80
2018-07-24
Merge branch 'bc/send-email-auto-cte'
Junio C Hamano
1
-0
/
+57
2018-07-24
Merge branch 'kn/userdiff-php'
Junio C Hamano
7
-0
/
+34
2018-07-24
Merge branch 'jk/fetch-all-peeled-fix'
Junio C Hamano
1
-6
/
+13
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
6
-0
/
+484
2018-07-24
Merge branch 'jk/for-each-ref-icase'
Junio C Hamano
1
-0
/
+11
2018-07-24
Merge branch 'en/t5407-rebase-m-fix'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'en/rebase-consistency'
Junio C Hamano
4
-11
/
+200
2018-07-24
Merge branch 'sb/submodule-move-head-error-msg'
Junio C Hamano
1
-1
/
+2
2018-07-19
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
1
-0
/
+88
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
1
-0
/
+32
2018-07-18
Merge branch 'mb/filter-branch-optim'
Junio C Hamano
1
-0
/
+15
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
2
-19
/
+19
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+95
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-2
/
+4
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
2
-0
/
+76
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
2
-2
/
+8
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
1
-4
/
+58
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
1
-2
/
+47
2018-07-17
t4015: avoid git as a pipe input
Stefan Beller
1
-30
/
+20
2018-07-17
t5608: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-07-16
t/check-non-portable-shell: detect "FOO=bar shell_func"
Eric Sunshine
1
-0
/
+19
2018-07-16
t/check-non-portable-shell: make error messages more compact
Eric Sunshine
1
-0
/
+2
2018-07-16
t/check-non-portable-shell: stop being so polite
Eric Sunshine
1
-5
/
+5
2018-07-16
t6046/t9833: fix use of "VAR=VAL cmd" with a shell function
Eric Sunshine
2
-2
/
+6
2018-07-16
Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-export
Junio C Hamano
1
-1
/
+8
2018-07-16
t9119: fix broken &&-chains
Eric Sunshine
1
-60
/
+60
2018-07-16
t9000-t9999: fix broken &&-chains
Eric Sunshine
26
-51
/
+51
2018-07-16
t7000-t7999: fix broken &&-chains
Eric Sunshine
7
-57
/
+57
[next]