Age | Commit message (Expand) | Author |
2015-04-22 | CODING_STYLE: document that we prefer /* comments */ over // comments | Lennart Poettering |
2015-04-21 | CODING_STYLE: document how destructors should work | Lennart Poettering |
2015-04-03 | CODING_STYLE: mention that dup() should not be used | Lennart Poettering |
2015-04-02 | CODING_STYLE: clarify that exit() is never OK to call | Lennart Poettering |
2015-03-10 | CODING_STYLE: mention casting of function invocations to (void) | Lennart Poettering |
2015-02-28 | update TODO | Lennart Poettering |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-10 | CODING_STYLE: elaborate on O_CLOEXEC a bit | Lennart Poettering |
2015-02-03 | Reindent man pages to 2ch | Zbigniew Jędrzejewski-Szmek |
2014-10-30 | CODING_STYLE: clarify that we really should use O_CLOEXEC everywhere | Lennart Poettering |
2014-10-27 | CODING_STYLE: don't clobber arguments on failure | Lennart Poettering |
2014-10-22 | CODING_STYLE: clarify that single-line if blocks should not be enclosed in {} | Lennart Poettering |
2014-08-30 | Fix a few more typos | Ruben Kerkhof |
2014-08-21 | CODING_STYLE: document that we don't break lines at 80ch | Lennart Poettering |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-06-28 | doc: use expanded forms for written style | Jan Engelhardt |
2014-06-28 | doc: typographical improvements and choice of words | Jan Engelhardt |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt |
2014-05-24 | Fix several small typos | Jonathan Boulle |
2013-12-09 | extend CODING_STYLE document a bit | Lennart Poettering |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
2013-03-08 | analyze: various cleanups | Lennart Poettering |
2013-01-29 | Clarify sentence | Tollef Fog Heen |
2012-10-01 | Minor typo | Tollef Fog Heen |
2012-10-01 | Be consistent about "." vs no "." at the end of lines" | Tollef Fog Heen |
2011-02-28 | Spelling Corrections | Harald Hoyer |
2010-02-14 | CODING_STYLE: minor updates | Lennart Poettering |
2009-11-18 | CODING_STYLE: add missing - | Lennart Poettering |
2009-11-18 | initial commit | Lennart Poettering |