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
2019-09-18
Merge branch 'jt/avoid-ls-refs-with-http'
Junio C Hamano
2
-0
/
+24
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2
-8
/
+205
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
3
-9
/
+59
2019-09-18
Merge branch 'sg/line-log-tree-diff-optim'
Junio C Hamano
1
-0
/
+82
2019-09-18
Merge branch 'sg/complete-configuration-variables'
Junio C Hamano
1
-0
/
+63
2019-09-18
Merge branch 'js/pre-merge-commit-hook'
Junio C Hamano
2
-139
/
+281
2019-09-18
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
5
-101
/
+113
2019-09-09
Merge branch 'bc/reread-attributes-during-rebase'
Junio C Hamano
2
-0
/
+88
2019-09-09
Merge branch 'tg/t0021-racefix'
Junio C Hamano
1
-0
/
+3
2019-09-09
Merge branch 'mp/for-each-ref-missing-name-or-email'
Junio C Hamano
1
-0
/
+19
2019-09-09
Merge branch 'sb/userdiff-dts'
Junio C Hamano
12
-0
/
+158
2019-09-09
Merge branch 'jt/diff-lazy-fetch-submodule-fix'
Junio C Hamano
1
-0
/
+31
2019-09-09
Merge branch 'cb/fetch-set-upstream'
Junio C Hamano
1
-0
/
+178
2019-09-09
Merge branch 'rs/pax-extended-header-length-fix'
Junio C Hamano
1
-0
/
+19
2019-09-09
Merge branch 'ds/feature-macros'
Junio C Hamano
7
-35
/
+35
2019-09-09
Merge branch 'jk/eoo'
Junio C Hamano
3
-0
/
+22
2019-09-09
Merge branch 'jk/repo-init-cleanup'
Junio C Hamano
1
-1
/
+6
2019-09-05
t3427: accelerate this test by using fast-export and fast-import
Elijah Newren
1
-1
/
+4
2019-09-03
am: reload .gitattributes after patching it
brian m. carlson
2
-0
/
+88
2019-08-22
transport: teach all vtables to allow fetch first
Jonathan Tan
1
-0
/
+11
2019-08-22
transport-helper: skip ls-refs if unnecessary
Jonathan Tan
1
-0
/
+13
2019-08-22
Merge branch 'jk/perf-no-dups'
Junio C Hamano
1
-0
/
+0
2019-08-22
Merge branch 'sg/show-failed-test-names'
Junio C Hamano
3
-12
/
+14
2019-08-22
Merge branch 'sg/commit-graph-validate'
Junio C Hamano
1
-3
/
+11
2019-08-22
Merge branch 'vn/restore-empty-ita-corner-case-fix'
Junio C Hamano
2
-0
/
+22
2019-08-22
Merge branch 'sg/do-not-skip-non-httpd-tests'
Junio C Hamano
10
-122
/
+153
2019-08-22
Merge branch 'sg/t5510-test-i18ngrep-fix'
Junio C Hamano
1
-1
/
+1
2019-08-22
Merge branch 'mt/grep-submodules-working-tree'
Junio C Hamano
1
-0
/
+21
2019-08-22
t0021: make sure clean filter runs
Thomas Gummerer
1
-0
/
+3
2019-08-22
ref-filter: initialize empty name or email fields
Mischa POSLAWSKY
1
-0
/
+19
2019-08-21
userdiff: add a builtin pattern for dts files
Stephen Boyd
12
-0
/
+158
2019-08-21
line-log: avoid unnecessary full tree diffs
SZEDER Gábor
1
-0
/
+82
2019-08-20
diff: skip GITLINK when lazy fetching missing objs
Jonathan Tan
1
-0
/
+31
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
1
-0
/
+178
2019-08-19
archive-tar: turn length miscalculation warning into BUG
René Scharfe
1
-2
/
+1
2019-08-19
archive-tar: fix pax extended header length calculation
René Scharfe
1
-1
/
+1
2019-08-19
archive-tar: report wrong pax extended header length
René Scharfe
1
-0
/
+20
2019-08-13
repo-settings: create feature.experimental setting
Derrick Stolee
1
-23
/
+0
2019-08-13
repo-settings: create feature.manyFiles setting
Derrick Stolee
1
-5
/
+26
2019-08-13
commit-graph: turn on commit-graph by default
Derrick Stolee
4
-4
/
+6
2019-08-13
t6501: use 'git gc' in quiet mode
Derrick Stolee
1
-3
/
+3
2019-08-13
completion: complete config variables and values for 'git clone --config='
SZEDER Gábor
1
-0
/
+21
2019-08-13
completion: complete values of configuration variables after 'git -c var='
SZEDER Gábor
1
-0
/
+7
2019-08-13
completion: complete configuration sections and variable names for 'git -c'
SZEDER Gábor
1
-0
/
+14
2019-08-13
completion: deduplicate configuration sections
SZEDER Gábor
1
-1
/
+1
2019-08-13
completion: add tests for 'git config' completion
SZEDER Gábor
1
-0
/
+21
2019-08-12
t/perf: rename duplicate-numbered test script
Jeff King
1
-0
/
+0
2019-08-09
Merge branch 'jk/xdiff-clamp-funcname-context-index' into maint
Junio C Hamano
1
-0
/
+22
2019-08-09
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
2
-9
/
+8
2019-08-09
Merge branch 'mt/dir-iterator-updates'
Junio C Hamano
1
-3
/
+1
[next]