aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* enalyze: placate blackSam James2024-02-161-1/+1
* Migrate to PEP517 meson-python buildgentoolkit-0.6.3Zac Medico2023-10-122-2/+19
* Run `pyupgrade --py39-plus`Sam James2023-08-074-15/+9
* enalyze/analyze.py: fix typosDiego Viola2023-06-041-3/+3
* enalyze: Fix missing newline at end of saved rebuild filesBrian Dolbec2022-07-091-0/+1
* Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer2021-09-205-1457/+1564
* Remove unused sys importsMatt Turner2020-12-201-1/+0
* Remove inherits from objectMatt Turner2020-12-201-2/+2
* Remove Python < 3 version checksMatt Turner2020-12-201-2/+0
* Remove $Header$Matt Turner2020-12-201-2/+0
* Remove imports from __future__Matt Turner2020-12-203-7/+0
* Remove pylintVirgil Dupras2018-08-141-6/+0
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-145-14/+7
* enalyze: Add width and prepend optionsBrian Dolbec2016-07-082-20/+40
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+4
* enalyze/analyze.py: Sort the flags for the analyze packages outputBrian Dolbec2016-02-251-2/+3
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-1/+1
* Change all open() calls to use Unicode.Paul Varner2015-11-241-2/+2
* Remove leftover option from when the rebuild module was split out to it's own...Brian Dolbec2013-12-291-3/+0
* update 'svn' versions to 'git', not man pages with already set versions. Brian Dolbec2012-12-221-1/+1
* man page updates thanks to Francesco Turco. Update analyze and rebuild modu...Brian Dolbec2012-10-212-6/+23
* py 3.3 fix for bug 436934. Change the level parameter for the __import__() c...Brian Dolbec2012-10-061-1/+1
* replace all use of dbapi's PORTDB, VARDB, BINDB assigned variables with the a...Brian Dolbec2012-07-313-19/+16
* reverse an accidental indentation change from tabs to spaces.Brian Dolbec2012-06-282-716/+716
* move enalyse/base.py to gentoolkit for general module use.Brian Dolbec2012-06-283-866/+718
* update docstrings to ready it for a move to gentoolkit for general use.Brian Dolbec2012-06-281-4/+4
* fix a bug in enalyze rebuild where it did not consider IUSE defaults for calc...Brian Dolbec2012-06-071-8/+15
* analyse namespace change to enalyze and standardize the spelling to use the '...dol-sen2011-05-116-0/+1744