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
2017-12-19
Merge branch 'gk/tracing-optimization'
Junio C Hamano
2
-40
/
+48
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2
-0
/
+19
2017-12-19
Merge branch 'sb/clone-recursive-submodule-doc'
Junio C Hamano
1
-8
/
+11
2017-12-19
Merge branch 'ls/git-gui-no-double-utf8-author-name'
Junio C Hamano
1
-3
/
+9
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
4
-2
/
+24
2017-12-19
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
6
-7
/
+169
2017-12-19
Merge branch 'en/merge-recursive-icase-removal'
Junio C Hamano
1
-1
/
+1
2017-12-19
Merge branch 'en/rename-progress'
Junio C Hamano
6
-27
/
+44
2017-12-19
builtin/describe.c: describe a blob
Stefan Beller
3
-7
/
+107
2017-12-19
http: support CURLPROXY_HTTPS
Wei Shuyu
1
-0
/
+5
2017-12-19
rebase: rebasing can also be done when HEAD is detached
Kaartic Sivaraam
1
-2
/
+14
2017-12-19
rebase: distinguish user input by quoting it
Kaartic Sivaraam
1
-2
/
+2
2017-12-19
rebase: consistently use branch_name variable
Kaartic Sivaraam
1
-7
/
+10
2017-12-19
Doc/check-ref-format: clarify information about @{-N} syntax
Kaartic Sivaraam
1
-7
/
+12
2017-12-18
config: document default value of http.sslVerify
Simon Ruderich
1
-2
/
+2
2017-12-18
p7519: improve check for prerequisite WATCHMAN
René Scharfe
1
-2
/
+1
2017-12-18
imap-send: URI encode server folder
Nicolas Morey-Chaisemartin
1
-1
/
+7
2017-12-14
version --build-options: report commit, too, if possible
Johannes Schindelin
4
-1
/
+10
2017-12-14
version --build-options: also report host CPU
Eric Sunshine
2
-0
/
+10
2017-12-14
transport: make transport vtable more private
Jonathan Tan
4
-87
/
+120
2017-12-14
clone, fetch: remove redundant transport check
Jonathan Tan
2
-6
/
+0
2017-12-14
partial-clone: design doc
Jeff Hostetler
1
-0
/
+324
2017-12-14
RelNotes: minor typo fixes in 2.16.0 draft
Todd Zullinger
1
-2
/
+2
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
2
-0
/
+28
2017-12-14
git-svn: convert CRLF to LF in commit message to SVN
Eric Wong
2
-0
/
+28
2017-12-13
RelNotes: the ninth batch
Junio C Hamano
1
-0
/
+31
2017-12-13
Merge branch 'js/hashmap-update-sample'
Junio C Hamano
1
-31
/
+29
2017-12-13
Merge branch 'en/remove-stripspace'
Junio C Hamano
1
-9
/
+0
2017-12-13
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-0
/
+13
2017-12-13
Merge branch 'ds/for-each-file-in-obj-micro-optim'
Junio C Hamano
2
-5
/
+11
2017-12-13
Merge branch 'jk/progress-delay-fix'
Junio C Hamano
1
-19
/
+5
2017-12-13
Merge branch 'ks/doc-checkout-previous'
Junio C Hamano
1
-4
/
+4
2017-12-13
Merge branch 'fk/sendmail-from-path'
Junio C Hamano
2
-4
/
+6
2017-12-13
Merge branch 'tg/t-readme-updates'
Junio C Hamano
1
-4
/
+6
2017-12-13
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2017-12-13
Merge branch 'jc/receive-pack-hook-doc'
Junio C Hamano
1
-10
/
+10
2017-12-13
Merge branch 'ab/pcre2-grep'
Junio C Hamano
4
-0
/
+46
2017-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
9
-11
/
+232
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
15
-37
/
+175
2017-12-13
path: document path functions
Brandon Williams
1
-21
/
+112
2017-12-12
transport: remove unused "push" in vtable
Jonathan Tan
2
-9
/
+1
2017-12-12
install-doc-quick: allow specifying what ref to install
Randall S. Becker
2
-6
/
+8
2017-12-12
t/helper: ignore everything but sources
Stefan Beller
1
-38
/
+4
2017-12-12
travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output
SZEDER Gábor
1
-1
/
+1
2017-12-12
travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
SZEDER Gábor
2
-2
/
+2
2017-12-12
travis-ci: move setting environment variables to 'ci/lib-travisci.sh'
SZEDER Gábor
2
-17
/
+22
2017-12-12
travis-ci: introduce a $jobname variable for 'ci/*' scripts
SZEDER Gábor
3
-10
/
+15
2017-12-12
submodule: convert get_next_submodule to not rely on the_index
Brandon Williams
3
-15
/
+22
[prev]
[next]