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-03-15
remote-curl: don't request v2 when pushing
Brandon Williams
1
-0
/
+24
2018-03-15
remote-curl: implement stateless-connect command
Brandon Williams
1
-0
/
+45
2018-03-15
connect: don't request v2 when pushing
Brandon Williams
1
-0
/
+24
2018-03-15
fetch-pack: perform a fetch using v2
Brandon Williams
2
-1
/
+98
2018-03-15
upload-pack: introduce fetch server command
Brandon Williams
1
-0
/
+1
2018-03-15
ls-remote: pass ref prefixes when requesting a remote's refs
Brandon Williams
1
-0
/
+26
2018-03-15
connect: request remote refs using v2
Brandon Williams
1
-0
/
+57
2018-03-15
ls-refs: introduce ls-refs server command
Brandon Williams
1
-0
/
+115
2018-03-15
serve: introduce git-serve
Brandon Williams
1
-0
/
+60
2018-03-14
test-pkt-line: introduce a packet-line test helper
Brandon Williams
1
-0
/
+64
2017-12-28
Merge branch 'sb/describe-blob'
Junio C Hamano
2
-1
/
+112
2017-12-28
Merge branch 'hi/merge-verify-sig-config'
Junio C Hamano
2
-0
/
+126
2017-12-28
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-2
/
+1
2017-12-28
Merge branch 'tz/lib-git-svn-svnserve-tests'
Junio C Hamano
1
-11
/
+13
2017-12-28
Merge branch 'ew/svn-crlf'
Junio C Hamano
1
-0
/
+27
2017-12-28
Merge branch 'cc/skip-to-optional-val'
Junio C Hamano
1
-48
/
+62
2017-12-27
Merge branch 'sb/test-helper-excludes'
Junio C Hamano
1
-41
/
+5
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
1
-0
/
+6
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
3
-0
/
+85
2017-12-27
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
1
-0
/
+29
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
1
-0
/
+22
2017-12-27
Merge branch 'tb/check-crlf-for-safe-crlf'
Junio C Hamano
1
-5
/
+72
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
2
-0
/
+600
2017-12-19
t5573, t7612: clean up after unexpected success of 'pull' and 'merge'
Junio C Hamano
2
-8
/
+17
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
18
-9
/
+401
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-0
/
+130
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-0
/
+17
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
1
-0
/
+19
2017-12-19
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
1
-0
/
+94
2017-12-19
Merge branch 'en/rename-progress'
Junio C Hamano
1
-0
/
+15
2017-12-19
builtin/describe.c: describe a blob
Stefan Beller
1
-0
/
+34
2017-12-18
p7519: improve check for prerequisite WATCHMAN
René Scharfe
1
-2
/
+1
2017-12-14
t/lib-git-svn.sh: improve svnserve tests with parallel make test
Todd Zullinger
1
-2
/
+4
2017-12-14
t/lib-git-svn: cleanup inconsistent tab/space usage
Todd Zullinger
1
-11
/
+11
2017-12-14
Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlf
Junio C Hamano
1
-0
/
+27
2017-12-14
git-svn: convert CRLF to LF in commit message to SVN
Eric Wong
1
-0
/
+27
2017-12-13
Merge branch 'ds/for-each-file-in-obj-micro-optim'
Junio C Hamano
1
-0
/
+4
2017-12-13
Merge branch 'tg/t-readme-updates'
Junio C Hamano
1
-4
/
+6
2017-12-13
Merge branch 'ab/pcre2-grep'
Junio C Hamano
3
-0
/
+20
2017-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
1
-0
/
+101
2017-12-12
t/helper: ignore everything but sources
Stefan Beller
1
-38
/
+4
2017-12-12
t: add tests for pull --verify-signatures
Hans Jerry Illikainen
1
-0
/
+78
2017-12-12
merge: add config option for verifySignatures
Hans Jerry Illikainen
1
-0
/
+39
2017-12-11
t4045: reindent to make helpers readable
Junio C Hamano
1
-48
/
+56
2017-12-11
diff: add tests for --relative without optional prefix value
Jacob Keller
1
-8
/
+14
2017-12-11
clone: support 'clone --shared' from a worktree
Eric Sunshine
1
-0
/
+6
2017-12-08
t0027: Adapt the new MIX tests to Windows
Torsten Bögershausen
1
-8
/
+9
2017-12-08
decorate: clean up and document API
Jonathan Tan
3
-0
/
+85
2017-12-07
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine
1
-0
/
+29
2017-12-06
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
1
-0
/
+17
[next]