Age | Commit message (Expand) | Author | Files | Lines |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -3/+3 |
2013-02-05 | Merge branch 'ta/doc-no-small-caps' | Junio C Hamano | 10 | -37/+37 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 8 | -30/+30 |
2013-02-01 | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 3 | -7/+7 |
2013-01-25 | Merge branch 'jc/doc-maintainer' | Junio C Hamano | 1 | -91/+256 |
2013-01-25 | howto/maintain: document "### match next" convention in jch/pu branch | Junio C Hamano | 1 | -5/+6 |
2013-01-03 | howto/maintain: mark titles for asciidoc | Junio C Hamano | 1 | -3/+15 |
2013-01-03 | Documentation: update "howto maintain git" | Junio C Hamano | 1 | -89/+241 |
2012-12-21 | Move ./technical/api-command.txt to ./howto/new-command.txt | Thomas Ackermann | 1 | -0/+104 |
2012-10-18 | Documentation/howto: convert plain text files to asciidoc | Thomas Ackermann | 11 | -34/+68 |
2012-03-28 | correct spelling: an URL -> a URL | Jim Meyering | 1 | -1/+1 |
2012-01-31 | request-pull: explicitly ask tags/$name to be pulled | Junio C Hamano | 1 | -2/+2 |
2012-01-18 | pulling signed tag: add howto document | Junio C Hamano | 1 | -0/+217 |
2011-09-07 | Minor update to how-to maintain git | Junio C Hamano | 1 | -7/+6 |
2011-02-09 | Documentation/merge subtree How-To: fix typo | Uwe Kleine-König | 1 | -1/+1 |
2010-08-31 | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 1 | -6/+0 |
2010-08-22 | Typos in code comments, an error message, documentation | Ralf Wildenhues | 1 | -1/+1 |
2010-08-15 | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 1 | -6/+0 |
2010-03-24 | Teach rebase the --no-ff option. | Marc Branchaud | 1 | -0/+90 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 3 | -4/+4 |
2009-03-03 | Documentation: Typo / spelling / formatting fixes | Mike Ralphson | 2 | -3/+3 |
2009-01-13 | Fix Documentation typos surrounding the word 'handful'. | Jon Loeliger | 1 | -1/+1 |
2008-12-21 | Add a documentat on how to revert a faulty merge | Nanako Shiraishi | 1 | -0/+179 |
2008-10-12 | Documentation: remove stale howto/rebase-and-edit.txt | Thomas Rast | 1 | -79/+0 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 5 | -5/+5 |
2008-06-25 | update-hook-example: optionally allow non-fast-forward | Dmitry Potapov | 1 | -33/+53 |
2008-06-25 | fix update-hook-example to work with packed tag references | Dmitry Potapov | 1 | -1/+1 |
2008-06-15 | Consistency: Use "libcurl" instead of "cURL library" and "curl" | Johan Herland | 1 | -1/+1 |
2008-04-18 | Document that WebDAV doesn't need git on the server, and works over SSL | Matthieu Moy | 1 | -12/+33 |
2008-01-14 | Add using merge subtree How-To | Miklos Vajna | 1 | -0/+75 |
2007-11-22 | Addendum to "MaintNotes" | Junio C Hamano | 1 | -0/+277 |
2007-11-09 | add a howto document about corrupted blob recovery | Nicolas Pitre | 1 | -0/+134 |
2007-09-18 | Fixed update-hook example allow-users format. | Väinö Järvelä | 1 | -4/+4 |
2007-06-07 | War on whitespace | Junio C Hamano | 6 | -28/+21 |
2007-05-17 | user-manual: move howto/using-topic-branches into manual | J. Bruce Fields | 1 | -296/+0 |
2007-05-17 | user-manual: move howto/make-dist.txt into user manual | J. Bruce Fields | 1 | -52/+0 |
2007-05-17 | Documentation: remove howto's now incorporated into manual | J. Bruce Fields | 2 | -174/+0 |
2007-03-19 | Add a HOWTO for setting up a standalone git daemon | Johannes Schindelin | 1 | -0/+52 |
2007-02-12 | Remove git-resolve. | Junio C Hamano | 1 | -8/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -2/+2 |
2007-01-25 | Add dangling objects tips. | Linus Torvalds | 1 | -0/+109 |
2007-01-17 | git-format-patch: the default suffix is now .patch, not .txt | Junio C Hamano | 1 | -1/+1 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -1/+1 |
2006-08-10 | Add Documentation/howto/setup-git-server-over-http.txt | Rutger Nijlunsing | 1 | -0/+256 |
2006-07-09 | Assorted typo fixes | Pavel Roskin | 2 | -2/+2 |
2006-02-12 | Add howto about separating topics. | kent@lysator.liu.se | 1 | -0/+91 |
2006-01-20 | update using-topic-branches | Luck, Tony | 1 | -1/+9 |
2006-01-15 | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 1 | -12/+12 |
2005-12-29 | Documentation: spell. | Junio C Hamano | 1 | -1/+1 |
2005-12-19 | Documentation: stdout of update-hook is connected to /dev/null | Junio C Hamano | 1 | -2/+6 |