summaryrefslogtreecommitdiffstats
path: root/abrt-triage.py
Commit message (Expand)AuthorAgeFilesLines
* move ui to new source fileHEADmasterDavid Malcolm2012-12-121-34/+1
* split out the source into new filesDavid Malcolm2012-12-101-415/+1
* sanitize importsDavid Malcolm2012-12-101-3/+4
* Tweak various special-casesDavid Malcolm2010-11-041-4/+9
* Add some more pre-canned dupsDavid Malcolm2010-02-051-13/+61
* Various fixes that have accumulatedDavid Malcolm2009-12-221-14/+44
* Add another bug for dupes; fix an issue where script not identifiedDavid Malcolm2009-12-091-1/+4
* Begin adding a PyGTK UI (doesn't work yet; disabled by default)David Malcolm2009-12-091-10/+58
* Add "status" and "resolution"; detect dupes of two more bugs; handle some (ap...David Malcolm2009-12-091-1/+28
* Various refinementsDavid Malcolm2009-12-091-2/+11
* Handle subpackagesDavid Malcolm2009-12-051-15/+24
* setSearchPath() on YumBase instance, to avoid needing root for write access t...David Malcolm2009-12-051-1/+3
* Add docstring for Change classDavid Malcolm2009-12-051-0/+11
* Report signal names in some summaries; hardcoded detection of some duplicatesDavid Malcolm2009-12-031-3/+51
* Change component even when no backtrace is attachedDavid Malcolm2009-12-031-6/+7
* Move the various backtrace-parsing classes into a new file: backtrace.pyDavid Malcolm2009-12-031-80/+1
* Initial commitDavid Malcolm2009-12-021-0/+308