aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* fix a crash when trying to debug an old issue (mga#8967)Thierry Vignaud2014-01-131-1/+8
* - --merge-all-rpmnew mode:Thomas Backlund2013-05-081-0/+1
* make it slighly faster: do not perform useless I/OThierry Vignaud2013-04-221-2/+1
* consider all config files, not only those in /etcThierry Vignaud2013-04-221-1/+1
* make --merge-all-rpmnew less dangerousThierry Vignaud2013-04-221-0/+4
* fix install dialog being on top of sub dialogs (mga#9646)Thierry Vignaud2013-04-211-3/+1
* forgot to commit one bit of previous fixThierry Vignaud2013-04-201-1/+1
* fix retrieving XML information (mga#9529)Thierry Vignaud2013-03-261-1/+1
* perl_checker cleanupsThierry Vignaud2013-03-241-3/+1
* use gurpm for informing about verifying signatures (mga#9520)Thierry Vignaud2013-03-241-1/+1
* do not update progress bar for signatureThierry Vignaud2013-03-241-1/+1
* merge patch for mga#4918Thierry Vignaud2013-03-241-1/+2
* explicitely destroy $gurpmThierry Vignaud2013-03-241-4/+4
* fix erase progress in global barThierry Vignaud2013-03-211-0/+1
* adapt to gurpmi enabling to cancel again downloadsThierry Vignaud2013-03-211-2/+2
* merge curl_download into Rpmdrake::edit_urpm_sourcesThierry Vignaud2013-03-211-3/+17
* remove old callback now that we have erasure progressThierry Vignaud2013-03-211-11/+0
* use global progress bar for download tooThierry Vignaud2013-03-211-1/+1
* update check_sig callback for new widget tooThierry Vignaud2013-03-211-1/+1
* fix download progress with global progress bar (mga#9469)Thierry Vignaud2013-03-211-2/+2
* perl_checker cleanupThierry Vignaud2013-03-211-1/+1
* use a global progress bar when installing (mga#778)Thierry Vignaud2013-03-161-26/+18
* perl_checker cleanupsThierry Vignaud2013-03-161-7/+3
* fix some icon categoriesMalo DeniƩlou2013-03-011-4/+4
* (find_installed_version) workaround a crash (mga#9197)Thierry Vignaud2013-02-271-0/+1
* do not offer to pick only update media unless using --expert (mga#2317)Thierry Vignaud2013-02-261-1/+1
* (extract_header) make it more readableThierry Vignaud2013-02-081-2/+3
* update player iconFunda Wang2013-02-081-1/+1
* update iconsFunda Wang2013-01-221-4/+4
* update latest iconsFunda Wang2013-01-221-3/+3
* deal with latest rpm group updatesFunda Wang2013-01-221-59/+48
* (get_pkgs) add a fix for a rare crash (mga#7439)Thierry Vignaud2012-12-061-1/+1
* (post_extract) keep IDs of packages rather than their pathsThierry Vignaud2012-12-061-5/+5
* (get_string_from_keywords) rename $medium_name as $medium_path for consistencyThierry Vignaud2012-11-291-2/+2
* (extract_header) simplifyThierry Vignaud2012-11-291-3/+2
* (extract_header) fix messageThierry Vignaud2012-11-291-1/+1
* (extract_header) simplifyThierry Vignaud2012-11-291-3/+2
* just use ->fullname directly when sureThierry Vignaud2012-11-291-3/+3
* (extract_header) it's useless to call pack_header in XML meta-data caseThierry Vignaud2012-11-291-1/+0
* add back geosciencesFunda Wang2012-11-091-0/+1
* unify convertor and converterFunda Wang2012-10-171-1/+1
* update icons according to our new rpm groupFunda Wang2012-10-161-7/+40
* let's be consistent about "can't" vs "cannot"Thierry Vignaud2012-09-271-1/+1
* do not store {selected} in memory if not neededThierry Vignaud2012-09-272-2/+2
* (perform_installation) simplifyThierry Vignaud2012-09-271-3/+1
* (get_summary) do not bother caching summaryThierry Vignaud2012-09-271-3/+2
* (evr) kill it now that it's uselessThierry Vignaud2012-09-211-8/+0
* use new URPM EVR package methodThierry Vignaud2012-09-212-2/+2
* (version_release) rename it as evr()Thierry Vignaud2012-09-203-4/+4
* (version_release) return epoch too (thus EVR)Thierry Vignaud2012-09-201-2/+4