Age | Commit message (Expand) | Author | Files | Lines |
2009-05-30 | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 1 | -2/+2 |
2009-04-06 | user-manual: the name of the hash function is SHA-1, not sha1 | Felipe Contreras | 1 | -25/+25 |
2009-04-06 | user-manual: remove some git-foo usage | Felipe Contreras | 1 | -74/+74 |
2009-03-17 | Documentation: remove extra quoting/emphasis around literal texts | Chris Johnsen | 1 | -3/+3 |
2009-02-03 | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 1 | -1/+1 |
2009-02-03 | User-manual: "git stash <comment>" form is long gone | William Pursell | 1 | -1/+1 |
2009-01-05 | Be consistent in switch usage for tar | Henrik Austad | 1 | -1/+1 |
2009-01-05 | Use capitalized names where appropriate | Henrik Austad | 1 | -2/+2 |
2008-12-09 | Merge branch 'maint' | Junio C Hamano | 1 | -9/+9 |
2008-12-09 | work around Python warnings from AsciiDoc | Junio C Hamano | 1 | -9/+9 |
2008-12-02 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+0 |
2008-12-02 | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 1 | -1/+0 |
2008-11-27 | Merge branch 'rw/maint-typofix' into rw/typofix | Junio C Hamano | 1 | -1/+1 |
2008-11-27 | Fix typos in the documentation. | Ralf Wildenhues | 1 | -1/+1 |
2008-11-17 | Documentation: user-manual: add information about "git help" at the beginning | Christian Couder | 1 | -1/+11 |
2008-10-22 | git-remote: list branches in vertical lists | Johannes Sixt | 1 | -1/+3 |
2008-08-11 | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 1 | -1/+1 |
2008-08-11 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2008-08-10 | Documentation: fix invalid reference to 'mybranch' in user manual | Ivan Stankovic | 1 | -1/+1 |
2008-08-08 | Documentation: user-manual: "git commit -a" doesn't motivate .gitignore | Jonathan Nieder | 1 | -2/+2 |
2008-07-30 | documentation: user-manual: update "using-bisect" section | Christian Couder | 1 | -6/+21 |
2008-07-29 | `git submodule add` now requires a <path> | Abhijit Menon-Sen | 1 | -4/+4 |
2008-07-21 | Rename .git/rebase to .git/rebase-apply | Johannes Schindelin | 1 | -1/+1 |
2008-07-15 | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 1 | -1/+1 |
2008-07-08 | user-manual: typo and grammar fixes | Eric Hanchrow | 1 | -9/+9 |
2008-07-05 | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 1 | -18/+18 |
2008-07-05 | Documentation: rewrap to prepare for "git-" vs "git " change | Jonathan Nieder | 1 | -4/+4 |
2008-07-05 | Documentation: fix gitlinks | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -38/+38 |
2008-07-01 | Documentation: complicate example of "man git-command" | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 1 | -4/+3 |
2008-06-12 | user-manual: describe how higher stages are set during a merge | Junio C Hamano | 1 | -8/+7 |
2008-06-01 | Documentation: convert "glossary" and "core-tutorial" to man pages | Christian Couder | 1 | -1/+4 |
2008-05-24 | Documentation: convert tutorials to man pages | Christian Couder | 1 | -2/+2 |
2008-05-04 | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 1 | -1/+1 |
2008-04-22 | git-gc --prune is deprecated | Dmitry Potapov | 1 | -16/+1 |
2008-03-23 | Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. | Guanqun Lu | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -123/+123 |
2007-12-31 | Merge branch 'maint' of git://linux-nfs.org/~bfields/git | Junio C Hamano | 1 | -1/+1 |
2007-12-31 | Documentation/user-manual.txt: fix typo | Gustaf Hendeby | 1 | -1/+1 |
2007-12-13 | Fix spelling mistakes in user manual | Shawn Bohrer | 1 | -3/+3 |
2007-11-30 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-30 | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 1 | -1/+1 |
2007-11-25 | Merge branch 'maint' | Junio C Hamano | 1 | -24/+201 |
2007-11-25 | user-manual: recovering from corruption | J. Bruce Fields | 1 | -1/+130 |
2007-11-25 | user-manual: clarify language about "modifying" old commits | J. Bruce Fields | 1 | -9/+11 |
2007-11-25 | user-manual: failed push to public repository | J. Bruce Fields | 1 | -9/+49 |
2007-11-25 | user-manual: define "branch" and "working tree" at start | J. Bruce Fields | 1 | -6/+12 |
2007-11-19 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+77 |
2007-11-18 | user-manual: mention "..." in "Generating diffs", etc. | J. Bruce Fields | 1 | -4/+11 |