python-docs-fr/.scripts
Christophe Nanteuil 89c55fc592 Simple tool to ease resolving fuzzies (#140)
Display diff of commits introducing fuzzies (commit messages must contain 'merge') using git difftool program, after having filtered the po files [à la mode textconv](https://git.afpy.org/AFPy/python-docs-fr/src/branch/3.11/CONTRIBUTING.rst#configuration-de-git-rendre-plus-lisible-laffichage-des-modifications).

Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#140
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-05-23 19:53:36 +00:00
..
check-colon.py Colons checker in CI. (#125) 2023-04-14 11:16:50 +00:00
check-headers.sh make verifs: Do not wait indefinitely on stdin when nothing changed. 2023-04-14 14:51:09 +02:00
fuzzy_diff Simple tool to ease resolving fuzzies (#140) 2023-05-23 19:53:36 +00:00
line-length.py
merge.py