summaryrefslogtreecommitdiffstats
path: root/bin/crashreportScraper.py
Commit message (Expand)AuthorAgeFilesLines
* tdf#158803 remove unused maths importLeSasse2024-03-281-1/+0
* crashreportScraper: fix version comparisonXisco Fauli2024-03-151-9/+7
* crashreportScraper: no need to go to the last page anymoreXisco Fauli2024-02-131-13/+0
* crashreportScraper: Add ratio columnXisco Fauli2023-09-051-5/+4
* crashreportScraper: Also get info about the last 4 uno commandsXisco Fauli2022-10-211-4/+11
* crashreportScraper: replace quation marks from codeXisco Fauli2022-08-091-1/+1
* crashreportScraper: continue when os_tab is not foundXisco Fauli2022-08-091-2/+7
* crashreportScraper: encode the urlXisco Fauli2022-06-211-2/+3
* crashreportScraper: use argparse to parse the argumentsXisco Fauli2022-06-161-8/+12
* crashreportScraper: Removed time parsing, now it just resets.tagezi2022-06-021-11/+6
* crashreportScraper: use timeout in requestsXisco Fauli2022-05-311-19/+37
* crashreportScraper: Add new column to show the stack codeXisco Fauli2022-05-311-6/+27
* bin: add script to retrieve info about crashreports...Xisco Fauli2022-05-261-0/+171