Age | Commit message (Expand) | Author | Files | Lines |
2013-12-12 | Merge branch 'rs/doc-submitting-patches' | Junio C Hamano | 1 | -2/+9 |
2013-11-27 | SubmittingPatches: document how to handle multiple patches | René Scharfe | 1 | -2/+9 |
2013-08-01 | Provide some linguistic guidance for the documentation. | Marc Branchaud | 1 | -1/+14 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -5/+5 |
2013-02-01 | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 1 | -1/+1 |
2013-01-09 | Merge branch 'jc/submittingpatches' | Junio C Hamano | 1 | -84/+91 |
2013-01-02 | SubmittingPatches: give list and maintainer addresses | Junio C Hamano | 1 | -2/+6 |
2013-01-02 | SubmittingPatches: remove overlong checklist | Junio C Hamano | 1 | -76/+61 |
2013-01-01 | SubmittingPatches: mention subsystems with dedicated repositories | Junio C Hamano | 1 | -0/+24 |
2013-01-01 | SubmittingPatches: who am I and who cares? | Junio C Hamano | 1 | -8/+2 |
2012-12-21 | Merge branch 'as/doc-for-devs' | Junio C Hamano | 1 | -13/+8 |
2012-12-16 | Documentation: move support for old compilers to CodingGuidelines | Adam Spiers | 1 | -13/+0 |
2012-12-16 | SubmittingPatches: add convention of prefixing commit messages | Adam Spiers | 1 | -0/+8 |
2012-10-25 | Doc SubmittingPatches: Mention --notes option after "cover letter" | Philip Oakley | 1 | -1/+2 |
2011-09-11 | SubmittingPathces: remove Cogito reference | Sverre Rabbelier | 1 | -2/+1 |
2011-04-15 | Documentation: publicize hints for sending patches with GMail | Jonathan Nieder | 1 | -52/+2 |
2011-04-15 | Documentation: publicize KMail hints for sending patches inline | Jonathan Nieder | 1 | -20/+2 |
2011-04-15 | Documentation: hints for sending patches inline with Thunderbird | Jonathan Nieder | 1 | -80/+1 |
2011-04-15 | Documentation: explain how to check for patch corruption | Jonathan Nieder | 1 | -44/+14 |
2011-04-13 | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 1 | -2/+1 |
2011-03-08 | SubmittingPatches: clarify the expected commit log description | Junio C Hamano | 1 | -8/+18 |
2010-10-06 | SubmittingPatches: Document some extra tags used in commit messages | Ramkumar Ramachandra | 1 | -6/+15 |
2010-07-28 | SubmittingPatches: Cite the 50 char subject limit | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2010-07-28 | SubmittingPatches: Clarify the Signed-off-by rules | Ævar Arnfjörð Bjarmason | 1 | -5/+3 |
2010-05-31 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-05-31 | Documentation/SubmittingPatches: Fix typo in GMail section | Tim Henigan | 1 | -1/+1 |
2010-05-25 | Merge branch 'maint' | Junio C Hamano | 1 | -19/+21 |
2010-05-25 | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 1 | -19/+21 |
2010-05-21 | Merge branch 'rr/doc-submitting' | Junio C Hamano | 1 | -11/+38 |
2010-04-18 | SubmittingPatches: Add new section about what to base work on | Ramkumar Ramachandra | 1 | -11/+38 |
2010-04-07 | SubmittingPatches: update GMail section | Junio C Hamano | 1 | -11/+24 |
2009-12-31 | SubmittingPatches: hints to know the status of a submitted patch. | Matthieu Moy | 1 | -0/+14 |
2009-04-28 | SubmittingPatches: itemize and reflect upon well written changes | Sam Vilain | 1 | -1/+13 |
2009-03-04 | Google has renamed the imap folder | John Tapsell | 1 | -0/+10 |
2009-02-12 | Update documentation to add further information about using Thunderbird with ... | Jeremy White | 1 | -0/+27 |
2008-12-19 | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 1 | -0/+3 |
2008-12-19 | SubmittingPatches: mention the usage of real name in Signed-off-by: lines | Miklos Vajna | 1 | -0/+3 |
2008-11-02 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+27 |
2008-11-01 | add instructions on how to send patches to the mailing list with Gmail | Tom Preston-Werner | 1 | -0/+27 |
2008-08-19 | SubmittingPatches: fix a typo | Jim Meyering | 1 | -1/+1 |
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-06-19 | Add a helper script to send patches with Mozilla Thunderbird | Lukas Sandström | 1 | -0/+5 |
2008-02-16 | Documentation/SubmittingPatches - a suggested patch flow | Junio C Hamano | 1 | -0/+35 |
2008-02-05 | Documentation/SubmittingPatches: What's Acked-by and Tested-by? | Junio C Hamano | 1 | -4/+12 |
2008-02-05 | Documentation/SubmittingPatches: discuss first then submit | Junio C Hamano | 1 | -4/+5 |
2008-02-05 | Documentation/SubmittingPatches: Instruct how to use [PATCH] Subject header | Junio C Hamano | 1 | -1/+6 |
2007-12-06 | Change from using email.com to example.com as example domain, as per RFC 2606. | David Symonds | 1 | -1/+1 |
2007-11-08 | SubmittingPatches: improve the 'Patch:' section of the checklist | Sergei Organov | 1 | -5/+4 |
2007-09-01 | Update my contact address as the maintainer. | Junio C Hamano | 1 | -1/+2 |