index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
maint
/
lintChanges.py
Age
Commit message (
Expand
)
Author
2024-05-30
scripts: Fix Python3 warnings
David Goulet
2020-02-18
Merge branch 'tor-github/pr/1743'
David Goulet
2020-02-18
lintChanges: Tolerate variants that sortChanges knows how to clean up.
Nick Mathewson
2020-02-16
Stop assuming that /usr/bin/python exists
Panagiotis Vasilopoulos
2019-12-12
python: Add __future__ imports for python 3 compatibility
teor
2019-01-17
lintChanges.py: Two python re usage fixes
Nick Mathewson
2018-09-18
check-changes: Warn about bugfixes on future releases
teor
2018-09-18
check-changes: Check bugfix version formatting
teor
2017-11-05
lintchanges: Allow 'fixes bugs a, b, and c'
Nick Mathewson
2017-10-17
Add dirauth changes as a lintchanges category
Nick Mathewson
2017-09-21
Make check-spaces part of the standard "make check" process
Nick Mathewson
2017-01-11
Warn on Tor versions with the 'tor-' prefix
cypherpunks
2017-01-11
Fix coding style issues in the changes file linter
cypherpunks
2016-09-22
fix crash in lintChanges.py
Nick Mathewson
2016-08-02
Update lintChanges script to understand 'Minor features (debugging)'
Nick Mathewson
2016-03-21
Fix (most) lintChanges warnings on master.
Nick Mathewson
2016-02-01
Fix all the warnings from lintChanges.py
Nick Mathewson
2015-03-09
Be exact about the number of spaces in the header.
cypherpunks
2015-03-09
Add `check-changes` rule for checking formatting of changes files.
cypherpunks
2015-02-19
Check for # characters in lintchanges
Nick Mathewson
2014-12-22
have lintchanges check header format.
Nick Mathewson
2014-12-22
Resolve issues in changes files
Nick Mathewson
2014-12-22
Short python script to lint the changes files
Nick Mathewson