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
2017-02-24
Git 2.12
Junio C Hamano
2
-0
/
+11
2017-02-24
Merge branch 'ps/doc-gc-aggressive-depth-update'
Junio C Hamano
1
-1
/
+1
2017-02-24
Merge branch 'bc/worktree-doc-fix-detached'
Junio C Hamano
1
-1
/
+1
2017-02-24
Merge branch 'dr/doc-check-ref-format-normalize'
Junio C Hamano
1
-3
/
+3
2017-02-24
Merge branch 'gp/document-dotfiles-in-templates-are-not-copied'
Junio C Hamano
1
-2
/
+2
2017-02-24
Merge branch 'bc/blame-doc-fix'
Junio C Hamano
1
-2
/
+2
2017-02-24
docs/git-gc: fix default value for `--aggressiveDepth`
Patrick Steinhardt
1
-1
/
+1
2017-02-22
Documentation: use brackets for optional arguments
brian m. carlson
1
-2
/
+2
2017-02-22
Documentation: correctly spell git worktree --detach
brian m. carlson
1
-1
/
+1
2017-02-21
git-check-ref-format: clarify documentation for --normalize
Damien Regad
1
-3
/
+3
2017-02-17
init: document dotfiles exclusion on template copy
Grégoire Paris
1
-2
/
+2
2017-02-16
Hopefully the final batch of mini-topics before the final
Junio C Hamano
1
-0
/
+18
2017-02-16
Merge branch 'dp/submodule-doc-markup-fix'
Junio C Hamano
1
-1
/
+1
2017-02-16
Merge branch 'jk/reset-to-break-a-commit-doc-updated'
Junio C Hamano
1
-0
/
+48
2017-02-16
Merge branch 'jk/reset-to-break-a-commit-doc'
Junio C Hamano
1
-38
/
+0
2017-02-16
config.txt: fix formatting of submodule.alternateErrorStrategy section
David Pursehouse
1
-1
/
+1
2017-02-16
reset: add an example of how to split a commit into two
Jacob Keller
1
-0
/
+48
2017-02-16
Revert "reset: add an example of how to split a commit into two"
Junio C Hamano
1
-38
/
+0
2017-02-15
A bit more for -rc2
Junio C Hamano
1
-0
/
+15
2017-02-15
Merge branch 'tg/stash-doc-cleanup'
Junio C Hamano
1
-2
/
+3
2017-02-15
Merge branch 'jk/doc-submodule-markup-fix'
Junio C Hamano
1
-3
/
+6
2017-02-15
Merge branch 'jk/doc-remote-helpers-markup-fix'
Junio C Hamano
1
-3
/
+3
2017-02-15
Merge branch 'sb/doc-unify-bottom'
Junio C Hamano
8
-8
/
+8
2017-02-15
Merge branch 'sb/push-options-via-transport'
Junio C Hamano
1
-0
/
+4
2017-02-15
Merge branch 'sb/submodule-doc'
Junio C Hamano
1
-32
/
+25
2017-02-13
Documentation/stash: remove mention of git reset --hard
Thomas Gummerer
1
-2
/
+3
2017-02-13
docs/git-submodule: fix unbalanced quote
Jeff King
1
-3
/
+6
2017-02-13
docs/gitremote-helpers: fix unbalanced quotes
Jeff King
1
-3
/
+3
2017-02-10
Git 2.12-rc1
Junio C Hamano
1
-0
/
+15
2017-02-10
Merge branch 'nd/rev-list-all-includes-HEAD-doc'
Junio C Hamano
1
-2
/
+2
2017-02-10
Merge branch 'dl/difftool-doc-no-gui-option'
Junio C Hamano
1
-2
/
+3
2017-02-10
Merge branch 'jk/reset-to-break-a-commit-doc'
Junio C Hamano
1
-0
/
+38
2017-02-10
Merge branch 'bw/push-submodule-only'
Junio C Hamano
1
-6
/
+7
2017-02-09
Documentation: unify bottom "part of git suite" lines
Stefan Beller
8
-8
/
+8
2017-02-08
push options: pass push options to the transport helper
Stefan Beller
1
-0
/
+4
2017-02-08
rev-list-options.txt: update --all about HEAD
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2017-02-08
Document the --no-gui option in difftool
Denton Liu
1
-2
/
+3
2017-02-03
reset: add an example of how to split a commit into two
Jacob Keller
1
-0
/
+38
2017-02-03
Git 2.12-rc0
Junio C Hamano
1
-6
/
+29
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
3
-4
/
+13
2017-02-02
Sync with v2.11.1
Junio C Hamano
1
-0
/
+3
2017-02-02
Ninth batch for 2.12; almost ready for -rc0
Junio C Hamano
1
-21
/
+50
2017-02-02
Merge branch 'nd/log-graph-configurable-colors'
Junio C Hamano
1
-0
/
+7
2017-02-02
Merge branch 'bc/use-asciidoctor-opt'
Junio C Hamano
4
-13
/
+82
2017-02-02
Merge branch 'cw/doc-sign-off'
Junio C Hamano
1
-7
/
+6
2017-02-02
Merge branch 'js/retire-relink'
Junio C Hamano
1
-30
/
+0
2017-02-02
Git 2.11.1
Junio C Hamano
1
-0
/
+3
2017-02-02
document behavior of empty color name
Jeff King
1
-0
/
+3
2017-02-01
doc: add note about ignoring '--no-create-reflog'
Cornelius Weig
2
-0
/
+6
2017-02-01
doc: add doc for git-push --recurse-submodules=only
Cornelius Weig
1
-6
/
+7
[next]