summaryrefslogtreecommitdiff
path: root/Documentation/user-manual.txt
AgeCommit message (Expand)AuthorFilesLines
2008-07-08user-manual: typo and grammar fixesLibravatar Eric Hanchrow1-9/+9
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-18/+18
2008-07-05Documentation: rewrap to prepare for "git-" vs "git " changeLibravatar Jonathan Nieder1-4/+4
2008-07-05Documentation: fix gitlinksLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-38/+38
2008-07-01Documentation: complicate example of "man git-command"Libravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: fix links to tutorials and other new manual pagesLibravatar Jonathan Nieder1-4/+3
2008-06-12user-manual: describe how higher stages are set during a mergeLibravatar Junio C Hamano1-8/+7
2008-06-01Documentation: convert "glossary" and "core-tutorial" to man pagesLibravatar Christian Couder1-1/+4
2008-05-24Documentation: convert tutorials to man pagesLibravatar Christian Couder1-2/+2
2008-05-04Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageLibravatar Christian Couder1-1/+1
2008-04-22git-gc --prune is deprecatedLibravatar Dmitry Potapov1-16/+1
2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Libravatar Guanqun Lu1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-123/+123
2007-12-31Merge branch 'maint' of git://linux-nfs.org/~bfields/gitLibravatar Junio C Hamano1-1/+1
2007-12-31Documentation/user-manual.txt: fix typoLibravatar Gustaf Hendeby1-1/+1
2007-12-13Fix spelling mistakes in user manualLibravatar Shawn Bohrer1-3/+3
2007-11-30Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereLibravatar Johannes Schindelin1-1/+1
2007-11-25Merge branch 'maint'Libravatar Junio C Hamano1-24/+201
2007-11-25user-manual: recovering from corruptionLibravatar J. Bruce Fields1-1/+130
2007-11-25user-manual: clarify language about "modifying" old commitsLibravatar J. Bruce Fields1-9/+11
2007-11-25user-manual: failed push to public repositoryLibravatar J. Bruce Fields1-9/+49
2007-11-25user-manual: define "branch" and "working tree" at startLibravatar J. Bruce Fields1-6/+12
2007-11-19Merge branch 'maint'Libravatar Junio C Hamano1-4/+77
2007-11-18user-manual: mention "..." in "Generating diffs", etc.Libravatar J. Bruce Fields1-4/+11
2007-11-18user-manual: Add section "Why bisecting merge commits can be harder ..."Libravatar Steffen Prohaska1-0/+66
2007-11-17user-manual.txt: minor clarification.Libravatar Sergei Organov1-3/+3
2007-11-14user-manual: minor rewording for clarity.Libravatar Sergei Organov1-2/+2
2007-11-14user-manual.txt: fix a few mistakesLibravatar Sergei Organov1-3/+3
2007-10-15manual: use 'URL' instead of 'url'.Libravatar Ralf Wildenhues1-4/+4
2007-10-15manual: add some markup.Libravatar Ralf Wildenhues1-5/+5
2007-10-15manual: Fix example finding commits referencing given content.Libravatar Ralf Wildenhues1-1/+1
2007-10-15Fix some typos, punctuation, missing words, minor markup.Libravatar Ralf Wildenhues1-13/+14
2007-10-15manual: Fix or remove em dashes.Libravatar Ralf Wildenhues1-10/+10
2007-09-25user-manual: Explain what submodules are good for.Libravatar Michael Smith1-12/+42
2007-09-23User Manual: add a chapter for submodulesLibravatar Miklos Vajna1-0/+202
2007-09-23user-manual: don't assume refs are stored under .git/refsLibravatar J. Bruce Fields1-7/+11
2007-09-15user-manual: todo updates and cleanupLibravatar J. Bruce Fields1-13/+16
2007-09-15user-manual: fix introduction to packfilesLibravatar J. Bruce Fields1-2/+2
2007-09-15user-manual: move packfile and dangling object discussionLibravatar J. Bruce Fields1-148/+147
2007-09-15user-manual: rewrite object database discussionLibravatar J. Bruce Fields1-139/+196
2007-09-15user-manual: reorder commit, blob, tree discussionLibravatar J. Bruce Fields1-41/+41
2007-09-15user-manual: rewrite index discussionLibravatar J. Bruce Fields1-49/+55
2007-09-15user-manual: create new "low-level git operations" chapterLibravatar J. Bruce Fields1-9/+24
2007-09-15user-manual: rename "git internals" to "git concepts"Libravatar J. Bruce Fields1-6/+10
2007-09-15user-manual: move object format details to hacking-git chapterLibravatar J. Bruce Fields1-23/+32
2007-09-15user-manual: adjust section levels in "git internals"Libravatar J. Bruce Fields1-5/+12
2007-08-28Porcelain level "log" family should recurse when diffing.Libravatar Junio C Hamano1-1/+1
2007-08-26Merge branch 'maint'Libravatar J. Bruce Fields1-84/+48