index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-0
/
+11
*
licensing: add spdx to our .cocci files
Zbigniew Jędrzejewski-Szmek
2021-10-01
52
-1
/
+54
*
ci: use LGPLv2+ for all our ci configuration
Zbigniew Jędrzejewski-Szmek
2021-10-01
1
-0
/
+1
*
ci: shellcheck-ify CI scripts
Frantisek Sumsal
2021-09-29
1
-11
/
+14
*
coccinelle: filter out a couple of 'false-positive' transformations
Frantisek Sumsal
2021-03-18
3
-2
/
+5
*
coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-0
/
+6
*
coccinelle: add rules for log_unit_error_errno() or friends
Yu Watanabe
2020-11-27
2
-0
/
+269
*
coccinelle: always use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-19
1
-2
/
+2
*
coccinelle: add one more rule to use return value of log_xxx_errno()
Yu Watanabe
2020-11-19
1
-0
/
+9
*
coccinelle: introduce drop-braces transformation
Frantisek Sumsal
2020-10-09
1
-0
/
+27
*
coccinelle: check for invalid errno comparisons
Frantisek Sumsal
2020-10-09
1
-0
/
+10
*
coccinelle: correctly resolve our own macros
Frantisek Sumsal
2020-10-09
2
-2
/
+233
*
coccinelle: skip strjoin transformation in test_strjoin()
Frantisek Sumsal
2020-10-04
1
-10
/
+9
*
coccinelle: limit the # of expressions in in_set/not_in_set
Frantisek Sumsal
2020-10-04
2
-27
/
+4
*
coccinelle: skip the xsprintf transformation on man pages
Frantisek Sumsal
2020-10-04
1
-1
/
+2
*
coccinelle: disable flags-set where it doesn't make sense
Frantisek Sumsal
2020-10-04
1
-3
/
+9
*
coccinelle: fix the equals-null transformation
Frantisek Sumsal
2020-10-04
1
-6
/
+21
*
coccinelle: drop the custom isomorphisms
Frantisek Sumsal
2020-10-04
2
-22
/
+1
*
execute: use empty_to_root() a bit more
Lennart Poettering
2020-10-01
1
-0
/
+5
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-0
/
+18
*
tree-wide: formatting tweaks reported by Coccinelle
Frantisek Sumsal
2020-04-21
1
-2
/
+14
*
tree-wide: use empty-to-root a bit more
Lennart Poettering
2019-07-16
1
-0
/
+11
*
Use sd_event_source_disable_unref()
Zbigniew Jędrzejewski-Szmek
2019-05-10
1
-0
/
+36
*
coccinelle: further restrict certain transformations
Frantisek Sumsal
2019-04-30
5
-55
/
+46
*
coccinelle: exclude JsonVariant* from the IN_SET transformation
Frantisek Sumsal
2019-04-30
2
-67
/
+30
*
coccinelle: exclude certain paths from the transformations
Frantisek Sumsal
2019-04-29
1
-2
/
+17
*
coccinelle: ignore function transformations causing recursion
Frantisek Sumsal
2019-04-29
3
-22
/
+39
*
coccinelle: ignore macro transformations in the macros themselves
Frantisek Sumsal
2019-04-28
3
-0
/
+20
*
coccinelle: avoid matching 'errno' as a file descriptor
Frantisek Sumsal
2019-04-27
1
-1
/
+8
*
coccinelle: add explicit statement isomorphisms
Frantisek Sumsal
2019-04-27
2
-1
/
+22
*
Merge pull request #12217 from keszybz/unlocked-operations
Lennart Poettering
2019-04-12
1
-0
/
+71
|
\
|
*
Add open_memstream_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+8
|
*
Add fdopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+12
|
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+14
|
*
Add fopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-0
/
+37
*
|
scripts: use 4 space indentation
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-13
/
+13
|
/
*
coccinelle: add coccinelle script for empty_or_dash() use
Lennart Poettering
2019-04-08
1
-0
/
+5
*
nspawn-oci: use SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2019-03-21
1
-0
/
+8
*
tree-wide: more IOVEC_MAKE() conversions
Lennart Poettering
2018-11-28
1
-0
/
+5
*
tree-wide: use IOVEC_MAKE() at many places
Lennart Poettering
2018-11-27
1
-0
/
+24
*
tree-wide: use SWAP_TWO a bit more
Lennart Poettering
2018-11-26
1
-0
/
+7
*
coccinelle: also mark previous synthetic errnos as such
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-0
/
+7
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-0
/
+35
*
cocci: simplify some if checks
Lennart Poettering
2018-11-16
1
-0
/
+54
*
tree-wide: CMP()ify all the things
Lennart Poettering
2018-10-16
1
-0
/
+28
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-0
/
+12
*
cocinelle: use GNU parallel to run spatch
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-2
/
+8
*
tools: make various scripts find the top-levle git dir automatically
Lennart Poettering
2018-06-07
1
-1
/
+2
*
Add macro for checking if some flags are set
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-0
/
+15
*
coccinelle: add option to make changes in place
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-2
/
+10
[next]