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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
1
-0
/
+31
2022-02-18
Merge branch 'gc/branch-recurse-submodules'
Junio C Hamano
2
-11
/
+29
2022-02-16
Merge branch 'js/no-more-legacy-stash'
Junio C Hamano
1
-7
/
+0
2022-02-16
Merge branch 'en/fetch-negotiation-default-fix'
Junio C Hamano
1
-12
/
+13
2022-02-08
Documentation: add extensions.worktreeConfig details
Derrick Stolee
1
-0
/
+31
2022-02-04
branch: add --recurse-submodules option for branch creation
Glen Choo
2
-11
/
+29
2022-02-02
repo-settings: rename the traditional default fetch.negotiationAlgorithm
Elijah Newren
1
-12
/
+13
2022-01-31
Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodules
Junio C Hamano
1
-1
/
+2
2022-01-27
stash: remove documentation for `stash.useBuiltin`
Johannes Schindelin
1
-7
/
+0
2022-01-26
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell
1
-1
/
+1
2022-01-26
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell
1
-1
/
+1
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-1
/
+2
2022-01-05
Merge branch 'gh/gpg-doc-markup-fix'
Junio C Hamano
1
-1
/
+1
2022-01-05
Merge branch 'jk/ssh-signing-doc-markup-fix'
Junio C Hamano
1
-1
/
+1
2021-12-21
Merge branch 'fs/ssh-signing-other-keytypes'
Junio C Hamano
1
-7
/
+10
2021-12-21
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
1
-0
/
+5
2021-12-21
Merge branch 'jc/grep-patterntype-default-doc'
Junio C Hamano
1
-1
/
+2
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-1
/
+2
2021-12-17
docs: add missing colon to Documentation/config/gpg.txt
Greg Hurrell
1
-1
/
+1
2021-12-15
doc/config: mark ssh allowedSigners example as literal
Jeff King
1
-1
/
+1
2021-12-09
ssh signing: make verify-commit consider key lifetime
Fabian Stelzer
1
-0
/
+5
2021-12-05
grep: clarify what `grep.patternType=default` means
Junio C Hamano
1
-1
/
+2
2021-12-01
update documentation for new zdiff3 conflictStyle
Elijah Newren
1
-1
/
+8
2021-11-19
ssh signing: support non ssh-* keytypes
Fabian Stelzer
1
-7
/
+10
2021-11-01
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
1
-2
/
+5
2021-10-29
Merge branch 'bs/doc-blame-color-lines'
Junio C Hamano
1
-2
/
+0
2021-10-25
Merge branch 'fs/ssh-signing-fix'
Junio C Hamano
1
-3
/
+1
2021-10-25
Merge branch 'fs/ssh-signing'
Junio C Hamano
2
-2
/
+50
2021-10-20
git config doc: fix recent ASCIIDOC formatting regression
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2021-10-18
Merge branch 'bs/doc-blame-color-lines'
Junio C Hamano
1
-15
/
+18
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2
-8
/
+0
2021-10-13
ssh signing: clarify trustlevel usage in docs
Fabian Stelzer
1
-3
/
+1
2021-10-12
Merge branch 'fs/ssh-signing' into fs/ssh-signing-fix
Junio C Hamano
2
-2
/
+50
2021-10-11
Merge branch 'tb/midx-write-propagate-namehash'
Junio C Hamano
1
-0
/
+4
2021-10-08
pretty: colorize pattern matches in commit messages
Hamza Mahfooz
1
-2
/
+5
2021-10-08
blame: document --color-* options
Bagas Sanjaya
1
-15
/
+18
2021-09-14
midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
Taylor Blau
1
-0
/
+4
2021-09-10
ssh signing: verify signatures using ssh-keygen
Fabian Stelzer
1
-0
/
+35
2021-09-10
ssh signing: retrieve a default key from ssh-agent
Fabian Stelzer
2
-1
/
+9
2021-09-10
ssh signing: add ssh key format and signing code
Fabian Stelzer
2
-2
/
+7
2021-09-10
Merge branch 'ab/help-autocorrect-prompt'
Junio C Hamano
1
-7
/
+9
2021-09-10
Merge branch 'jk/log-warn-on-bogus-encoding'
Junio C Hamano
1
-1
/
+1
2021-09-10
Merge branch 'ka/want-ref-in-namespace'
Junio C Hamano
1
-5
/
+9
2021-09-07
pull: remove support for `--rebase=preserve`
Johannes Schindelin
2
-8
/
+0
2021-09-01
docs: clarify the interaction of transfer.hideRefs and namespaces
Kim Altintop
1
-5
/
+9
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
1
-0
/
+3
2021-08-27
docs: use "character encoding" to refer to commit-object encoding
Jeff King
1
-1
/
+1
2021-08-14
help.c: help.autocorrect=prompt waits for user action
Azeem Bande-Ali
1
-7
/
+9
2021-08-02
Merge branch 'pb/submodule-recurse-doc'
Junio C Hamano
1
-2
/
+3
2021-07-28
Merge branch 'en/rename-limits-doc'
Junio C Hamano
2
-7
/
+10
[next]