summaryrefslogtreecommitdiff
path: root/tools/update-dbus-docs.py
Commit message (Expand)AuthorAgeFilesLines
* man: also add anotations for methodsYu Watanabe2021-12-241-0/+8
* update-dbus-docs: use color in summaryZbigniew Jędrzejewski-Szmek2021-02-061-1/+6
* update-dbus-docs: say "MODIFIED" not "OUTDATED"Zbigniew Jędrzejewski-Szmek2021-02-061-7/+8
* tools: make update-dbus-docs compatible with Python 3.6Anita Zhang2021-02-011-1/+1
* tools: make update-dbus-docs compatible with Python 3.7Luca Boccassi2021-01-291-3/+11
* meson: rename target to update-dbus-docsZbigniew Jędrzejewski-Szmek2021-01-271-1/+1
* tools: drop unnecessary "else" after for loopYu Watanabe2020-11-201-2/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* update-dbus-docs: skip test if python is too oldZbigniew Jędrzejewski-Szmek2020-09-201-5/+10
* update-dbus-docs: skip test lxml is not availableZbigniew Jędrzejewski-Szmek2020-09-181-7/+16
* update-dbus-docs: add hintZbigniew Jędrzejewski-Szmek2020-08-271-1/+2
* update-dbus-docs: omit verbose output when in --test modeZbigniew Jędrzejewski-Szmek2020-08-271-5/+5
* update-dbus-docs: add test modeZbigniew Jędrzejewski-Szmek2020-08-271-8/+19
* update-dbus-docs: use argparseZbigniew Jędrzejewski-Szmek2020-08-271-11/+12
* update-dbus-docs: print statistics at the endZbigniew Jędrzejewski-Szmek2020-08-271-6/+22
* update-dbus-docs: use executables in build/Zbigniew Jędrzejewski-Szmek2020-05-051-33/+21
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
* update-dbus-docs: automatically add variablelist for introspected itemsJérémy Rosen2020-04-201-2/+47
* update-dbus-docs: add support for settings printing just one selected interfaceZbigniew Jędrzejewski-Szmek2020-04-161-4/+10
* Add updater for dbus introspection in man pagesZbigniew Jędrzejewski-Szmek2020-04-161-0/+244