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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
config.txt: move filter.* to a separate file
Nguyễn Thái Ngọc Duy
2
-9
/
+10
2018-10-29
config.txt: move fetch-config.txt to config/
Nguyễn Thái Ngọc Duy
2
-1
/
+1
2018-10-29
config.txt: move fastimport.* to a separate file
Nguyễn Thái Ngọc Duy
2
-8
/
+9
2018-10-29
config.txt: move difftool.* to a separate file
Nguyễn Thái Ngọc Duy
2
-14
/
+15
2018-10-29
config.txt: move diff-config.txt to config/
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2018-10-29
config.txt: move completion.* to a separate file
Nguyễn Thái Ngọc Duy
2
-7
/
+8
2018-10-29
config.txt: move credential.* to a separate file
Nguyễn Thái Ngọc Duy
2
-26
/
+27
2018-10-29
config.txt: move commit.* to a separate file
Nguyễn Thái Ngọc Duy
2
-29
/
+30
2018-10-29
config.txt: move column.* to a separate file
Nguyễn Thái Ngọc Duy
2
-55
/
+56
2018-10-29
config.txt: move color.* to a separate file
Nguyễn Thái Ngọc Duy
2
-201
/
+202
2018-10-29
config.txt: move clean.* to a separate file
Nguyễn Thái Ngọc Duy
2
-3
/
+4
2018-10-29
config.txt: move checkout.* to a separate file
Nguyễn Thái Ngọc Duy
2
-23
/
+24
2018-10-29
config.txt: move browser.* to a separate file
Nguyễn Thái Ngọc Duy
2
-9
/
+10
2018-10-29
config.txt: move branch.* to a separate file
Nguyễn Thái Ngọc Duy
2
-102
/
+103
2018-10-29
config.txt: move blame.* to a separate file
Nguyễn Thái Ngọc Duy
2
-21
/
+22
2018-10-29
config.txt: move apply.* to a separate file
Nguyễn Thái Ngọc Duy
2
-11
/
+12
2018-10-29
config.txt: move am.* to a separate file
Nguyễn Thái Ngọc Duy
2
-14
/
+15
2018-10-29
config.txt: move alias.* to a separate file
Nguyễn Thái Ngọc Duy
2
-18
/
+19
2018-10-29
config.txt: move add.* to a separate file
Nguyễn Thái Ngọc Duy
2
-7
/
+8
2018-10-29
config.txt: move core.* to a separate file
Nguyễn Thái Ngọc Duy
2
-594
/
+595
2018-10-29
config.txt: move advice.* to a separate file
Nguyễn Thái Ngọc Duy
2
-87
/
+87
2018-10-29
Update makefile in preparation for Documentation/config/*.txt
Nguyễn Thái Ngọc Duy
2
-1
/
+1
2018-10-29
Merge branches 'bp/reset-quiet' and 'js/mingw-http-ssl' into nd/config-split
Junio C Hamano
2
-1
/
+32
2018-10-26
Sixth batch for 2.20
Junio C Hamano
1
-0
/
+48
2018-10-26
Merge branch 'ld/p4-unshelve'
Junio C Hamano
1
-5
/
+5
2018-10-26
Merge branch 'ab/gc-doc-update'
Junio C Hamano
1
-1
/
+2
2018-10-26
Merge branch 'rv/alias-help'
Junio C Hamano
1
-0
/
+4
2018-10-26
Merge branch 'mm/doc-no-dashed-git'
Junio C Hamano
2
-3
/
+3
2018-10-26
http: when using Secure Channel, ignore sslCAInfo by default
Johannes Schindelin
1
-0
/
+8
2018-10-26
http: add support for disabling SSL revocation checks in cURL
Brendan Forster
1
-0
/
+8
2018-10-25
howto/using-merge-subtree: mention --allow-unrelated-histories
Uwe Kleine-König
1
-1
/
+1
2018-10-25
doc: document diff/merge.guitool config keys
Denton Liu
2
-0
/
+14
2018-10-25
mergetool: accept -g/--[no-]gui as arguments
Denton Liu
1
-0
/
+11
2018-10-24
reset: warn when refresh_index() takes more than 2 seconds
Ben Peart
1
-0
/
+4
2018-10-24
reset: add new reset.quiet config setting
Ben Peart
2
-1
/
+7
2018-10-24
Documentation/config.txt: fix typo in core.alternateRefsCommand
Taylor Blau
1
-1
/
+1
2018-10-23
Documentation/git-log.txt: do not show --exclude-promisor-objects
Matthew DeVore
1
-1
/
+1
2018-10-23
send-email: explicitly disable authentication
Joshua Watt
1
-1
/
+6
2018-10-23
doc: fix formatting in git-update-ref
Andreas Heiduk
1
-4
/
+4
2018-10-23
doc: fix indentation of listing blocks in gitweb.conf.txt
Andreas Heiduk
1
-10
/
+15
2018-10-23
doc: fix descripion for 'git tag --format'
Andreas Heiduk
1
-6
/
+6
2018-10-23
doc: fix inappropriate monospace formatting
Andreas Heiduk
5
-32
/
+40
2018-10-23
doc: fix ASCII art tab spacing
Andreas Heiduk
3
-25
/
+25
2018-10-23
doc: clarify boundaries of 'git worktree list --porcelain'
Andreas Heiduk
1
-2
/
+2
2018-10-23
gpg-interface.c: obtain primary key fingerprint as well
Michał Górny
1
-0
/
+2
2018-10-23
gpg-interface.c: support getting key fingerprint via %GF format
Michał Górny
1
-0
/
+1
2018-10-22
reflog expire: cover reflog from all worktrees
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2018-10-22
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy
1
-1
/
+14
2018-10-22
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy
4
-9
/
+70
2018-10-19
Fifth batch for 2.20
Junio C Hamano
1
-0
/
+82
[prev]
[next]