summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-0776-180/+635
| | | | | | Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-072-241/+244
|\
| * Sending translation for Dutchwarrink2010-02-071-240/+243
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-0712-60/+207
| |\
| * | added avant-window-navigator to blacklist per maintainer requestJiri Moskovcak2010-02-071-1/+1
| | |
* | | Script to list abrt bugs with incomplete backtraces in BugzillaKarel Klic2010-02-071-0/+142
| | |
* | | abrt-rate-backtrace utilityKarel Klic2010-02-071-0/+183
| | |
* | | +wiki output, +caching, +faster picklingKarel Klic2010-02-071-10/+59
| |/ |/|
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-066-44/+82
|\ \
| * | CCpp analyzer: fix rhbz#552435 (bt rating misinterpreting # chars)Denys Vlasenko2010-02-052-10/+25
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | abrtd: fix handling of dupes (weren't deleting dup's directory); better loggingDenys Vlasenko2010-02-054-34/+57
| |/ | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Some Bugzilla script improvementsKarel Klic2010-02-063-9/+35
| |
* | Ask for login and password if missing from reporter plugin.Karel Klic2010-02-053-7/+90
|/
* use .new suffix on new crashdumps; strip it when crashdump is readyDenys Vlasenko2010-02-044-26/+43
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrtd: handle "perl -w /usr/bin/script" tooDenys Vlasenko2010-02-041-2/+9
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-049-596/+395
|\
| * Added how to test guidlinesJiri Moskovcak2010-02-041-0/+32
| |
| * abrtd: fix rhbz#560642 - don't die on bad plugin namesDenys Vlasenko2010-02-045-216/+58
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Sending translation for Hebrewelad2010-02-041-23/+40
| |
| * Sending translation for Spanishelsupergomez2010-02-041-65/+15
| |
| * Sending translation for Marathisandeeps2010-02-041-292/+250
| |
* | Component-wise duplicatesKarel Klic2010-02-041-20/+26
| |
* | Removed 5 shift/reduce conflictsKarel Klic2010-02-041-1/+1
| |
* | Skip broken hashesKarel Klic2010-02-041-1/+6
| |
* | Fix displaying dupcount.Karel Klic2010-02-041-1/+1
| |
* | Removed 4 shift/reduce conflictsKarel Klic2010-02-041-2/+2
| |
* | Added some more noncrash frames.Karel Klic2010-02-041-11/+30
| |
* | Print the number of duplicates found.Karel Klic2010-02-041-0/+4
| |
* | Script which checkes duplicate ABRT hashes in BugzillaKarel Klic2010-02-041-0/+54
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-041-295/+265
|\
| * Sending translation for Germankenda2010-02-041-295/+265
| |
* | Remove lines containing only spaces from backtrace.Karel Klic2010-02-041-3/+19
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-0452-6219/+8299
|\|
| * Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-0411-294/+285
| |\
| | * Sending translation for Polishraven2010-02-031-241/+233
| | |
| | * swapped lines, iterator is not defined after erase() is calledJiri Moskovcak2010-02-031-1/+1
| | | | | | | | | | | | - and this makes valgrind unhappy
| | * GUI: fixed scrolling in reporter dialog rhbz#559687Jiri Moskovcak2010-02-031-18/+6
| | |
| | * fixed button order in plugins windows rhbz#560961Jiri Moskovcak2010-02-036-30/+30
| | |
| | * GUI: fixed windows icons and titles rhbz#537240, rhbz#560964Jiri Moskovcak2010-02-038-10/+21
| | |
| * | TODO markKarel Klic2010-02-041-1/+3
| | |
| * | commentsKarel Klic2010-02-041-2/+3
| | |
| * | Show abrt-btrc stderr; show stats at the endKarel Klic2010-02-041-1/+2
| | |
| * | Skip bugs without backtrace; +some notes; run ./abrt-backtrace instead of ↵Karel Klic2010-02-041-1/+17
| | | | | | | | | | | | system one
| * | Fixed parsing backtrace from rhbz#549293Karel Klic2010-02-031-6/+18
| | |
| * | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-034-18/+33
| |\|
| | * cli: fix the problem of not showing oops text in editorDenys Vlasenko2010-02-032-7/+10
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section"Denys Vlasenko2010-02-032-11/+23
| | | | | | | | | | | | | | | | | | also fix bad plugin descr for TicketUploader Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Fix to successfully parse a backtrace from rhbz#550642Karel Klic2010-02-031-0/+1
| |/
| * CCpp analyzer: change duphash calculation to group minor versions togetherDenys Vlasenko2010-02-032-5/+34
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * don't try to write to limits in FedoraJiri Moskovcak2010-02-032-2/+3
| |