summaryrefslogtreecommitdiffstats
path: root/src/plugins/abrt-action-install-debuginfo.py
Commit message (Expand)AuthorAgeFilesLines
* install-debuginfo: make reponse to ask_yes_no question translatable trac#147Jiri Moskovcak2011-05-031-4/+4
* call abrt-action-trim-files from abrt-action-install-debuginfoDenys Vlasenko2011-05-021-35/+88
* abrt-action-install-debuginfo: handle exception in result = downloader.downlo...Denys Vlasenko2011-04-271-2/+9
* install-debuginfo: minor fix to help textJiri Moskovcak2011-04-261-1/+1
* fixed trac#223: regression: abrt-action-install-debuginfo.py --help display i...Jiri Moskovcak2011-04-261-13/+11
* Make abrt-action-list-dsos.py take -m maps -o dsos params; and abrt-action-an...Denys Vlasenko2011-04-221-6/+7
* abrt-action-install-debuginfo.py: don't die on some Yum exceptions. closes bz...Denys Vlasenko2011-04-211-7/+30
* split abrt-action-install-debuginfo into two apps rhbz#692064Jiri Moskovcak2011-04-141-62/+8
* better messages in abrt-action-install-debuginfo and bugzilla descriptionDenys Vlasenko2011-03-161-5/+5
* install debuginfo: honor $ABRT_VERBOSE; add "Looking for pkgs in repos" msgDenys Vlasenko2011-03-161-7/+20
* gui-wizard-gtk: use fixed font for backtrace and log textviewsDenys Vlasenko2011-02-241-5/+4
* abrt-action-generate-backtrace/install-debuginfo: a bit better loggingDenys Vlasenko2011-02-231-67/+64
* abrt-action-install-debuginfo.py: use /tmp for nowDenys Vlasenko2011-02-221-1/+3
* correct rights on /var/run/abrt; improve new GUI a bitDenys Vlasenko2011-02-221-3/+3
* abrt-action-install-debuginfo.py: do not truncate package names on outputDenys Vlasenko2011-02-221-6/+6
* abrt-action-install-debuginfo: disallow overriding paths to writable dirsDenys Vlasenko2011-02-221-6/+3
* run abrt-action-install-debuginfo.py using trivial sgid wrapperJiri Moskovcak2011-02-211-4/+7
* don't try to remove the tmp dir if it's not createdJiri Moskovcak2011-01-251-3/+3
* new debuginfo install script rewritten in pythonJiri Moskovcak2010-11-291-0/+472