index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-format-patch -3
Junio C Hamano
2007-01-18
1
-0
/
+3
*
Refer users to git-rev-parse for revision specification syntax.
Shawn O. Pearce
2007-01-18
7
-1
/
+17
*
Document the master@{n} reflog query syntax.
Shawn O. Pearce
2007-01-18
1
-0
/
+8
*
Documentation/git-parse-remote.txt: we deal with config vars as well
Junio C Hamano
2007-01-17
1
-2
/
+4
*
Documentation: m can be relative in "git-blame -Ln,m"
Junio C Hamano
2007-01-17
1
-1
/
+4
*
Documentation: suggest corresponding Porcelain-level in plumbing docs.
Junio C Hamano
2007-01-17
5
-1
/
+13
*
Documentation/git-resolve: deprecated.
Junio C Hamano
2007-01-17
1
-0
/
+2
*
sanitize content of README file
Nicolas Pitre
2007-01-17
3
-8
/
+593
*
Introduce 'git-format-patch --suffix=.patch'
Junio C Hamano
2007-01-17
1
-1
/
+16
*
Documentation/glossary.txt: describe remotes/ tracking and packed-refs
Junio C Hamano
2007-01-17
1
-0
/
+9
*
Documentation/glossary.txt: unpacked objects are loose.
Junio C Hamano
2007-01-17
1
-1
/
+1
*
Documentation: describe shallow repository
Junio C Hamano
2007-01-17
2
-0
/
+20
*
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
Junio C Hamano
2007-01-17
1
-2
/
+2
*
Documentation: detached HEAD
Junio C Hamano
2007-01-17
2
-2
/
+58
*
Documentation: a few spelling fixes
René Scharfe
2007-01-17
12
-15
/
+15
*
Documentation/git-sh-setup.txt: programmer's docs
Junio C Hamano
2007-01-17
1
-8
/
+45
*
Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
Junio C Hamano
2007-01-17
1
-1
/
+1
*
Documentation/git-status.txt: mention color configuration
Junio C Hamano
2007-01-17
1
-0
/
+9
*
Documentation/git-tar-tree.txt: default umask is now 002
Junio C Hamano
2007-01-17
1
-1
/
+1
*
Documentation/git-tools.txt: mention tig and refer to wiki
Junio C Hamano
2007-01-17
1
-2
/
+12
*
Documentation/git-tag: the command can be used to also verify a tag.
Junio C Hamano
2007-01-17
2
-2
/
+2
*
Documentation/SubmittingPatches: Gnus tips
Junio C Hamano
2007-01-17
1
-1
/
+19
*
git-commit: document log message formatting convention
Junio C Hamano
2007-01-17
1
-0
/
+6
*
Document where configuration files are in config.txt
Junio C Hamano
2007-01-17
1
-1
/
+6
*
git-commit documentation: remove comment on unfixed git-rm
Junio C Hamano
2007-01-17
1
-5
/
+0
*
tutorial: shorthand for remotes but show distributed nature of git
Junio C Hamano
2007-01-17
1
-19
/
+24
*
tutorial: Use only separate layout
Santi Béjar
2007-01-17
1
-13
/
+13
*
git-rm documentation: remove broken behaviour from the example.
Junio C Hamano
2007-01-16
1
-8
/
+4
*
git-push documentation: remaining bits
Junio C Hamano
2007-01-16
1
-1
/
+13
*
document --exec for git-push
Uwe Kleine-K,Av(Bnig
2007-01-16
1
-1
/
+7
*
git-pull: disallow implicit merging to detached HEAD
Jeff King
2007-01-16
1
-0
/
+4
*
Fix git-fetch while on detached HEAD not to give needlessly alarming errors
Junio C Hamano
2007-01-16
1
-1
/
+9
*
git reflog expire: document --stale-fix option.
Junio C Hamano
2007-01-15
1
-1
/
+1
*
Documentation: merge-output is not too verbose now.
Junio C Hamano
2007-01-15
2
-11
/
+2
*
Improve git-describe performance by reducing revision listing.
Shawn O. Pearce
2007-01-15
1
-0
/
+30
*
some doc updates
Nicolas Pitre
2007-01-15
5
-49
/
+29
*
git log documentation: teach -<n> form.
Junio C Hamano
2007-01-15
1
-1
/
+1
*
Allow the user to control the verbosity of merge-recursive.
Shawn O. Pearce
2007-01-14
1
-0
/
+7
*
git-commit documentation: -a adds and also removes
Junio C Hamano
2007-01-13
1
-1
/
+2
*
Make git-prune-packed a bit more chatty.
Junio C Hamano
2007-01-13
1
-1
/
+4
*
glossary typofix
Junio C Hamano
2007-01-12
1
-1
/
+1
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
10
-19
/
+16
*
fix documentation for git-commit --no-verify
Michael S. Tsirkin
2007-01-12
1
-6
/
+2
*
Document git-init
Junio C Hamano
2007-01-11
2
-90
/
+115
*
Add git-init documentation.
Nicolas Pitre
2007-01-10
1
-0
/
+1
*
-u is now default for 'git-mailinfo'.
Junio C Hamano
2007-01-10
1
-9
/
+7
*
-u is now default for 'git-applymbox'
Junio C Hamano
2007-01-10
1
-7
/
+7
*
Update git-svn manpage to remove the implication that SVN::* is optional.
Steven Grimm
2007-01-10
1
-59
/
+6
*
Documentation: add git-remote man page
J. Bruce Fields
2007-01-09
1
-0
/
+76
*
--prune is now default for 'pack-refs'
Junio C Hamano
2007-01-08
1
-4
/
+5
[next]