| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 2010-10-21 | 1 | -1/+1 |
|\ |
|
| * | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | | Better advice on using topic branches for kernel development | Luck, Tony | 2010-10-13 | 1 | -3/+6 |
* | | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 2010-10-13 | 1 | -4/+4 |
|/ |
|
* | user-manual: fix anchor name Finding-comments-With-given-Content | Michael J Gruber | 2010-09-29 | 1 | -1/+1 |
* | user-manual: be consistent in illustrations to 'git rebase' | Kirill Smelkov | 2010-09-29 | 1 | -2/+2 |
* | Documentation: avoid stray backslash in user manual | Jonathan Nieder | 2010-08-20 | 1 | -2/+2 |
* | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 | 1 | -4/+4 |
* | Updates for dirty submodules in release notes and user manual | Jens Lehmann | 2010-02-01 | 1 | -0/+20 |
* | Fix typos in technical documentation. | Ralf Wildenhues | 2010-01-31 | 1 | -1/+1 |
* | Merge branch 'mm/maint-hint-failed-merge' | Junio C Hamano | 2009-11-23 | 1 | -2/+18 |
|\ |
|
| * | user-manual: Document that "git merge" doesn't like uncommited changes. | Matthieu Moy | 2009-11-22 | 1 | -2/+18 |
* | | User Manual: Write "Git" instead of "GIT" | Björn Gustavsson | 2009-11-22 | 1 | -2/+2 |
* | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 1 | -7/+7 |
|/ |
|
* | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 | 1 | -1/+1 |
* | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 2009-05-28 | 1 | -2/+2 |
* | user-manual: the name of the hash function is SHA-1, not sha1 | Felipe Contreras | 2009-04-06 | 1 | -25/+25 |
* | user-manual: remove some git-foo usage | Felipe Contreras | 2009-04-06 | 1 | -74/+74 |
* | Documentation: remove extra quoting/emphasis around literal texts | Chris Johnsen | 2009-03-17 | 1 | -3/+3 |
* | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 1 | -1/+1 |
|\ |
|
| * | User-manual: "git stash <comment>" form is long gone | William Pursell | 2009-02-03 | 1 | -1/+1 |
* | | Be consistent in switch usage for tar | Henrik Austad | 2009-01-05 | 1 | -1/+1 |
* | | Use capitalized names where appropriate | Henrik Austad | 2009-01-05 | 1 | -2/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-12-09 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | work around Python warnings from AsciiDoc | Junio C Hamano | 2008-12-09 | 1 | -9/+9 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-12-02 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 2008-12-02 | 1 | -1/+0 |
* | | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 2008-11-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typos in the documentation. | Ralf Wildenhues | 2008-11-27 | 1 | -1/+1 |
* | | Documentation: user-manual: add information about "git help" at the beginning | Christian Couder | 2008-11-17 | 1 | -1/+11 |
* | | git-remote: list branches in vertical lists | Johannes Sixt | 2008-10-22 | 1 | -1/+3 |
|/ |
|
* | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 2008-08-11 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-08-11 | 1 | -2/+2 |
|\ |
|
| * | Documentation: fix invalid reference to 'mybranch' in user manual | Ivan Stankovic | 2008-08-10 | 1 | -1/+1 |
* | | Documentation: user-manual: "git commit -a" doesn't motivate .gitignore | Jonathan Nieder | 2008-08-08 | 1 | -2/+2 |
* | | documentation: user-manual: update "using-bisect" section | Christian Couder | 2008-07-30 | 1 | -6/+21 |
* | | `git submodule add` now requires a <path> | Abhijit Menon-Sen | 2008-07-29 | 1 | -4/+4 |
* | | Rename .git/rebase to .git/rebase-apply | Johannes Schindelin | 2008-07-21 | 1 | -1/+1 |
* | | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 2008-07-15 | 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-01 | 1 | -38/+38 |
* | | Documentation: complicate example of "man git-command" | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 2008-07-01 | 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-01 | 1 | -1/+4 |
* | Documentation: convert tutorials to man pages | Christian Couder | 2008-05-24 | 1 | -2/+2 |
* | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 2008-05-04 | 1 | -1/+1 |