Lines Matching +full:- +full:- +full:commits
1 .. SPDX-License-Identifier: GPL-2.0
7 different locales, i.e., whether the documentation is up-to-date with
11 ------------
14 translation commit (order by author date) and the latest English commits
15 from HEAD. If any differences occur, the file is considered as out-of-date,
16 then commits that need to be updated will be collected and reported.
20 - check all files in a certain locale
21 - check a single file or a set of files
22 - provide options to change output format
23 - track the translation status of files that have no translation
26 -----
30 ./scripts/checktransupdate.py --help
36 - ``./scripts/checktransupdate.py -l zh_CN``
38 - ``./scripts/checktransupdate.py Documentation/translations/zh_CN/dev-tools/testing-overview.rst``
45 Documentation/dev-tools/kfence.rst
48 Documentation/translations/zh_CN/dev-tools/testing-overview.rst
49 commit 42fb9cfd5b18 ("Documentation: dev-tools: Add link to RV docs")
50 1 commits needs resolving in total
54 - files can be a folder instead of only a file