Age | Commit message (Expand) | Author | Files | Lines |
2021-07-28 | Merge branch 'ds/gender-neutral-doc-guidelines' | Junio C Hamano | 1 | -0/+45 |
2021-07-16 | CodingGuidelines: recommend gender-neutral description | Junio C Hamano | 1 | -0/+45 |
2021-05-11 | Merge branch 'jc/test-allows-local' | Junio C Hamano | 1 | -0/+5 |
2021-05-03 | CodingGuidelines: explicitly allow "local" for test scripts | Junio C Hamano | 1 | -0/+5 |
2021-04-14 | doc: clarify "do not capitalize the first word" rule | Junio C Hamano | 1 | -1/+6 |
2020-06-17 | Merge branch 'dl/python-2.7-is-the-floor-version' | Junio C Hamano | 1 | -6/+1 |
2020-06-08 | CodingGuidelines: specify Python 2.7 is the oldest version | Denton Liu | 1 | -6/+1 |
2020-05-14 | Merge branch 'jc/codingstyle-compare-with-null' | Junio C Hamano | 1 | -0/+12 |
2020-05-08 | Merge branch 'jk/arith-expansion-coding-guidelines' | Junio C Hamano | 1 | -4/+0 |
2020-05-08 | CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULL | Junio C Hamano | 1 | -0/+12 |
2020-05-04 | CodingGuidelines: drop arithmetic expansion advice to use "$x" | Jeff King | 1 | -4/+0 |
2020-04-22 | Merge branch 'jc/allow-strlen-substitution-in-shell-scripts' | Junio C Hamano | 1 | -2/+0 |
2020-03-29 | CodingGuidelines: allow ${#posix} == strlen($posix) | Junio C Hamano | 1 | -2/+0 |
2019-11-07 | Documentation: fix a bunch of typos, both old and new | Elijah Newren | 1 | -2/+2 |
2019-07-25 | Merge branch 'jc/post-c89-rules-doc' | Junio C Hamano | 1 | -3/+23 |
2019-07-18 | CodingGuidelines: spell out post-C89 rules | Junio C Hamano | 1 | -3/+23 |
2019-06-17 | Merge branch 'es/git-debugger-doc' | Junio C Hamano | 1 | -0/+6 |
2019-05-28 | doc: hint about GIT_DEBUGGER in CodingGuidelines | Emily Shaffer | 1 | -0/+6 |
2019-03-13 | doc/CodingGuidelines: URLs and paths as monospace | Corentin BOMPARD | 1 | -2/+5 |
2018-10-19 | Merge branch 'jc/how-to-document-api' | Junio C Hamano | 1 | -1/+4 |
2018-10-07 | Documentation: add shell guidelines | Matthew DeVore | 1 | -0/+18 |
2018-09-29 | CodingGuidelines: document the API in *.h files | Junio C Hamano | 1 | -1/+4 |
2018-02-08 | CodingGuidelines: mention "static" and "extern" | Jeff King | 1 | -0/+5 |
2017-06-04 | Merge branch 'ab/c-translators-comment-style' | Junio C Hamano | 1 | -5/+5 |
2017-05-31 | C style: use standard style for "TRANSLATORS" comments | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2017-05-08 | doc: replace a couple of broken gmane links | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-01-17 | CodingGuidelines: clarify multi-line brace style | Jeff King | 1 | -5/+32 |
2016-06-28 | CodingGuidelines: formatting HEAD in documentation | Matthieu Moy | 1 | -2/+3 |
2016-06-08 | doc: clearer rule about formatting literals | Tom Russello | 1 | -3/+10 |
2016-02-25 | add DEVELOPER makefile knob to check for acknowledged warnings | Lars Schneider | 1 | -0/+5 |
2015-04-14 | Merge branch 'jg/cguide-we-cannot-count' | Junio C Hamano | 1 | -1/+1 |
2015-04-14 | CodingGuidelines: update 'rough' rule count | Julian Gindi | 1 | -1/+1 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2015-02-22 | Merge branch 'jc/conf-var-doc' | Junio C Hamano | 1 | -0/+23 |
2015-02-11 | Merge branch 'ah/usage-strings' | Junio C Hamano | 1 | -2/+6 |
2015-02-11 | Merge branch 'jc/coding-guidelines' | Junio C Hamano | 1 | -3/+8 |
2015-02-02 | CodingGuidelines: describe naming rules for configuration variables | Junio C Hamano | 1 | -0/+23 |
2015-01-15 | CodingGuidelines: clarify C #include rules | Junio C Hamano | 1 | -3/+8 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -2/+6 |
2014-07-16 | Merge branch 'po/error-message-style' | Junio C Hamano | 1 | -0/+9 |
2014-07-10 | doc: give some guidelines for error messages | Philip Oakley | 1 | -0/+9 |
2014-05-20 | CodingGuidelines: avoid "test <cond> -a/-o <cond>" | Junio C Hamano | 1 | -0/+13 |
2014-05-02 | CodingGuidelines: on splitting a long line | Junio C Hamano | 1 | -0/+55 |
2014-05-02 | CodingGuidelines: on comparison | Junio C Hamano | 1 | -0/+27 |
2014-05-02 | CodingGuidelines: do not call the conditional statement "if()" | Junio C Hamano | 1 | -1/+1 |
2014-05-02 | CodingGuidelines: give an example for shell function preamble | Junio C Hamano | 1 | -3/+11 |
2014-05-02 | CodingGuidelines: give an example for control statements | Junio C Hamano | 1 | -0/+11 |
2014-05-02 | CodingGuidelines: give an example for redirection | Junio C Hamano | 1 | -0/+8 |
2014-05-02 | CodingGuidelines: give an example for case/esac statement | Junio C Hamano | 1 | -1/+11 |
2014-05-02 | CodingGuidelines: once it is in, it is not worth the code churn | Junio C Hamano | 1 | -0/+8 |