summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Update release-checklistTakeshi KOMIYA2017-01-221-1/+1
* Rename bump_version.pyTakeshi KOMIYA2017-01-211-0/+0
* Add bump_version.pyTakeshi KOMIYA2017-01-213-3/+191
* Fix flake8 violationsTakeshi KOMIYA2017-01-123-25/+25
* Update release-checklistTakeshi KOMIYA2016-12-141-2/+5
* Update release-checklistTakeshi KOMIYA2016-12-141-4/+4
* small fix in setup.py and release-checklist.shimizukawa2016-12-041-0/+1
* Fix style-check violationsTakeshi KOMIYA2016-11-231-4/+4
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-231-0/+142
|\
| * fix #3150Yoshiki Shibukawa2016-11-191-0/+142
* | Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-161-0/+1
|\ \ | |/
| * insert blank line(s) to adapt latest flake8/pycodestyleshimizukawa2016-11-161-0/+1
* | Add compile_grammar command to setup.py (ref: #2765)Takeshi KOMIYA2016-08-191-0/+1
* | Handle more file closing with "with"Ville Skyttä2016-07-072-9/+5
|/
* Use six in util/reindent.pyTakeshi KOMIYA2016-06-121-2/+3
* Fix flake8 violation (utils/reindent.py)Takeshi KOMIYA2016-06-121-12/+19
* Update release-checklistTakeshi KOMIYA2016-06-051-0/+1
* Update release-checklistTakeshi KOMIYA2016-06-051-5/+8
* Update release-checklistTakeshi KOMIYA2016-05-291-0/+1
* Update release-checklistTakeshi KOMIYA2016-05-291-3/+4
* update checklist to remind `tx pull -a -f` for final major release.shimizukawa2016-03-281-8/+9
* `make check` is renamed as `make style-check`shimizukawa2016-02-141-1/+1
* Merge branch 'stable'Georg Brandl2016-01-141-1/+1
|\
| * Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* | merge with stableshimizukawa2016-01-131-1/+1
|\ \ | |/
| * accept 95 chars including CRLF. It is same as flake8 check.shimizukawa2016-01-121-1/+1
* | Port check_sources to single-source.Georg Brandl2015-09-181-52/+69
|/
* fix for `make check`shimizukawa2015-03-101-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-032-2/+2
* | Merge branch 'stable'Georg Brandl2015-01-021-5/+5
|\ \ | |/
| * development process updates: bb->gh, hg->gitGeorg Brandl2015-01-021-5/+5
* | Use universal wheel package. removing build directory procedure is not neede...Takayuki Shimizukawa2014-10-101-2/+0
* | Remove unused 2to3 conversion utility.Georg Brandl2014-09-201-43/+0
* | use b prefix for bytes instead of sphinx.pycompat.b function.Takayuki Shimizukawa2014-05-011-32/+26
* | merge with stableGeorg Brandl2014-03-021-1/+1
|\ \ | |/
| * Fix long lines.Georg Brandl2014-03-021-1/+1
* | Update copyright year.Georg Brandl2014-03-012-2/+2
|\ \ | |/
| * Update copyright year.Georg Brandl2014-03-012-2/+2
* | Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-192-26/+28
|/
* checklist: add a reminder to remove build/ to run 2to3 correctlyGeorg Brandl2014-01-101-0/+1
* Closes #1342: add bdist_wheel step to release checklistGeorg Brandl2014-01-101-1/+2
* Add the release checklist.Georg Brandl2013-12-101-0/+19
* Copyright header update.Georg Brandl2013-04-011-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Added latest reindent.py fileDaniel Neuhäuser2010-05-171-45/+51
* | ported utils/reindent.py to python 3.xDaniel Neuhäuser2010-05-171-9/+20
* | check_sources.py is now ported to 3.xDaniel Neuhäuser2010-05-171-35/+41