summaryrefslogtreecommitdiffstats
path: root/mga-advisor.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix warning about escaping characterPapoteur2024-01-081-1/+1
|
* Fix retrieving repository (tainted, nonfree) from mgarepo rpmlogPapoteur2023-12-301-9/+12
|
* Deplace the writing of the bug reference to the first placePapoteur2023-12-241-1/+1
|
* Fix analyse of source name, allowing minus, plus and underscorePapoteur2023-12-151-1/+1
|
* Improve refreshing after clearing fieldsPapoteur2023-12-061-1/+6
|
* Add message of loading when retrieving infoPapoteur2023-12-061-0/+17
| | | | | Clear the fields before retreiving info Suggest a subject with list of package sources
* Add reference to the bug report when retrieving infoPapoteur2023-12-051-0/+1
|
* Fix export of type statusPapoteur2023-12-051-2/+2
|
* More fix about export of sourcesPapoteur2023-12-021-1/+1
|
* Launch retrieve info when return is pressed in bug numberPapoteur2023-12-011-0/+2
|
* Add retrieve status Security from bug reportPapoteur2023-12-011-1/+7
|
* Avoid to have the stripping chomping indicator for descriptionPapoteur2023-11-291-1/+1
|
* Keep paragraphs separated in description outputPapoteur2023-11-291-1/+4
|
* Export the description starting on a newlinePapoteur2023-11-291-2/+20
|
* Fix export of sourcesPapoteur2023-11-261-1/+1
|
* Export release number without quotesPapoteur2023-11-261-5/+6
|
* Add status line at bottom of the UIPapoteur2023-11-261-24/+30
| | | | | | | Manage Busy cursor when retrieving info Inform that the info is not retrieved (bad number, server not available) Ordering the output in the order we specified Fix src, sve and ref outputs when there is only one
* Do not add .src in the sourcesPapoteur2023-11-061-1/+1
|
* Add retrieve info feature from bug report:Papoteur2023-11-051-3/+81
| | | | | | - retrieve URL references from url field - retrieve CVEs from cf_cve - retrieve source from Source RPM and from mgarepo rpmlog
* Fix wrapping the descriptionPapoteur2023-11-031-3/+4
|
* Initial commitPapoteur2023-10-271-0/+185