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
2013-04-03
Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1
Junio C Hamano
2
-1
/
+26
2013-04-03
git-tag(1): we tag HEAD by default
Thomas Rast
1
-0
/
+6
2013-03-28
git help config: s/insn/instruction/
Matthias Krüger
1
-1
/
+1
2013-03-27
git-commit doc: describe use of multiple `-m` options
Christian Helmuth
1
-0
/
+2
2013-03-27
git-pull doc: fix grammo ("conflicts" is plural)
Mihai Capotă
1
-1
/
+1
2013-03-26
Correct the docs about GIT_SSH.
Dan Bornstein
1
-3
/
+6
2013-03-25
Merge branch 'tk/doc-filter-branch' into maint-1.8.1
Junio C Hamano
1
-2
/
+25
2013-03-25
Merge branch 'gp/describe-match-uses-glob-pattern' into maint-1.8.1
Junio C Hamano
1
-2
/
+3
2013-03-25
Merge branch 'nd/doc-index-format' into maint-1.8.1
Junio C Hamano
2
-4
/
+12
2013-03-25
Merge branch 'wk/doc-pre-rebase' into maint-1.8.1
Junio C Hamano
1
-3
/
+5
2013-03-25
Merge branch 'jc/color-diff-doc' into maint-1.8.1
Junio C Hamano
1
-2
/
+2
2013-03-21
Documentation: merging a tag is a special case
Junio C Hamano
2
-1
/
+26
2013-03-17
rev-parse: clarify documentation of $name@{upstream} syntax
Kacper Kornet
1
-4
/
+4
2013-03-07
Merge branch 'mh/maint-ceil-absolute' into maint
Junio C Hamano
1
-6
/
+13
2013-03-01
Git 1.8.1.5
Junio C Hamano
2
-1
/
+8
2013-03-01
Merge branch 'wk/user-manual' into maint
Junio C Hamano
1
-56
/
+77
2013-03-01
Documentation/githooks: Fix linkgit
Andrew Wong
1
-1
/
+1
2013-02-27
Update draft release notes to 1.8.1.5
Junio C Hamano
1
-1
/
+5
2013-02-27
Merge branch 'wk/man-deny-current-branch-is-default-these-days' into maint
Junio C Hamano
1
-3
/
+4
2013-02-27
Documentation/submodule: Add --force to update synopsis
Brad King
1
-1
/
+1
2013-02-26
Documentation: filter-branch env-filter example
Tadeusz Andrzej Kadłubowski
1
-0
/
+20
2013-02-26
git-filter-branch.txt: clarify ident variables usage
Tadeusz Andrzej Kadłubowski
1
-2
/
+5
2013-02-25
Prepare for 1.8.1.5
Junio C Hamano
1
-0
/
+37
2013-02-25
Merge branch 'jc/mention-tracking-for-pull-default' into maint
Junio C Hamano
1
-1
/
+2
2013-02-25
Merge branch 'mm/config-intro-in-git-doc' into maint
Junio C Hamano
1
-6
/
+5
2013-02-25
Merge branch 'mg/bisect-doc' into maint
Junio C Hamano
1
-1
/
+6
2013-02-25
Merge branch 'jk/remote-helpers-doc' into maint
Junio C Hamano
5
-7
/
+23
2013-02-25
Documentation: "advice" is uncountable
Greg Price
1
-1
/
+1
2013-02-24
describe: Document --match pattern format
Greg Price
1
-2
/
+3
2013-02-24
Documentation/githooks: Explain pre-rebase parameters
W. Trevor King
1
-3
/
+5
2013-02-23
update-index: list supported idx versions and their features
Nguyễn Thái Ngọc Duy
1
-1
/
+9
2013-02-22
diff-options: unconfuse description of --color
Junio C Hamano
1
-2
/
+2
2013-02-22
index-format.txt: mention of v4 is missing in some places
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2013-02-22
Provide a mechanism to turn off symlink resolution in ceiling paths
Michael Haggerty
1
-6
/
+13
2013-02-19
Git 1.8.1.4
Junio C Hamano
2
-1
/
+13
2013-02-19
user-manual: Flesh out uncommitted changes and submodule updates
W. Trevor King
1
-1
/
+3
2013-02-19
user-manual: Use request-pull to generate "please pull" text
W. Trevor King
1
-9
/
+5
2013-02-19
user-manual: Reorganize the reroll sections, adding 'git rebase -i'
W. Trevor King
1
-46
/
+69
2013-02-18
user-manual: typofix (ofthe->of the)
Junio C Hamano
1
-1
/
+1
2013-02-18
user-manual: use -o latest.tar.gz to create a gzipped tarball
W. Trevor King
1
-3
/
+12
2013-02-18
user-manual: use 'git config --global user.*' for setup
W. Trevor King
1
-5
/
+13
2013-02-18
user-manual: mention 'git remote add' for remote branch config
W. Trevor King
1
-27
/
+13
2013-02-18
user-manual: give 'git push -f' as an alternative to +master
W. Trevor King
1
-0
/
+7
2013-02-18
user-manual: use 'remote add' to setup push URLs
W. Trevor King
1
-5
/
+10
2013-02-15
git.txt: update description of the configuration mechanism
Matthieu Moy
1
-6
/
+5
2013-02-14
user-manual: Update for receive.denyCurrentBranch=refuse
W. Trevor King
1
-3
/
+4
2013-02-12
Replace filepattern with pathspec for consistency
Matthieu Moy
1
-5
/
+5
2013-02-11
git-bisect.txt: clarify that reset quits bisect
Michael J Gruber
1
-1
/
+6
2013-02-10
user-manual: Rewrite git-gc section for automatic packing
W. Trevor King
1
-12
/
+6
2013-02-10
user-manual: Fix 'you - Git' -> 'you--Git' typo
W. Trevor King
1
-1
/
+1
[next]