index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CODING_STYLE.md
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-24
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