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-02-05
Merge branch 'js/add-p-leftover-bits'
Junio C Hamano
7
-9
/
+326
2020-02-05
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
7
-50
/
+390
2020-02-05
Merge branch 'dl/test-must-fail-fixes'
Junio C Hamano
9
-101
/
+112
2020-02-05
parse-options: lose an unnecessary space in an error message
Jacques Bodin-Hullin
2
-4
/
+4
2020-02-04
git-filter-branch.txt: wrap "maths" notation in backticks
Martin Ă…gren
1
-3
/
+3
2020-02-04
t7400: testcase for submodule status on unregistered inner git repos
Peter Kaestle
1
-0
/
+15
2020-01-31
sparse-checkout: fix cone mode behavior mismatch
Derrick Stolee
2
-1
/
+13
2020-01-31
sparse-checkout: improve docs around 'set' in cone mode
Derrick Stolee
1
-3
/
+14
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
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
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
[prev]
[next]