index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
CODING_STYLE.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: make sure there's only one # markdown header in each file
Lennart Poettering
2019-12-13
1
-1
/
+1
*
docs: make it pretty
Tobias Bernard
2019-12-11
1
-0
/
+1
*
docs: place all our markdown docs in rough categories
Lennart Poettering
2019-12-11
1
-0
/
+1
*
docs: fix typo
Simon Schricker
2019-07-30
1
-1
/
+1
*
docs: fix typos and duplicate words
Michael Prokop
2019-06-27
1
-1
/
+1
*
some CODING_STYLE additions
Lennart Poettering
2019-06-25
1
-0
/
+13
*
CODING_STYLE: rename "Others" section to "Code Organization and Semantics"
Lennart Poettering
2019-04-12
1
-37
/
+33
*
CODING_STYLE: split out section about runtime behaviour
Lennart Poettering
2019-04-12
1
-31
/
+33
*
CODING_STYLE: add section about C constructs use
Lennart Poettering
2019-04-12
1
-74
/
+72
*
CODING_STYLE: split out section about deadlocks
Lennart Poettering
2019-04-12
1
-8
/
+9
*
CODING_STYLE: split out section about logging
Lennart Poettering
2019-04-12
1
-28
/
+29
*
CODING_STYLE: export section about exporting symbols
Lennart Poettering
2019-04-12
1
-17
/
+19
*
CODING_STYLE: split out section about destructors
Lennart Poettering
2019-04-12
1
-23
/
+25
*
CODING_STYLE: split out section about command line parsing
Lennart Poettering
2019-04-12
1
-12
/
+13
*
CODING_STYLE: Split out section about error handling
Lennart Poettering
2019-04-12
1
-52
/
+52
*
CODING_STYLE: split out section about commiting to git
Lennart Poettering
2019-04-12
1
-7
/
+8
*
CODING_STYLE: split out section about file descriptors
Lennart Poettering
2019-04-12
1
-23
/
+24
*
CODING_STYLE: split out section about memory allocations
Lennart Poettering
2019-04-12
1
-32
/
+32
*
CODING_STYLE: move out section about Types
Lennart Poettering
2019-04-12
1
-35
/
+35
*
CODING_STYLE: add section about how to reference specific concepts
Lennart Poettering
2019-04-12
1
-0
/
+2
*
CODING_STYLE: split out bits about Formatting into its own section
Lennart Poettering
2019-04-12
1
-49
/
+52
*
CODING_STYLE: add a section about functions not to use
Lennart Poettering
2019-04-12
1
-37
/
+38
*
CODING_STYLE: adjust indentation rules, and add note about config loading
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-3
/
+5
*
CODING_STYLE: fix grammar mistake
Chris Morin
2019-01-17
1
-2
/
+2
*
docs: add a "front matter" snippet to our markdown pages
Filipe Brandenburger
2019-01-02
1
-0
/
+4
*
coding style: reduce text width to 109 characters
Zbigniew Jędrzejewski-Szmek
2018-12-08
1
-1
/
+1
*
docs: uppercase the title of our Markdown docs
Lennart Poettering
2018-11-29
1
-1
/
+1
*
Fix a few docs typos (#10907)
nikolas
2018-11-23
1
-2
/
+2
*
CODING_STYLE: describe log & return operations
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-0
/
+18
*
CODING_STYLE: fix rules for STRLEN and recommend strjoina more strongly
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-6
/
+10
*
CODING_STYLE: clarify the rules for the src/basic & src/shared split
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-7
/
+10
*
docs: Fix a typo in CODING_STYLE.md (#10630)
Felix Yan
2018-11-03
1
-1
/
+1
*
docs: Convert CODING_STYLE to Markdown
Faheel Ahmad
2018-10-30
1
-0
/
+495