aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/sort.py
Commit message (Expand)AuthorAge
* build: sort.py: add and require -i to edit in-place (#6290)Libravatar Kelvin M. Klann2024-03-25
* build: sort.py: filter empty and duplicate itemsLibravatar Kelvin M. Klann2024-03-03
* update copyright 2024Libravatar netblue302024-01-12
* build: sort.py: use case-sensitive sortingLibravatar Kelvin M. Klann2023-10-27
* sort.py: fix missing/duplicated commands in usageLibravatar Kelvin M. Klann2023-10-25
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* sort.py: use script name in usage/main docstringLibravatar Kelvin M. Klann2022-10-22
* sort.py: print usage if there are no argumentsLibravatar Kelvin M. Klann2022-10-21
* sort.py: print more standard error messagesLibravatar Kelvin M. Klann2022-10-19
* sort.py: print errors to stderrLibravatar Kelvin M. Klann2022-10-19
* sort.py: line-wrap and improve commentsLibravatar Kelvin M. Klann2022-10-19
* sort.py: rename protocols to original_protocolsLibravatar Kelvin M. Klann2022-10-18
* sort.py: rename raw_items to original_itemsLibravatar Kelvin M. Klann2022-10-18
* sort.py: simplify "checking" message codeLibravatar Kelvin M. Klann2022-10-18
* sort.py: pass the str.casefold function directlyLibravatar Kelvin M. Klann2022-10-18
* sort.py: enumerate lines from 1Libravatar Kelvin M. Klann2022-10-18
* 2022 copyright updateLibravatar netblue302022-01-07
* fix spelling (#4573)Libravatar a13460542021-09-22
* sort.py: pylint: consider-using-sys-exitLibravatar rusty-snake2021-09-03
* Rework sort_protocol (sort.py) (#4226)Libravatar rusty-snake2021-04-30
* Merge pull request #3985 from rusty-snake/sort.py-updatesLibravatar rusty-snake2021-02-17
|\
| * sort.py: Remove whitespace in status outputLibravatar rusty-snake2021-02-15
| * sort.py: Always show the fix in a diff like formatLibravatar rusty-snake2021-02-14
| * sort.py: Print how many profiles are checkedLibravatar rusty-snake2021-02-14
| * sort.py: Print the fixed line when running in a CILibravatar rusty-snake2021-02-14
| * sort.py: Better error messageLibravatar rusty-snake2021-02-14
* | copyright updateLibravatar startx20172021-02-15
|/
* support bluetooth protocol in sort.pyLibravatar Reiner Herrmann2020-10-28
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Adding sort.py to GitLab CI (#2973)Libravatar Fred Barclay2019-09-21
* add support for seccomp to sort.py [skip ci]Libravatar rusty-snake2019-08-25
* Improve profile PRs (Related to #2739) (#2784)Libravatar rusty-snake2019-06-24