summaryrefslogtreecommitdiffstats
path: root/pyfirstaidkit/issue.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor the gtk question code and add preliminary support for failed (except...Martin Sivak2010-06-231-0/+1
* Be sure to use the "\" character when coding a string in multiple lines.Joel Andres Granados2008-07-141-1/+1
* Avoid the ugly space left by adding "\" to a string separation.Joel Andres Granados2008-07-141-2/+2
* Fix the format of the firstaidkit file.Joel Andres Granados2008-07-141-9/+20
* Change the detected name to checked.Joel Andres Granados2008-05-121-21/+21
* Some API improvements, so the developer do not have to care about the issue r...Martin Sivak2008-05-051-0/+11
* Move some methods to SimpleIssue classMartin Sivak2008-04-221-25/+25
* Add ISSUE message to reporting and create SimpleIssue as a parent for Issue c...Martin Sivak2008-04-221-31/+38
* Add fixed() query function into the Issue classMartin Sivak2008-03-191-0/+12
* Add IssuesPlugin class and basic rpm plugin, which uses the issues approachMartin Sivak2008-03-141-0/+98