1. 31c8592 tools/make-man-index: fix purpose text that contains tags by Haochen Tong · 4 years, 3 months ago
  2. ff12a79 treewide: more portable bash shebangs by Jörg Thalheim · 4 years, 9 months ago
  3. 6e55b9b chromiumos: sync auto suspend rules with chromeos commit e348a229bacc3 by Mario Limonciello · 4 years, 10 months ago
  4. a3e42c4 test: unpin meson from v0.52.1 by Frantisek Sumsal · 4 years, 10 months ago
  5. 5147936 test: pin meson to 0.52.1 for fuzzit/fuzzbuzz by Frantisek Sumsal · 4 years, 11 months ago
  6. 8c6c56c man: sort options without "=" in the directives index by Zbigniew Jędrzejewski-Szmek · 5 years ago
  7. f8b6853 man: fix a few bogus entries in directives index by Zbigniew Jędrzejewski-Szmek · 5 years ago
  8. b0343f8 man: change noindex="true" to index="false" by Zbigniew Jędrzejewski-Szmek · 5 years ago
  9. 62d3999 meson: add target to update the chromiumos rules by Zbigniew Jędrzejewski-Szmek · 5 years ago
  10. 738606e coverity: replace python with jq by Evgeny Vereshchagin · 5 years ago
  11. 0490b44 trivial: rename chromeos to chromiumos by Tim Teichmann · 5 years ago
  12. f10bb2c trivial: update tools/chromeos/gen_autosuspend_rules.py by Mario Limonciello · 5 years ago
  13. 13cd6f0 Add missing license file and information for tools/chromeos/gen_autosuspend_rules.py (#13729) by Tim Teichmann · 5 years ago
  14. b61d777 rules: Add automatic suspend udev rules by Mario Limonciello · 5 years ago
  15. 2dd9b65 oss-fuzz.sh: stop downloading the skia seed corpus by Evgeny Vereshchagin · 5 years ago
  16. cdfa3f0 meson: catch programs which ignore arguments by Zbigniew Jędrzejewski-Szmek · 5 years ago
  17. 34d2f92 meson: update hint in man/rules/ by Zbigniew Jędrzejewski-Szmek · 5 years ago
  18. d7c5b3e Merge pull request #12510 from keszybz/test-directives by Yu Watanabe · 6 years ago
  19. 88e94c3 meson-vcs-tag: enhance version info generation by Joe Lin · 6 years ago
  20. c6448ee test: run check-directives.sh as part of the test suite by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. 9c5c467 fuzzers: use -fsanitizer=fuzzer if clang supports it by Evgeny Vereshchagin · 6 years ago
  22. 291539b check-directives: use diff to show what the differences really are by Zbigniew Jędrzejewski-Szmek · 6 years ago
  23. 5238e95 codespell: fix spelling errors by Ben Boeckel · 6 years ago
  24. cc5549c scripts: use 4 space indentation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. 55a37d7 Update UEFI URLs (#12260) by Paul Menzel · 6 years ago
  26. 051f39c tools: check all directives even if it detects non-updated files by Yu Watanabe · 6 years ago
  27. 810d43a tools: update check-directives.sh to support fuzz-link-parser by Yu Watanabe · 6 years ago
  28. bc61c2b man: add a new section for EFI variables by Zbigniew Jędrzejewski-Szmek · 6 years ago
  29. 37dac21 man: add a new directives section for .nspawn by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. d2acdcc man: move all config file options to one section by Zbigniew Jędrzejewski-Szmek · 6 years ago
  31. 833fc98 man: move os-release, machine-info, vconsole.conf vars to envvar section by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 990bb60 tools/choose-default-locale.sh: set shebang to /bin/sh by Jörg Thalheim · 6 years ago
  33. d27d60b Merge pull request #11317 from filbranden/docs1 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. a92f2af Merge pull request #11230 from keszybz/version-string-alt by Yu Watanabe · 6 years ago
  35. 357211a docs: generate index.md in Jekyll by Filipe Brandenburger · 6 years ago
  36. 03475e2 meson: check whether C.UTF-8 exists or not and use it if exists by Yu Watanabe · 6 years ago
  37. dcb905b meson: use /bin/bash for script by Zbigniew Jędrzejewski-Szmek · 6 years ago
  38. e1ca734 meson: allow setting the version string during configuration by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. e4d5753 meson-vcs-tag: add work-around for git bug by Zbigniew Jędrzejewski-Szmek · 6 years ago
  40. 681bd2c meson: generate version tag from git by Zbigniew Jędrzejewski-Szmek · 6 years ago
  41. d8a0bcf tree-wide: drop header for emacs from python scripts by Yu Watanabe · 6 years ago
  42. 87421ff tools: add one more SPDX license header by Yu Watanabe · 6 years ago
  43. 2f6c9b6 tools: drop unused variable by Yu Watanabe · 6 years ago
  44. f7db735 docs: work around GitHub pages weirdness by Lennart Poettering · 6 years ago
  45. 50ae773 Merge pull request #10970 from yuwata/from-name-return-negative-errno by Yu Watanabe · 6 years ago
  46. 6ec439f tools: move generate-gperfs.py to tools/ by Yu Watanabe · 6 years ago
  47. a2ab58d travis: make sure that *.perf and directives.* files are in sync by Evgeny Vereshchagin · 6 years ago
  48. 6fdc483 docs: tweak index.md generation and run it again by Lennart Poettering · 6 years ago
  49. 3ff074b oss-fuzz.sh: copy dictionaries along with "options" files by Evgeny Vereshchagin · 6 years ago
  50. 6315d12 tests: add a fuzzer for the json parser and dumper by Evgeny Vereshchagin · 6 years ago
  51. f6d783a meson: use same compilers to build fuzzers by Yu Watanabe · 6 years ago
  52. c328153 Merge pull request #10246 from keszybz/fuzz-buss by Lennart Poettering · 6 years ago
  53. 0bc7a22 docs: add a simple, auto-generated index.md by Lennart Poettering · 6 years ago
  54. 93b575b fuzz: rename "fuzz-corpus" directory to just "fuzz" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  55. e12f397 tools: use print function in Python 3 code by Lucas Werkmeister · 6 years ago
  56. 7cd98cc oss-fuzz.sh: just install the shared library by Evgeny Vereshchagin · 6 years ago
  57. 65889ab meson: print stats in check-api-docs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. ae1d4a7 Merge pull request #8876 from yuwata/meson-0.46 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. 820d14e Drop "Copyright abandonded" header by Zbigniew Jędrzejewski-Szmek · 6 years ago
  60. 7a6397d meson: use has_link_argument() and friends by Yu Watanabe · 7 years ago
  61. 0a924a7 meson: check the existence of ninja.build for fuzzer tests by Yu Watanabe · 6 years ago
  62. f3a020d coverity.sh: fail if uploading data to Coverity Scan is forbidden by Evegeny Vereshchagin · 6 years ago
  63. 1e79d09 coverity.sh: use a comma to separate module names by Evegeny Vereshchagin · 6 years ago
  64. 096eec2 coverity.sh: make the script compatible with Python 3 by Evegeny Vereshchagin · 6 years ago
  65. eeeaebf coverity.sh: fix a couple indents by Evegeny Vereshchagin · 6 years ago
  66. d9b02e1 tree-wide: drop copyright headers from frequent contributors by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. 30ce657 Merge pull request #9301 from keszybz/man-drop-authorgroup by Lennart Poettering · 6 years ago
  68. 0cd41d4 Drop my copyright headers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  69. 49a2d9a Also drop <authorgroup> from autogenerated pages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  70. 96b2fb9 tree-wide: beautify remaining copyright statements by Lennart Poettering · 6 years ago
  71. 0c69794 tree-wide: remove Lennart's copyright lines by Lennart Poettering · 6 years ago
  72. 818bf54 tree-wide: drop 'This file is part of systemd' blurb by Lennart Poettering · 6 years ago
  73. d5ef342 hwdb-update: make sure it works when run from meson by Lennart Poettering · 6 years ago
  74. 3b8e988 coverity.sh: check that coverity responds with 200 by Evegeny Vereshchagin · 6 years ago
  75. 12b74c3 tools: make various scripts find the top-levle git dir automatically by Lennart Poettering · 6 years ago
  76. 3dfd31c find-double-newline: look in headers too by Lennart Poettering · 7 years ago
  77. 8244a87 tools: add a script for fixing up TABs by Lennart Poettering · 7 years ago
  78. 3c31f3a tools/oss-fuzz: install private shared library non-executable (#8927) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  79. 348b443 meson: generate m4 preprocessor from config.h (#8914) by Yu Watanabe · 7 years ago
  80. 5d13a15 tree-wide: drop spurious newlines (#8764) by Lennart Poettering · 7 years ago
  81. 11a1589 tree-wide: drop license boilerplate by Zbigniew Jędrzejewski-Szmek · 7 years ago
  82. 63554ed oss-fuzz: Fallback to `ninja-build` when available (#8641) by Filipe Brandenburger · 7 years ago
  83. 36cd991 tools/oss-fuzz: add clang library dir using -L by Zbigniew Jędrzejewski-Szmek · 7 years ago
  84. 9037a0e Rename scripts/oss-fuzz.sh to tools/oss-fuzz.sh by Zbigniew Jędrzejewski-Szmek · 7 years ago
  85. 748c59b Rename scripts/coverity.sh to tools/coverity.sh by Zbigniew Jędrzejewski-Szmek · 7 years ago
  86. 299597f tools/hwdb-update: allow downloads to fail by Zbigniew Jędrzejewski-Szmek · 7 years ago
  87. 4af1aea tools/hwdb-update: print what is being executed by Zbigniew Jędrzejewski-Szmek · 7 years ago
  88. 7c4a807 [gdb-sd_dump_hashmaps.py] String Formatting Update (#7819) by Batuhan Osman Taşkaya · 7 years ago
  89. b68dfb9 Hook up oss-fuzz test cases as tests by Zbigniew Jędrzejewski-Szmek · 7 years ago
  90. 7db7d5b fuzz: add initial fuzzing infrastructure by Jonathan Rudenberg · 7 years ago
  91. 51b1386 meson: resurrect API documentation target by Lennart Poettering · 7 years ago
  92. 7629744 separate flags from shebang by bleep_blop · 7 years ago
  93. 2a5fcfa more portable perl shebangs (#7701) by Jörg Thalheim · 7 years ago
  94. c6801f5 meson-hwdb-update: fix undefined variable access by Zbigniew Jędrzejewski-Szmek · 7 years ago
  95. ded6577 tests: try to autodetect directory better by Zbigniew Jędrzejewski-Szmek · 7 years ago
  96. 07b3a02 test: set log_level to info in test-hwdb and check-help-* by Yu Watanabe · 7 years ago
  97. 35df744 Add SPDX license headers to python scripts by Zbigniew Jędrzejewski-Szmek · 7 years ago
  98. 5705602 hwdb: switch meson to use ids_parser.py (#6964) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  99. 689f489 hwdb: update by Zbigniew Jędrzejewski-Szmek · 7 years ago
  100. 91dab98 meson-hwdb-update.sh: add -n param to skip downloads by Zbigniew Jędrzejewski-Szmek · 7 years ago