index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
user-manual.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"
Johannes Schindelin
2008-07-16
1
-1
/
+1
*
user-manual: typo and grammar fixes
Eric Hanchrow
2008-07-08
1
-9
/
+9
*
Documentation: more "git-" versus "git " changes
Jonathan Nieder
2008-07-05
1
-18
/
+18
*
Documentation: rewrap to prepare for "git-" vs "git " change
Jonathan Nieder
2008-07-05
1
-4
/
+4
*
Documentation: fix gitlinks
Jonathan Nieder
2008-07-05
1
-1
/
+1
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-38
/
+38
*
Documentation: complicate example of "man git-command"
Jonathan Nieder
2008-07-02
1
-1
/
+1
*
Documentation: fix links to tutorials and other new manual pages
Jonathan Nieder
2008-07-02
1
-4
/
+3
*
user-manual: describe how higher stages are set during a merge
Junio C Hamano
2008-06-12
1
-8
/
+7
*
Documentation: convert "glossary" and "core-tutorial" to man pages
Christian Couder
2008-06-02
1
-1
/
+4
*
Documentation: convert tutorials to man pages
Christian Couder
2008-05-25
1
-2
/
+2
*
Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
Christian Couder
2008-05-05
1
-1
/
+1
*
git-gc --prune is deprecated
Dmitry Potapov
2008-04-23
1
-16
/
+1
*
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
2008-03-23
1
-1
/
+1
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-123
/
+123
*
Merge branch 'maint' of git://linux-nfs.org/~bfields/git
Junio C Hamano
2007-12-31
1
-1
/
+1
|
\
|
*
Documentation/user-manual.txt: fix typo
Gustaf Hendeby
2007-12-31
1
-1
/
+1
*
|
Fix spelling mistakes in user manual
Shawn Bohrer
2007-12-13
1
-3
/
+3
*
|
Merge branch 'maint'
Junio C Hamano
2007-12-01
1
-1
/
+1
|
\
|
|
*
Replace the word 'update-cache' by 'update-index' everywhere
Johannes Schindelin
2007-12-01
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2007-11-26
1
-24
/
+201
|
\
|
|
*
user-manual: recovering from corruption
J. Bruce Fields
2007-11-26
1
-1
/
+130
|
*
user-manual: clarify language about "modifying" old commits
J. Bruce Fields
2007-11-26
1
-9
/
+11
|
*
user-manual: failed push to public repository
J. Bruce Fields
2007-11-26
1
-9
/
+49
|
*
user-manual: define "branch" and "working tree" at start
J. Bruce Fields
2007-11-25
1
-6
/
+12
*
|
Merge branch 'maint'
Junio C Hamano
2007-11-19
1
-4
/
+77
|
\
|
|
*
user-manual: mention "..." in "Generating diffs", etc.
J. Bruce Fields
2007-11-19
1
-4
/
+11
|
*
user-manual: Add section "Why bisecting merge commits can be harder ..."
Steffen Prohaska
2007-11-19
1
-0
/
+66
*
|
user-manual.txt: minor clarification.
Sergei Organov
2007-11-17
1
-3
/
+3
*
|
user-manual: minor rewording for clarity.
Sergei Organov
2007-11-14
1
-2
/
+2
*
|
user-manual.txt: fix a few mistakes
Sergei Organov
2007-11-14
1
-3
/
+3
*
|
manual: use 'URL' instead of 'url'.
Ralf Wildenhues
2007-10-16
1
-4
/
+4
*
|
manual: add some markup.
Ralf Wildenhues
2007-10-16
1
-5
/
+5
*
|
manual: Fix example finding commits referencing given content.
Ralf Wildenhues
2007-10-16
1
-1
/
+1
*
|
Fix some typos, punctuation, missing words, minor markup.
Ralf Wildenhues
2007-10-16
1
-13
/
+14
*
|
manual: Fix or remove em dashes.
Ralf Wildenhues
2007-10-16
1
-10
/
+10
|
/
*
user-manual: Explain what submodules are good for.
Michael Smith
2007-09-26
1
-12
/
+42
*
User Manual: add a chapter for submodules
Miklos Vajna
2007-09-23
1
-0
/
+202
*
user-manual: don't assume refs are stored under .git/refs
J. Bruce Fields
2007-09-23
1
-7
/
+11
*
user-manual: todo updates and cleanup
J. Bruce Fields
2007-09-16
1
-13
/
+16
*
user-manual: fix introduction to packfiles
J. Bruce Fields
2007-09-16
1
-2
/
+2
*
user-manual: move packfile and dangling object discussion
J. Bruce Fields
2007-09-16
1
-148
/
+147
*
user-manual: rewrite object database discussion
J. Bruce Fields
2007-09-16
1
-139
/
+196
*
user-manual: reorder commit, blob, tree discussion
J. Bruce Fields
2007-09-16
1
-41
/
+41
*
user-manual: rewrite index discussion
J. Bruce Fields
2007-09-16
1
-49
/
+55
*
user-manual: create new "low-level git operations" chapter
J. Bruce Fields
2007-09-16
1
-9
/
+24
*
user-manual: rename "git internals" to "git concepts"
J. Bruce Fields
2007-09-16
1
-6
/
+10
*
user-manual: move object format details to hacking-git chapter
J. Bruce Fields
2007-09-16
1
-23
/
+32
*
user-manual: adjust section levels in "git internals"
J. Bruce Fields
2007-09-16
1
-5
/
+12
*
Porcelain level "log" family should recurse when diffing.
Junio C Hamano
2007-08-28
1
-1
/
+1
[next]