qutebrowser/scripts/dev
Florian Bruhin dcab5eb11b src2asciidoc: Make sure usage lines are generated with fixed width
Due to a change in Python 3.8, the output depended on the calling terminal's
width. Set a fixed with of 200 (rather than 80) so that we always have the
expanded version for the generated documentation.

See #5393 and
74102c9a5f (diff-837b312b1f3508216ace6adb46492836)
2020-05-22 20:51:49 +02:00
..
ci travis: Don't use Homebrew on macOS 2019-11-22 19:13:19 +01:00
pylint_checkers Delete qute_pylint.settrace 2020-01-13 08:09:35 +01:00
Makefile-dmg Makefile-dmg: Increase template size 2020-01-15 15:31:01 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
build_pyqt_wheel.py scripts: Fix issues with build_pyqt_wheel.py 2020-04-15 19:36:56 +02:00
build_release.py build_release: Separate 32/64-bit pyinstaller envs on Windows 2020-04-27 16:29:00 +02:00
check_coverage.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
check_doc_changes.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
cleanup.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
download_release.sh Fix remaining shellcheck warnings 2017-12-02 21:09:24 +01:00
gen_resources.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
gen_versioninfo.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
get_coredumpctl_traces.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
misc_checks.py Fix lint 2020-04-15 21:07:28 +02:00
quit_segfault_test.sh Apply patch from #1697 2017-12-02 19:37:18 +01:00
recompile_requirements.py recompile_requirements: Add "#@ pre" marker 2020-04-27 13:23:02 +02:00
run_profile.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
run_pylint_on_tests.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
run_vulture.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
src2asciidoc.py src2asciidoc: Make sure usage lines are generated with fixed width 2020-05-22 20:51:49 +02:00
standardpaths_tester.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
strip_whitespace.sh Name strip_whitespace.sh correctly 2016-05-18 06:54:14 +02:00
update_3rdparty.py Adjust copyrights for 2020 2020-01-04 18:21:17 +01:00
update_version.py scripts: Add --commands to update_version 2020-04-27 15:51:38 +02:00