summaryrefslogtreecommitdiffstats
path: root/lib/Utils/make_descr.cpp
Commit message (Expand)AuthorAgeFilesLines
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-15/+15
* Eliminate ATT file type - use TXT or BINDenys Vlasenko2010-01-191-36/+32
* ccpp: add a possibility to disable backtrace generationDenys Vlasenko2010-01-071-1/+0
* bump text size threshold 1k -> 2kDenys Vlasenko2009-11-201-1/+1
* make BZ insert small text attachments inline; move text file detection codeDenys Vlasenko2009-11-191-15/+23
* move Catcut's description generation to lib/Utils/make_descr.cppDenys Vlasenko2009-11-191-0/+71
* whitespace cleanupsDenys Vlasenko2009-11-181-1/+1
* make_description_xxx: do not report empty fieldsDenys Vlasenko2009-11-021-0/+5
* implement abrtd -t TIMEOUT_IN_SECDenys Vlasenko2009-10-311-1/+4
* lib/Plugins/Logger: much more sane dump format; fix misdetection of text filesDenys Vlasenko2009-10-301-54/+27
* move logger's report text creation to lib/Utils/make_descr.cppDenys Vlasenko2009-10-301-0/+65
* lib/Plugins/Bugzilla: generate less sparse bug report commentsDenys Vlasenko2009-10-301-0/+87