| Commit message (Expand) | Author | Age | Files | Lines |
* | CodingGuidelines: Documentation/*.txt are the sources | Dale Worley | 2013-05-10 | 1 | -2/+4 |
* | CodingGuidelines: our documents are in AsciiDoc | Junio C Hamano | 2013-03-21 | 1 | -0/+3 |
* | Merge branch 'tz/perl-styles' | Junio C Hamano | 2013-02-14 | 1 | -0/+42 |
|\ |
|
| * | Update CodingGuidelines for Perl | Ted Zlatanov | 2013-02-06 | 1 | -0/+42 |
* | | Merge branch 'jk/python-styles' | Junio C Hamano | 2013-02-07 | 1 | -0/+14 |
|\ \ |
|
| * | | CodingGuidelines: add Python coding guidelines | John Keeping | 2013-01-30 | 1 | -0/+14 |
| |/ |
|
* | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -7/+7 |
* | | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 2013-02-01 | 1 | -0/+5 |
|/ |
|
* | Documentation: move support for old compilers to CodingGuidelines | Adam Spiers | 2012-12-16 | 1 | -0/+8 |
* | Documentation/CodingGuidelines: spell out more shell guidelines | Heiko Voigt | 2012-08-15 | 1 | -0/+8 |
* | CodingGuidelines: do not use 'which' in shell scripts | Tim Henigan | 2012-02-27 | 1 | -0/+5 |
* | CodingGuidelines: Add a note about spaces after redirection | Tim Henigan | 2012-02-27 | 1 | -0/+7 |
* | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -0/+7 |
* | CodingGuidelines: downcase placeholders in usage messages | Junio C Hamano | 2011-02-15 | 1 | -1/+1 |
* | Fix typos in the documentation | Ralf Wildenhues | 2011-01-04 | 1 | -1/+1 |
* | Merge branch 'sn/diff-doc' | Junio C Hamano | 2010-12-03 | 1 | -0/+52 |
|\ |
|
| * | CodingGuidelines: Add a section on writing documentation | Štěpán Němec | 2010-11-05 | 1 | -0/+52 |
* | | CodingGuidelines: mention whitespace preferences for shell scripts | Giuseppe Bilotta | 2010-12-03 | 1 | -0/+4 |
|/ |
|
* | CodingGuidelines: reword parameter expansion section | Junio C Hamano | 2010-10-13 | 1 | -12/+15 |
* | CodingGuidelines: spell Arithmetic Expansion with $(($var)) | Junio C Hamano | 2010-09-27 | 1 | -0/+4 |
* | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 2009-02-09 | 1 | -0/+3 |
* | Mention "local convention" rule in the CodingGuidelines | Nanako Shiraishi | 2009-01-26 | 1 | -2/+7 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -1/+1 |
* | CodingGuidelines: Add a note to avoid assignments inside if() | Miklos Vajna | 2008-05-24 | 1 | -0/+2 |
* | CodingGuidelines: spell out how we use grep in our scripts | Junio C Hamano | 2008-03-01 | 1 | -0/+12 |
* | Add Documentation/CodingGuidelines | Johannes Schindelin | 2007-11-07 | 1 | -0/+112 |