summaryrefslogtreecommitdiff
path: root/Documentation/user-manual.txt
AgeCommit message (Expand)Author
2010-02-01Updates for dirty submodules in release notes and user manualJens Lehmann
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2009-11-24Merge branch 'mm/maint-hint-failed-merge'Junio C Hamano
2009-11-23User Manual: Write "Git" instead of "GIT"Björn Gustavsson
2009-11-23user-manual: Document that "git merge" doesn't like uncommited changes.Matthieu Moy
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-08-12Change mentions of "git programs" to "git commands"Ori Avtalion
2009-05-29Documentation: teach stash/pop workflow instead of stash/applyThomas Rast
2009-04-06user-manual: the name of the hash function is SHA-1, not sha1Felipe Contreras
2009-04-06user-manual: remove some git-foo usageFelipe Contreras
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2009-02-04Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-04User-manual: "git stash <comment>" form is long goneWilliam Pursell
2009-01-05Be consistent in switch usage for tarHenrik Austad
2009-01-05Use capitalized names where appropriateHenrik Austad
2008-12-10Merge branch 'maint'Junio C Hamano
2008-12-10work around Python warnings from AsciiDocJunio C Hamano
2008-12-03Merge branch 'maint'Junio C Hamano
2008-12-02User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano
2008-11-27Fix typos in the documentation.Ralf Wildenhues
2008-11-17Documentation: user-manual: add information about "git help" at the beginningChristian Couder
2008-10-23git-remote: list branches in vertical listsJohannes Sixt
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic
2008-08-08Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder
2008-07-31documentation: user-manual: update "using-bisect" sectionChristian Couder
2008-07-30`git submodule add` now requires a <path>Abhijit Menon-Sen
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-16Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-08user-manual: typo and grammar fixesEric Hanchrow
2008-07-05Documentation: more "git-" versus "git " changesJonathan Nieder
2008-07-05Documentation: rewrap to prepare for "git-" vs "git " changeJonathan Nieder
2008-07-05Documentation: fix gitlinksJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-07-02Documentation: complicate example of "man git-command"Jonathan Nieder
2008-07-02Documentation: fix links to tutorials and other new manual pagesJonathan Nieder
2008-06-12user-manual: describe how higher stages are set during a mergeJunio C Hamano
2008-06-02Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder
2008-05-25Documentation: convert tutorials to man pagesChristian Couder
2008-05-05Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder
2008-04-23git-gc --prune is deprecatedDmitry Potapov
2008-03-23Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.Guanqun Lu
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-31Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-12-31Documentation/user-manual.txt: fix typoGustaf Hendeby
2007-12-13Fix spelling mistakes in user manualShawn Bohrer
2007-12-01Merge branch 'maint'Junio C Hamano
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin