Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | doc: format pathnames and URLs as monospace. | Corentin BOMPARD | 1 | -3/+3 |
2018-08-21 | SubmittingPatches: mention doc-diff | Jeff King | 1 | -1/+3 |
2018-06-22 | Documentation: spelling and grammar fixes | Ville Skyttä | 1 | -2/+2 |
2018-06-04 | Merge branch 'tg/doc-sec-list' | Junio C Hamano | 1 | -4/+17 |
2018-06-01 | note git-security@googlegroups.com in more places | Thomas Gummerer | 1 | -0/+13 |
2018-06-01 | SubmittingPatches: replace numbered attributes with names | Thomas Gummerer | 1 | -4/+4 |
2018-04-12 | SubmittingPatches: mention the git contacts command | Thomas Gummerer | 1 | -2/+2 |
2018-01-09 | Merge branch 'bc/submitting-patches-in-asciidoc' | Junio C Hamano | 1 | -1/+1 |
2018-01-03 | doc/SubmittingPatches: improve text formatting | Todd Zullinger | 1 | -1/+1 |
2017-11-21 | Merge branch 'ad/submitting-patches-title-decoration' | Junio C Hamano | 1 | -8/+13 |
2017-11-13 | Documentation: convert SubmittingPatches to AsciiDoc | brian m. carlson | 1 | -161/+185 |
2017-11-11 | doc/SubmittingPatches: correct subject guidance | Adam Dinwoodie | 1 | -8/+13 |
2017-05-04 | Merge branch 'rg/doc-submittingpatches-wordfix' | Junio C Hamano | 1 | -6/+6 |
2017-05-01 | doc: update SubmittingPatches | René Genz | 1 | -6/+6 |
2017-03-26 | doc/SubmittingPatches: show how to get a CLI commit summary | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2017-03-21 | doc/SubmittingPatches: clarify the casing convention for "area: change..." | Ævar Arnfjörð Bjarmason | 1 | -2/+7 |
2017-01-27 | doc: clarify distinction between sign-off and pgp-signing | Cornelius Weig | 1 | -7/+6 |
2016-08-26 | SubmittingPatches: use gitk's "Copy commit summary" format | Beat Bolli | 1 | -3/+8 |
2016-08-17 | SubmittingPatches: document how to reference previous commits | Heiko Voigt | 1 | -0/+5 |
2016-05-02 | Documentation: add setup instructions for Travis CI | Lars Schneider | 1 | -17/+63 |
2015-03-25 | Merge branch 'jc/submitting-patches-mention-send-email' | Junio C Hamano | 1 | -0/+5 |
2015-03-15 | SubmittingPatches: encourage users to use format-patch and send-email | Junio C Hamano | 1 | -0/+5 |
2015-01-12 | Merge branch 'sb/doc-submitting-patches-keep-notes' | Junio C Hamano | 1 | -2/+5 |
2015-01-07 | Merge branch 'sb/dco-indentation-fix' | Junio C Hamano | 1 | -6/+6 |
2015-01-07 | SubmittingPatches: explain rationale for using --notes with format-patch | Eric Sunshine | 1 | -2/+5 |
2014-12-22 | Merge branch 'jc/refer-to-t-readme-from-submitting-patches' | Junio C Hamano | 1 | -1/+2 |
2014-12-22 | Documentation/SubmittingPatches: unify whitespace/tabs for the DCO | Stefan Beller | 1 | -6/+6 |
2014-11-24 | SubmittingPatches: refer to t/README for tests | Junio C Hamano | 1 | -1/+2 |
2014-11-13 | SubmittingPatches: final submission is To: maintainer and CC: list | Slavomir Vlcek | 1 | -1/+1 |
2013-12-17 | Merge branch 'rs/doc-submitting-patches' into maint | Junio C Hamano | 1 | -2/+9 |
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 |