aboutsummaryrefslogtreecommitdiffstats
path: root/tools/check-language.sh
Commit message (Collapse)AuthorAgeFilesLines
* all: replace egrep with grep -EAndrew Donnellan2025-12-101-1/+1
| | | | | | | | | | The egrep command has been deprecated in GNU Grep since 2007, and nowadays using egrep rather than grep -E will print a warning to the user, which is very annoying. Replace all usages of egrep with grep -E. Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
* all: remove more mentions of the vendor folderAleksandr Nogikh2025-01-231-1/+1
|
* dashboard/config/linux: add config fragmentsDmitry Vyukov2020-10-211-1/+1
| | | | | | Add config fragments for the new config generation system. Update #2171
* tools: update ietf link to the latest versionDmitry Vyukov2020-06-131-1/+1
|
* all: use more respective languageDmitry Vyukov2020-06-111-0/+31
Some terms are normalised on the technical level but may be oppressive on a societal level. Replace them with more technically neutral terms. See the following doc for a longer version: https://tools.ietf.org/id/draft-knodel-terminology-00.html