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
2020-01-31
sparse-checkout: escape all glob characters on write
Derrick Stolee
2
-6
/
+9
2020-01-31
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee
2
-4
/
+9
2020-01-31
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee
2
-2
/
+27
2020-01-31
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee
2
-4
/
+29
2020-01-31
sparse-checkout: properly match escaped characters
Derrick Stolee
2
-7
/
+51
2020-01-31
sparse-checkout: warn on globs in cone patterns
Derrick Stolee
2
-0
/
+75
2020-01-31
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
8
-25
/
+18
2020-01-31
submodule foreach: replace $path with $sm_path in example
Kyle Meyer
1
-1
/
+1
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
2
-8
/
+21
2020-01-31
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
7
-19
/
+27
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
11
-25
/
+36
2020-01-31
sha1-file: pass git_hash_algo to write_object_file_prepare()
Matheus Tavares
1
-8
/
+12
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
7
-21
/
+28
2020-01-31
pack-check: use given repo's hash_algo at verify_packfile()
Matheus Tavares
1
-5
/
+5
2020-01-31
cache-tree: use given repo's hash_algo at verify_one()
Matheus Tavares
1
-1
/
+1
2020-01-31
diff: make diff_populate_filespec() honor its repo argument
Matheus Tavares
1
-1
/
+1
2020-01-30
Sync with maint
Junio C Hamano
1
-0
/
+1
2020-01-30
The second batch
Junio C Hamano
1
-0
/
+47
2020-01-30
Merge branch 'bc/misconception-doc'
Junio C Hamano
2
-0
/
+24
2020-01-30
Merge branch 'bc/author-committer-doc'
Junio C Hamano
4
-27
/
+69
2020-01-30
Merge branch 'ss/t6025-modernize'
Junio C Hamano
1
-47
/
+48
2020-01-30
Merge branch 'lh/bool-to-type-bool'
Junio C Hamano
2
-6
/
+6
2020-01-30
Merge branch 'ds/refmap-doc'
Junio C Hamano
2
-1
/
+28
2020-01-30
Merge branch 'bc/actualmente'
Junio C Hamano
1
-2
/
+2
2020-01-30
Merge branch 'rt/submodule-i18n'
Junio C Hamano
1
-14
/
+14
2020-01-30
Merge branch 'js/builtin-add-i-cmds'
Junio C Hamano
2
-3
/
+15
2020-01-30
Merge branch 'jk/test-fixes'
Junio C Hamano
2
-4
/
+2
2020-01-30
Merge branch 'jk/asan-build-fix'
Junio C Hamano
2
-0
/
+8
2020-01-30
Merge branch 'sg/completion-worktree'
Junio C Hamano
2
-26
/
+150
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
13
-23
/
+319
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
2
-2
/
+70
2020-01-30
Merge branch 'am/update-pathspec-f-f-tests'
Junio C Hamano
10
-11
/
+189
2020-01-30
Merge branch 'ds/sparse-cone'
Junio C Hamano
2
-2
/
+3
2020-01-30
Merge branch 'hi/indent-text-with-tabs-in-editorconfig'
Junio C Hamano
1
-1
/
+1
2020-01-30
traverse_trees(): use stack array for name entries
Jeff King
1
-5
/
+8
2020-01-30
walker_fetch(): avoid raw array length computation
Jeff King
1
-1
/
+3
2020-01-30
normalize_path_copy(): document "dst" size expectations
Jeff King
1
-0
/
+2
2020-01-30
git-p4: avoid leak of file handle when cloning
Luke Diamand
1
-1
/
+2
2020-01-30
git-p4: check for access to remote host earlier
Luke Diamand
1
-0
/
+2
2020-01-30
git-p4: cleanup better on error exit
Luke Diamand
1
-15
/
+28
2020-01-30
git-p4: create helper function importRevisions()
Luke Diamand
1
-64
/
+68
2020-01-30
git-p4: disable some pylint warnings, to get pylint output to something manag...
Luke Diamand
1
-0
/
+8
2020-01-30
git-p4: add P4CommandException to report errors talking to Perforce
Luke Diamand
1
-0
/
+8
2020-01-30
git-p4: make closeStreams() idempotent
Luke Diamand
1
-0
/
+3
2020-01-30
sha1-name: mark get_oid() error messages for translation
Jeff King
3
-34
/
+34
2020-01-30
fetch: forgo full connectivity check if --filter
Jonathan Tan
1
-1
/
+10
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
3
-12
/
+23
[prev]
[next]