summaryrefslogtreecommitdiff
path: root/docs/CODING_STYLE.md
Commit message (Expand)AuthorAgeFilesLines
* docs: make sure there's only one # markdown header in each fileLennart Poettering2019-12-131-1/+1
* docs: make it prettyTobias Bernard2019-12-111-0/+1
* docs: place all our markdown docs in rough categoriesLennart Poettering2019-12-111-0/+1
* docs: fix typoSimon Schricker2019-07-301-1/+1
* docs: fix typos and duplicate wordsMichael Prokop2019-06-271-1/+1
* some CODING_STYLE additionsLennart Poettering2019-06-251-0/+13
* CODING_STYLE: rename "Others" section to "Code Organization and Semantics"Lennart Poettering2019-04-121-37/+33
* CODING_STYLE: split out section about runtime behaviourLennart Poettering2019-04-121-31/+33
* CODING_STYLE: add section about C constructs useLennart Poettering2019-04-121-74/+72
* CODING_STYLE: split out section about deadlocksLennart Poettering2019-04-121-8/+9
* CODING_STYLE: split out section about loggingLennart Poettering2019-04-121-28/+29
* CODING_STYLE: export section about exporting symbolsLennart Poettering2019-04-121-17/+19
* CODING_STYLE: split out section about destructorsLennart Poettering2019-04-121-23/+25
* CODING_STYLE: split out section about command line parsingLennart Poettering2019-04-121-12/+13
* CODING_STYLE: Split out section about error handlingLennart Poettering2019-04-121-52/+52
* CODING_STYLE: split out section about commiting to gitLennart Poettering2019-04-121-7/+8
* CODING_STYLE: split out section about file descriptorsLennart Poettering2019-04-121-23/+24
* CODING_STYLE: split out section about memory allocationsLennart Poettering2019-04-121-32/+32
* CODING_STYLE: move out section about TypesLennart Poettering2019-04-121-35/+35
* CODING_STYLE: add section about how to reference specific conceptsLennart Poettering2019-04-121-0/+2
* CODING_STYLE: split out bits about Formatting into its own sectionLennart Poettering2019-04-121-49/+52
* CODING_STYLE: add a section about functions not to useLennart Poettering2019-04-121-37/+38
* CODING_STYLE: adjust indentation rules, and add note about config loadingZbigniew Jędrzejewski-Szmek2019-04-121-3/+5
* CODING_STYLE: fix grammar mistakeChris Morin2019-01-171-2/+2
* docs: add a "front matter" snippet to our markdown pagesFilipe Brandenburger2019-01-021-0/+4
* coding style: reduce text width to 109 charactersZbigniew Jędrzejewski-Szmek2018-12-081-1/+1
* docs: uppercase the title of our Markdown docsLennart Poettering2018-11-291-1/+1
* Fix a few docs typos (#10907)nikolas2018-11-241-2/+2
* CODING_STYLE: describe log & return operationsZbigniew Jędrzejewski-Szmek2018-11-221-0/+18
* CODING_STYLE: fix rules for STRLEN and recommend strjoina more stronglyZbigniew Jędrzejewski-Szmek2018-11-201-6/+10
* CODING_STYLE: clarify the rules for the src/basic & src/shared splitZbigniew Jędrzejewski-Szmek2018-11-201-7/+10
* docs: Fix a typo in CODING_STYLE.md (#10630)Felix Yan2018-11-031-1/+1
* docs: Convert CODING_STYLE to MarkdownFaheel Ahmad2018-10-301-0/+495