summaryrefslogtreecommitdiff
path: root/Documentation/user-manual.txt
Commit message (Expand)AuthorAgeFilesLines
* user-manual: typo and grammar fixesEric Hanchrow2008-07-081-9/+9
* Documentation: more "git-" versus "git " changesJonathan Nieder2008-07-051-18/+18
* Documentation: rewrap to prepare for "git-" vs "git " changeJonathan Nieder2008-07-051-4/+4
* Documentation: fix gitlinksJonathan Nieder2008-07-051-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-38/+38
* Documentation: complicate example of "man git-command"Jonathan Nieder2008-07-011-1/+1
* Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-011-4/+3
* user-manual: describe how higher stages are set during a mergeJunio C Hamano2008-06-121-8/+7
* Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder2008-06-011-1/+4
* Documentation: convert tutorials to man pagesChristian Couder2008-05-241-2/+2
* Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder2008-05-041-1/+1
* git-gc --prune is deprecatedDmitry Potapov2008-04-221-16/+1
* Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu2008-03-231-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-123/+123
* Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-12-311-1/+1
|\
| * Documentation/user-manual.txt: fix typoGustaf Hendeby2007-12-311-1/+1
* | Fix spelling mistakes in user manualShawn Bohrer2007-12-131-3/+3
* | Merge branch 'maint'Junio C Hamano2007-11-301-1/+1
|\ \ | |/
| * Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-301-1/+1
* | Merge branch 'maint'Junio C Hamano2007-11-251-24/+201
|\ \ | |/
| * user-manual: recovering from corruptionJ. Bruce Fields2007-11-251-1/+130
| * user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-251-9/+11
| * user-manual: failed push to public repositoryJ. Bruce Fields2007-11-251-9/+49
| * user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-251-6/+12
* | Merge branch 'maint'Junio C Hamano2007-11-191-4/+77
|\ \ | |/
| * user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields2007-11-181-4/+11
| * user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska2007-11-181-0/+66
* | user-manual.txt: minor clarification.Sergei Organov2007-11-171-3/+3
* | user-manual: minor rewording for clarity.Sergei Organov2007-11-141-2/+2
* | user-manual.txt: fix a few mistakesSergei Organov2007-11-141-3/+3
* | manual: use 'URL' instead of 'url'.Ralf Wildenhues2007-10-151-4/+4
* | manual: add some markup.Ralf Wildenhues2007-10-151-5/+5
* | manual: Fix example finding commits referencing given content.Ralf Wildenhues2007-10-151-1/+1
* | Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-151-13/+14
* | manual: Fix or remove em dashes.Ralf Wildenhues2007-10-151-10/+10
|/
* user-manual: Explain what submodules are good for.Michael Smith2007-09-251-12/+42
* User Manual: add a chapter for submodulesMiklos Vajna2007-09-231-0/+202
* user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields2007-09-231-7/+11
* user-manual: todo updates and cleanupJ. Bruce Fields2007-09-151-13/+16
* user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-151-2/+2
* user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-151-148/+147
* user-manual: rewrite object database discussionJ. Bruce Fields2007-09-151-139/+196
* user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-151-41/+41
* user-manual: rewrite index discussionJ. Bruce Fields2007-09-151-49/+55
* user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-151-9/+24
* user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-151-6/+10
* user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-151-23/+32
* user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-151-5/+12
* Porcelain level "log" family should recurse when diffing.Junio C Hamano2007-08-281-1/+1
* Merge branch 'maint'J. Bruce Fields2007-08-261-84/+48
|\