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-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
2
-10
/
+44
2017-12-19
Merge branch 'sb/clone-recursive-submodule-doc'
Junio C Hamano
1
-8
/
+11
2017-12-19
Merge branch 'jt/diff-anchored-patience'
Junio C Hamano
1
-0
/
+10
2017-12-14
RelNotes: minor typo fixes in 2.16.0 draft
Todd Zullinger
1
-2
/
+2
2017-12-13
RelNotes: the ninth batch
Junio C Hamano
1
-0
/
+31
2017-12-13
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-0
/
+13
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
1
-3
/
+3
2017-12-13
Merge branch 'jc/receive-pack-hook-doc'
Junio C Hamano
1
-10
/
+10
2017-12-13
Merge branch 'ra/decorate-limit-refs'
Junio C Hamano
1
-0
/
+7
2017-12-06
add worktree.guessRemote config option
Thomas Gummerer
2
-0
/
+13
2017-12-06
worktree: add --guess-remote flag to add subcommand
Thomas Gummerer
1
-0
/
+7
2017-12-06
RelNotes: the eighth batch
Junio C Hamano
1
-13
/
+45
2017-12-06
Sync with maint
Junio C Hamano
1
-0
/
+47
2017-12-06
Merge branch 'jn/ssh-wrappers'
Junio C Hamano
1
-10
/
+16
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
4
-16
/
+94
2017-12-06
Merge branch 'sp/doc-info-attributes'
Junio C Hamano
1
-0
/
+4
2017-12-06
Merge branch 'tg/deprecate-stash-save'
Junio C Hamano
1
-2
/
+2
2017-12-06
Merge branch 'rd/doc-notes-prune-fix'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'rd/man-reflog-add-n'
Junio C Hamano
1
-2
/
+2
2017-12-06
Merge branch 'rd/man-prune-progress'
Junio C Hamano
1
-3
/
+6
2017-12-06
Merge branch 'hm/config-parse-expiry-date'
Junio C Hamano
1
-0
/
+5
2017-12-06
Merge branch 'tz/branch-doc-remove-set-upstream'
Junio C Hamano
1
-2
/
+2
2017-12-06
Merge branch 'sb/submodule-recursive-checkout-detach-head'
Junio C Hamano
1
-0
/
+2
2017-12-06
Prepare for 2.15.2
Junio C Hamano
1
-0
/
+47
2017-12-06
Merge branch 'jc/merge-base-fork-point-doc' into maint
Junio C Hamano
1
-8
/
+56
2017-12-06
Merge branch 'bc/submitting-patches-in-asciidoc' into maint
Junio C Hamano
3
-161
/
+192
2017-12-05
Documentation/git-clone: improve description for submodule recursing
Stefan Beller
1
-8
/
+11
2017-11-28
Sync with v2.15.1
Junio C Hamano
1
-0
/
+3
2017-11-28
RelNotes: the seventh batch
Junio C Hamano
1
-1
/
+13
2017-11-28
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
1
-0
/
+6
2017-11-28
Git 2.15.1
Junio C Hamano
1
-0
/
+3
2017-11-28
Doc/checkout: checking out using @{-N} can lead to detached state
Kaartic Sivaraam
1
-4
/
+4
2017-11-28
diff: support anchoring line(s)
Jonathan Tan
1
-0
/
+10
2017-11-28
git-send-email: honor $PATH for sendmail binary
Florian Klink
1
-3
/
+3
2017-11-27
git-status.txt: mention --no-optional-locks
Jeff King
1
-0
/
+13
2017-11-27
RelNotes: the sixth batch for 2.16
Junio C Hamano
1
-8
/
+65
2017-11-27
Sync with maint
Junio C Hamano
1
-3
/
+8
2017-11-27
Merge branch 'tb/add-renormalize'
Junio C Hamano
2
-3
/
+12
2017-11-27
Merge branch 'rv/sendemail-tocmd-in-config-and-completion'
Junio C Hamano
1
-0
/
+1
2017-11-27
Merge branch 'jc/merge-base-fork-point-doc'
Junio C Hamano
1
-8
/
+56
2017-11-27
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
2
-2
/
+6
2017-11-27
A bit more fixes for 2.15.1
Junio C Hamano
1
-0
/
+5
2017-11-27
Merge branch 'ad/submitting-patches-title-decoration' into maint
Junio C Hamano
1
-8
/
+13
2017-11-27
worktree: make add <path> <branch> dwim
Thomas Gummerer
1
-0
/
+8
2017-11-27
worktree: add --[no-]track option to the add subcommand
Thomas Gummerer
1
-0
/
+6
2017-11-27
worktree: add can be created from any commit-ish
Thomas Gummerer
1
-10
/
+10
2017-11-26
RelNotes: minor typo fixes in 2.15.1 draft
Todd Zullinger
1
-3
/
+3
2017-11-24
doc: Mention info/attributes in gitrepository-layout
Steffen Prohaska
1
-0
/
+4
2017-11-24
hooks doc: clarify when receive-pack invokes its hooks
Junio C Hamano
1
-10
/
+10
[next]