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-10-19
Merge branch 'jt/cache-tree-allow-missing-object-in-partial-clone'
Junio C Hamano
1
-0
/
+33
2018-10-19
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
1
-0
/
+41
2018-10-19
Merge branch 'jt/avoid-ls-refs'
Junio C Hamano
2
-0
/
+32
2018-10-19
Merge branch 'jt/non-blob-lazy-fetch'
Junio C Hamano
1
-0
/
+41
2018-10-19
Merge branch 'rs/grep-no-recursive'
Junio C Hamano
1
-0
/
+12
2018-10-19
Merge branch 'nd/help-commands-verbose-by-default'
Junio C Hamano
1
-2
/
+2
2018-10-19
Merge branch 'sm/show-superproject-while-conflicted'
Junio C Hamano
1
-0
/
+16
2018-10-19
Merge branch 'jt/fetch-tips-in-partial-clone'
Junio C Hamano
1
-0
/
+17
2018-10-19
Merge branch 'bp/read-cache-parallel'
Junio C Hamano
2
-4
/
+14
2018-10-19
Merge branch 'bp/rename-test-env-var'
Junio C Hamano
5
-13
/
+52
2018-10-19
Merge branch 'ss/wt-status-committable'
Junio C Hamano
1
-2
/
+8
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'ma/t1400-undebug-test'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'en/status-multiple-renames-to-the-same-target-fix'
Junio C Hamano
1
-0
/
+23
2018-10-16
Merge branch 'jn/gc-auto'
Junio C Hamano
1
-3
/
+3
2018-10-16
Merge branch 'jn/gc-auto-prep'
Junio C Hamano
1
-1
/
+1
2018-10-16
Merge branch 'md/test-cleanup'
Junio C Hamano
38
-399
/
+550
2018-10-16
Merge branch 'tg/t5551-with-curl-7.61.1'
Junio C Hamano
1
-34
/
+34
2018-10-16
Merge branch 'ts/alias-of-alias'
Junio C Hamano
1
-0
/
+40
2018-10-16
Merge branch 'ds/commit-graph-with-grafts'
Junio C Hamano
2
-2
/
+68
2018-10-16
Merge branch 'ab/commit-graph-progress'
Junio C Hamano
1
-0
/
+21
2018-10-11
config: add new index.threads config setting
Ben Peart
2
-0
/
+10
2018-10-11
eoie: add End of Index Entry (EOIE) extension
Ben Peart
1
-4
/
+4
2018-10-10
Merge branch 'ab/fsck-skiplist'
Junio C Hamano
3
-4
/
+121
2018-10-10
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
1
-1
/
+135
2018-10-10
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
14
-113
/
+350
2018-10-10
Merge branch 'nd/test-tool'
Junio C Hamano
12
-109
/
+121
2018-10-10
cache-tree: skip some blob checks in partial clone
Jonathan Tan
1
-0
/
+33
2018-10-09
transport.c: introduce core.alternateRefsPrefixes
Taylor Blau
1
-0
/
+8
2018-10-09
transport.c: introduce core.alternateRefsCommand
Taylor Blau
1
-0
/
+33
2018-10-07
fetch: do not list refs if fetching only hashes
Jonathan Tan
2
-0
/
+28
2018-10-07
transport: do not list refs if possible
Jonathan Tan
1
-0
/
+4
2018-10-07
tests: order arguments to git-rev-list properly
Matthew DeVore
3
-29
/
+44
2018-10-07
t9109: don't swallow Git errors upstream of pipes
Matthew DeVore
1
-13
/
+21
2018-10-07
tests: don't swallow Git errors upstream of pipes
Matthew DeVore
3
-132
/
+141
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
32
-112
/
+112
2018-10-07
tests: standardize pipe placement
Matthew DeVore
7
-250
/
+344
2018-10-07
Documentation: add shell guidelines
Matthew DeVore
1
-0
/
+27
2018-10-07
t/README: reformat Do, Don't, Keep in mind lists
Matthew DeVore
1
-22
/
+20
2018-10-04
fetch-pack: exclude blobs when lazy-fetching trees
Jonathan Tan
1
-0
/
+41
2018-10-03
grep: add -r/--[no-]recursive
René Scharfe
1
-0
/
+12
2018-10-03
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-09-28
rev-parse: --show-superproject-working-tree should work during a merge
Sam McKelvie
1
-0
/
+16
2018-09-28
t1400: drop debug `echo` to actually execute `test`
Martin Ågren
1
-1
/
+1
2018-09-28
t0000: do not get self-test disrupted by environment warnings
Junio C Hamano
2
-0
/
+12
2018-09-28
preload-index: update GIT_FORCE_PRELOAD_TEST support
Ben Peart
3
-2
/
+6
2018-09-28
read-cache: update TEST_GIT_INDEX_VERSION support
Ben Peart
2
-6
/
+12
2018-09-28
fsmonitor: update GIT_TEST_FSMONITOR support
Ben Peart
4
-8
/
+25
2018-09-27
commit: fix erroneous BUG, 'multiple renames on the same target? how?'
Elijah Newren
1
-0
/
+23
2018-09-27
Sync with 2.19.1
Junio C Hamano
2
-0
/
+77
[next]