Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-11-18 | user-manual: Add section "Why bisecting merge commits can be harder ..." | Steffen Prohaska | 1 | -0/+66 |
2007-11-17 | user-manual.txt: minor clarification. | Sergei Organov | 1 | -3/+3 |
2007-11-14 | user-manual: minor rewording for clarity. | Sergei Organov | 1 | -2/+2 |
2007-11-14 | user-manual.txt: fix a few mistakes | Sergei Organov | 1 | -3/+3 |
2007-10-15 | manual: use 'URL' instead of 'url'. | Ralf Wildenhues | 1 | -4/+4 |
2007-10-15 | manual: add some markup. | Ralf Wildenhues | 1 | -5/+5 |
2007-10-15 | manual: Fix example finding commits referencing given content. | Ralf Wildenhues | 1 | -1/+1 |
2007-10-15 | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 1 | -13/+14 |
2007-10-15 | manual: Fix or remove em dashes. | Ralf Wildenhues | 1 | -10/+10 |
2007-09-25 | user-manual: Explain what submodules are good for. | Michael Smith | 1 | -12/+42 |
2007-09-23 | User Manual: add a chapter for submodules | Miklos Vajna | 1 | -0/+202 |
2007-09-23 | user-manual: don't assume refs are stored under .git/refs | J. Bruce Fields | 1 | -7/+11 |
2007-09-15 | user-manual: todo updates and cleanup | J. Bruce Fields | 1 | -13/+16 |
2007-09-15 | user-manual: fix introduction to packfiles | J. Bruce Fields | 1 | -2/+2 |
2007-09-15 | user-manual: move packfile and dangling object discussion | J. Bruce Fields | 1 | -148/+147 |
2007-09-15 | user-manual: rewrite object database discussion | J. Bruce Fields | 1 | -139/+196 |