aboutsummaryrefslogtreecommitdiffstats
path: root/check_whence.py
AgeCommit message (Expand)AuthorFilesLines
2025-01-06check_whence.py: Use a more portable shebang.Maxim Cournoyer1-1/+1
2024-12-06Add top level license file.Mario Limonciello1-0/+1
2024-10-18check_whence.py: skip some validation if git ls-files failsEmil Velikov1-6/+9
2024-10-16check_whence.py: check the permissionsEmil Velikov1-1/+35
2024-10-16configure: remove unused fileEmil Velikov1-1/+0
2024-10-10copy-firmware.sh: flesh out and fix dedup-firmware.shEmil Velikov1-0/+1
2024-10-10editorconfig: add initial config fileEmil Velikov1-0/+1
2024-10-10check_whence.py: annotate replacement strings as rawEmil Velikov1-3/+3
2024-10-10check_whence.py: LC_ALL=C sort -u the filelistEmil Velikov1-7/+7
2024-10-10check_whence.py: ban link-to-a-linkEmil Velikov1-2/+10
2024-10-10check_whence.py: use consistent namingEmil Velikov1-4/+4
2024-02-13check_whence: Add a check for duplicate link entriesJuerg Haefliger1-0/+5
2023-10-13Add a script for a robot to open up pull requestsMario Limonciello1-0/+1
2023-10-02Add new Makefile target to build a deb and rpm packageMario Limonciello1-0/+5
2023-09-05check_whence: Recognize RawFile keywordJuerg Haefliger1-3/+3
2023-08-30Add gitlab ci for calling pre-commit and ci-fairyMario Limonciello1-0/+1
2023-08-30Add Dockerfile used to build CI imageMario Limonciello1-0/+1
2023-08-30Rewrite README in markdownMario Limonciello1-1/+1
2023-08-29Add pre-commit hooks and codespell templateMario Limonciello1-0/+3
2023-08-29check_whence: reformat using python blackMario Limonciello1-35/+50
2023-07-06check_whence: Check link targets are validAdam Sampson1-0/+18
2023-06-25check_whence: error if symlinks are in-treeEmil Velikov1-0/+22
2023-06-25check_whence: error if File: is actually a linkEmil Velikov1-0/+5
2023-06-25check_whence: strip quotation marksEmil Velikov1-1/+1
2023-05-08check_whence: error on directory listed as FileEmil Velikov1-0/+5
2023-05-08check_whence: error on duplicate file entriesEmil Velikov1-0/+13
2022-11-30Merge branch 'dg2_dmc_v2.8' of git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer1-1/+1
2020-03-02check_whence: python3/utf-8 supportBrian Norris1-1/+2
2020-03-02Makefile: improve `make check` usefulnessBrian Norris1-1/+5
2019-10-04Remove duplicate symlinksThierry Reding1-2/+2
2019-08-21check_whence: Add copy-firmware.sh to the list of ignored filesJosh Boyer1-1/+1
2018-12-18check_whence.py: Add support for filenames with spaces in themHans de Goede1-0/+4
2016-09-26Add a metadata consistency check scriptBen Hutchings1-0/+56