Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Remove 'check_sources' | Stephen Finucane | 2017-10-05 | 1 | -191/+0 |
* | utils: Move "header check" to a flake8 plugin | Stephen Finucane | 2017-10-05 | 1 | -67/+0 |
* | utils: Use better variable names in check_fileheader | Stephen Finucane | 2017-10-05 | 1 | -24/+23 |
* | Fix failing unit tests | Adam J. Stewart | 2017-05-11 | 1 | -2/+2 |
* | Update more files that hardcode sys.argv | Adam J. Stewart | 2017-05-09 | 1 | -1/+1 |
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
|\ | |||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
* | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-12 | 1 | -15/+15 |
|\ \ | |/ | |||||
| * | Fix flake8 violations | Takeshi KOMIYA | 2017-01-12 | 1 | -14/+14 |
* | | Prepare to type-check using mypy | Takeshi KOMIYA | 2016-11-16 | 1 | -0/+3 |
|/ | |||||
* | Handle more file closing with "with" | Ville Skyttä | 2016-07-07 | 1 | -4/+1 |
* | Merge branch 'stable' | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
* | | merge with stable | shimizukawa | 2016-01-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | accept 95 chars including CRLF. It is same as flake8 check. | shimizukawa | 2016-01-12 | 1 | -1/+1 |
* | | Port check_sources to single-source. | Georg Brandl | 2015-09-18 | 1 | -52/+69 |
|/ | |||||
* | fix for `make check` | shimizukawa | 2015-03-10 | 1 | -1/+1 |
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
|\ | |||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
* | | use b prefix for bytes instead of sphinx.pycompat.b function. | Takayuki Shimizukawa | 2014-05-01 | 1 | -32/+26 |
* | | merge with stable | Georg Brandl | 2014-03-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix long lines. | Georg Brandl | 2014-03-02 | 1 | -1/+1 |
* | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
* | | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -12/+13 |
|/ | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
|\ | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
* | | check_sources.py is now ported to 3.x | Daniel Neuhäuser | 2010-05-17 | 1 | -35/+41 |
* | | Fixed file opening | Daniel Neuhäuser | 2010-05-16 | 1 | -1/+4 |
* | | Switched check_sources.py from getopt to optparse | Daniel Neuhäuser | 2010-05-16 | 1 | -18/+16 |
|/ | |||||
* | Remove obsolete todo entry. | Georg Brandl | 2010-01-18 | 1 | -3/+0 |
* | Remove bad tags. | Georg Brandl | 2010-01-16 | 1 | -2/+1 |
* | Update check_sources; we now have 201x. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
* | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
* | merge with 0.5 | Georg Brandl | 2009-03-09 | 1 | -2/+2 |
|\ | |||||
| * | Relicense to avoid confusion. | Georg Brandl | 2009-03-09 | 1 | -2/+2 |
* | | Make "make check" happy. | Georg Brandl | 2009-02-19 | 1 | -3/+3 |
* | | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -3/+3 |
* | | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -1/+1 |
|/ | |||||
* | Some more license nits. | Georg Brandl | 2009-01-03 | 1 | -2/+3 |
* | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | Georg Brandl | 2008-07-18 | 1 | -5/+7 |
* | Fix a few overlong lines, and use \t instead of literal tabs. | Georg Brandl | 2008-03-21 | 1 | -1/+1 |
* | Initial import of the doc tools. | Georg Brandl | 2007-07-23 | 1 | -0/+241 |