aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/rpmnew.pm
Commit message (Collapse)AuthorAgeFilesLines
* (inspect) lazy load File::MimeInfo::Magic & kill a perl_checker warningThierry Vignaud2008-02-211-2/+2
|
* (inspect) lazy load Gtk2::SourceView (and thus Gnome2::Print) on demandThierry Vignaud2008-01-221-1/+1
|
* (open_rpm_db,open_urpmi_db) split them from Rpmdrake::pkg intoThierry Vignaud2007-09-111-1/+2
| | | | | | Rpmdrake::open_db (needed for next commits in order not to increase edit-urpm-sources startup time)
* clear executable bitThierry Vignaud2007-09-031-0/+0
|
* rename options as rpmdrake_options so that we can reuse urpm::args somedayThierry Vignaud2007-08-271-1/+1
|
* (inspect) add a warning: suggest to keep the current file if unsureThierry Vignaud2007-08-081-0/+7
|
* (open_db) rename as open_rpm_db() for consistency with open_urpmi_db()Thierry Vignaud2007-08-011-1/+1
|
* (do_merge_if_needed) fix "rpmdrake --merge-all-rpmnew" (#29993)Thierry Vignaud2007-03-291-1/+1
| | | | | (got broken in r148201 as a side effect of #26069)
* export again dialog_rpmnew, thus fixing crash after uninstalling package ↵Thierry Vignaud2007-02-271-1/+1
| | | | (#28896)
* (inspect) split it out of dialog_rpmnew()Thierry Vignaud2007-02-261-9/+9
|
* use Gtk2::SourceView in order to source highlight file contents and patchesThierry Vignaud2007-02-261-9/+22
|
* (Rpmdrake::rpmnew::do_merge_if_needed) move code that lookup *.rpm{new,save} ↵Thierry Vignaud2007-02-221-1/+22
| | | | here
* split out diff stuff in Rpmdrake::rpmnewThierry Vignaud2007-02-201-0/+162