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-31
sparse-checkout: escape all glob characters on write
Derrick Stolee
1
-5
/
+8
2020-01-31
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
1
-2
/
+5
2020-01-31
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
1
-1
/
+13
2020-01-31
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
1
-2
/
+8
2020-01-31
sparse-checkout: properly match escaped characters
Derrick Stolee
1
-4
/
+19
2020-01-31
sparse-checkout: warn on globs in cone patterns
Derrick Stolee
1
-0
/
+39
2020-01-31
t5318: don't pass non-object directory to '--object-dir'
Taylor Blau
1
-2
/
+2
2020-01-31
diff: move diff.wsErrorHighlight to "basic" config
Jeff King
1
-0
/
+13
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-30
sha1-name: mark get_oid() error messages for translation
Jeff King
2
-19
/
+19
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
1
-1
/
+10
2020-01-28
git rm submodule: succeed if .gitmodules index stat info is zero
David Turner
1
-0
/
+7
2020-01-28
t1506: drop space after redirection operator
Jeff King
1
-11
/
+11
2020-01-28
t1400: avoid "test" string comparisons
Jeff King
1
-12
/
+24
2020-01-28
rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
Alban Gruin
1
-0
/
+121
2020-01-27
t4124: only mark git command with test_must_fail
Denton Liu
1
-2
/
+8
2020-01-27
t3507: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-01-27
t3507: fix indentation
Denton Liu
1
-12
/
+12
2020-01-27
t3504: do check for conflict marker after failed cherry-pick
Johannes Sixt
1
-2
/
+4
2020-01-27
t3419: stop losing return code of git command
Denton Liu
1
-1
/
+2
2020-01-27
t3415: increase granularity of test_auto_{fixup,squash}()
Denton Liu
1
-20
/
+44
2020-01-27
t3415: stop losing return codes of git commands
Denton Liu
1
-31
/
+82
2020-01-27
t3310: extract common notes_merge_files_gone()
Denton Liu
1
-12
/
+10
2020-01-27
t3030: use test_path_is_missing()
Denton Liu
1
-1
/
+1
2020-01-27
t2018: replace "sha" with "oid"
Denton Liu
1
-9
/
+9
2020-01-27
t2018: don't lose return code of git commands
Denton Liu
1
-3
/
+8
2020-01-27
t2018: teach do_checkout() to accept `!` arg
Denton Liu
1
-8
/
+21
2020-01-27
t2018: be more discerning when checking for expected exit codes
Denton Liu
1
-6
/
+14
2020-01-27
t5616: make robust to delta base change
Jonathan Tan
1
-13
/
+23
2020-01-27
verify_filename(): handle backslashes in "wildcards are pathspecs" rule
Jeff King
1
-0
/
+14
2020-01-27
submodule: fix status of initialized but not cloned submodules
Peter Kaestle
1
-1
/
+1
2020-01-27
t7400: add a testcase for submodule status on empty dirs
Peter Kaestle
1
-0
/
+8
2020-01-24
sparse-checkout: detect short patterns
Derrick Stolee
1
-0
/
+9
2020-01-24
sparse-checkout: cone mode does not recognize "**"
Derrick Stolee
1
-0
/
+34
2020-01-24
clone: fix --sparse option with URLs
Derrick Stolee
1
-1
/
+1
2020-01-24
sparse-checkout: create leading directories
Derrick Stolee
1
-0
/
+10
2020-01-24
t1091: improve here-docs
Derrick Stolee
1
-49
/
+49
2020-01-24
t1091: use check_files to reduce boilerplate
Derrick Stolee
1
-95
/
+22
2020-01-24
t1300: create custom config file without special characters
Matthew Rogers
1
-5
/
+10
2020-01-24
t1300: fix over-indented HERE-DOCs
Matthew Rogers
1
-84
/
+84
2020-01-23
fsmonitor: add fsmonitor hook scripts for version 2
Kevin Willford
2
-0
/
+194
[prev]
[next]