index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
/
vcstagger.py
Age
Commit message (
Expand
)
Author
2025-10-06
vcstagger: suppress errors when running vcs_tag() outside of a vcs clone (eg....
Eric Engestrom
2025-10-05
vcstagger: only strip the ending newlines, not all whitespaces before and after
Eric Engestrom
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-02-01
pylint 2.16: remove pointless parens around equality assignments
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2020-09-08
typing: fully annotate scripts
Daniel Mensinger
2019-04-03
Read file as utf8 on python3
jonathan MERCIER
2017-07-16
Return explicit 0 as it is used in a sys.exit statement (just like every othe...
Jussi Pakkanen
2016-12-18
remove shebangs from scripts
Igor Gnatenko
2016-10-07
Remove shebangs on files that are not runnable and add execute bits to those ...
Jussi Pakkanen
2016-08-27
Use context manager for file I/O.
Elliott Sales de Andrade
2016-01-16
Renamed meson package to mesonbuild so that we can have a script named meson ...
Jussi Pakkanen