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
2020-01-30
Merge branch 'ss/t6025-modernize'
Junio C Hamano
1
-47
/
+48
2020-01-30
Merge branch 'ds/refmap-doc'
Junio C Hamano
1
-0
/
+24
2020-01-30
Merge branch 'js/builtin-add-i-cmds'
Junio C Hamano
1
-0
/
+9
2020-01-30
Merge branch 'jk/test-fixes'
Junio C Hamano
2
-4
/
+2
2020-01-30
Merge branch 'sg/completion-worktree'
Junio C Hamano
1
-0
/
+57
2020-01-30
Merge branch 'jn/test-lint-one-shot-export-to-shell-function'
Junio C Hamano
2
-3
/
+17
2020-01-30
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
4
-0
/
+149
2020-01-30
Merge branch 'am/test-pathspec-f-f-error-cases'
Junio C Hamano
5
-12
/
+105
2020-01-30
Merge branch 'ds/graph-horizontal-edges'
Junio C Hamano
1
-0
/
+62
2020-01-30
Merge branch 'am/update-pathspec-f-f-tests'
Junio C Hamano
9
-11
/
+188
2020-01-22
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-0
/
+17
2020-01-22
Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport'
Junio C Hamano
1
-0
/
+12
2020-01-22
Merge branch 'hw/commit-advise-while-rejecting'
Junio C Hamano
1
-0
/
+9
2020-01-21
t6025: use helpers to replace test -f <path>
Shourya Shukla
1
-3
/
+3
2020-01-21
t6025: modernize style
Shourya Shukla
1
-47
/
+48
2020-01-21
fetch: document and test --refmap=""
Derrick Stolee
1
-0
/
+24
2020-01-16
t7800: don't rely on reuse_worktree_file()
Jeff King
1
-3
/
+2
2020-01-16
t4018: drop "debugging" cat from hunk-header tests
Jeff King
1
-1
/
+0
2020-01-16
built-in add -i: accept open-ended ranges again
Johannes Schindelin
1
-0
/
+9
2020-01-15
completion: return the index of found word from __git_find_on_cmdline()
SZEDER Gábor
1
-0
/
+29
2020-01-15
t9902-completion: add tests for the __git_find_on_cmdline() helper
SZEDER Gábor
1
-0
/
+28
2020-01-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
4
-0
/
+149
2020-01-15
fetch test: mark test of "skipping" haves as v0-only
Jonathan Nieder
1
-1
/
+11
2020-01-15
t/check-non-portable-shell: detect "FOO= shell_func", too
Jonathan Nieder
1
-1
/
+1
2020-01-15
fetch test: avoid use of "VAR= cmd" with a shell function
Jonathan Nieder
1
-1
/
+5
2020-01-15
graph: fix collapse of multiple edges
Derrick Stolee
1
-1
/
+1
2020-01-15
graph: add test to demonstrate horizontal line bug
Derrick Stolee
1
-0
/
+62
2020-01-15
t: directly test parse_pathspec_file()
Alexandr Miloslavskiy
4
-0
/
+143
2020-01-15
t: fix quotes tests for --pathspec-from-file
Alexandr Miloslavskiy
5
-11
/
+45
2020-01-15
t: add tests for error conditions with --pathspec-from-file
Alexandr Miloslavskiy
5
-12
/
+105
2020-01-12
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
2
-131
/
+2
2020-01-10
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
1
-1
/
+1
2020-01-10
mingw: safeguard better against backslashes in file names
Johannes Schindelin via GitGitGadget
1
-1
/
+1
2020-01-08
graph: fix lack of color in horizontal lines
Derrick Stolee
1
-0
/
+29
2020-01-08
graph: drop assert() for merge with two collapsing parents
Derrick Stolee
1
-0
/
+42
2020-01-08
transport: don't flush when disconnecting stateless-rpc helper
Jeff King
1
-0
/
+12
2020-01-08
restore: invalidate cache-tree when removing entries with --staged
Jeff King
1
-0
/
+17
2020-01-06
Merge branch 'ds/sparse-list-in-cone-mode'
Junio C Hamano
1
-0
/
+39
2020-01-06
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
1
-3
/
+4
2020-01-02
mingw: only test index entries for backslashes, not tree entries
Johannes Schindelin
1
-3
/
+4
2020-01-02
Merge branch 'js/use-test-tool-on-path'
Junio C Hamano
1
-1
/
+1
2020-01-02
Merge branch 'js/mingw-reserved-filenames'
Junio C Hamano
1
-2
/
+11
2019-12-30
sparse-checkout: document interactions with submodules
Derrick Stolee
1
-0
/
+28
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
1
-0
/
+11
2019-12-27
t3008: find test-tool through path lookup
Johannes Sixt
1
-1
/
+1
2019-12-25
Merge branch 'en/fill-directory-fixes'
Junio C Hamano
2
-2
/
+216
2019-12-25
Merge branch 'rs/test-cleanup'
Junio C Hamano
5
-5
/
+4
2019-12-25
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
1
-0
/
+23
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
1
-0
/
+42
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-0
/
+332
[next]