index
:
rpmdrake
distro/mdv2007.0
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mdv2011
distro/mdv2011.0
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
master
topic/RPMDRAKE
topic/jvdm-branch
user/animtim/designWork
Mageia Graphical Package Manager
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rpmdrake
Commit message (
Expand
)
Author
Age
Files
Lines
*
- --merge-all-rpmnew mode:
Thomas Backlund
2013-05-08
1
-0
/
+1
*
make it slighly faster: do not perform useless I/O
Thierry Vignaud
2013-04-22
1
-2
/
+1
*
consider all config files, not only those in /etc
Thierry Vignaud
2013-04-22
1
-1
/
+1
*
make --merge-all-rpmnew less dangerous
Thierry Vignaud
2013-04-22
1
-0
/
+4
*
fix install dialog being on top of sub dialogs (mga#9646)
Thierry Vignaud
2013-04-21
1
-3
/
+1
*
forgot to commit one bit of previous fix
Thierry Vignaud
2013-04-20
1
-1
/
+1
*
fix retrieving XML information (mga#9529)
Thierry Vignaud
2013-03-26
1
-1
/
+1
*
perl_checker cleanups
Thierry Vignaud
2013-03-24
1
-3
/
+1
*
use gurpm for informing about verifying signatures (mga#9520)
Thierry Vignaud
2013-03-24
1
-1
/
+1
*
do not update progress bar for signature
Thierry Vignaud
2013-03-24
1
-1
/
+1
*
merge patch for mga#4918
Thierry Vignaud
2013-03-24
1
-1
/
+2
*
explicitely destroy $gurpm
Thierry Vignaud
2013-03-24
1
-4
/
+4
*
fix erase progress in global bar
Thierry Vignaud
2013-03-21
1
-0
/
+1
*
adapt to gurpmi enabling to cancel again downloads
Thierry Vignaud
2013-03-21
1
-2
/
+2
*
merge curl_download into Rpmdrake::edit_urpm_sources
Thierry Vignaud
2013-03-21
1
-3
/
+17
*
remove old callback now that we have erasure progress
Thierry Vignaud
2013-03-21
1
-11
/
+0
*
use global progress bar for download too
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
update check_sig callback for new widget too
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
fix download progress with global progress bar (mga#9469)
Thierry Vignaud
2013-03-21
1
-2
/
+2
*
perl_checker cleanup
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
use a global progress bar when installing (mga#778)
Thierry Vignaud
2013-03-16
1
-26
/
+18
*
perl_checker cleanups
Thierry Vignaud
2013-03-16
1
-7
/
+3
*
fix some icon categories
Malo DeniƩlou
2013-03-01
1
-4
/
+4
*
(find_installed_version) workaround a crash (mga#9197)
Thierry Vignaud
2013-02-27
1
-0
/
+1
*
do not offer to pick only update media unless using --expert (mga#2317)
Thierry Vignaud
2013-02-26
1
-1
/
+1
*
(extract_header) make it more readable
Thierry Vignaud
2013-02-08
1
-2
/
+3
*
update player icon
Funda Wang
2013-02-08
1
-1
/
+1
*
update icons
Funda Wang
2013-01-22
1
-4
/
+4
*
update latest icons
Funda Wang
2013-01-22
1
-3
/
+3
*
deal with latest rpm group updates
Funda Wang
2013-01-22
1
-59
/
+48
*
(get_pkgs) add a fix for a rare crash (mga#7439)
Thierry Vignaud
2012-12-06
1
-1
/
+1
*
(post_extract) keep IDs of packages rather than their paths
Thierry Vignaud
2012-12-06
1
-5
/
+5
*
(get_string_from_keywords) rename $medium_name as $medium_path for consistency
Thierry Vignaud
2012-11-29
1
-2
/
+2
*
(extract_header) simplify
Thierry Vignaud
2012-11-29
1
-3
/
+2
*
(extract_header) fix message
Thierry Vignaud
2012-11-29
1
-1
/
+1
*
(extract_header) simplify
Thierry Vignaud
2012-11-29
1
-3
/
+2
*
just use ->fullname directly when sure
Thierry Vignaud
2012-11-29
1
-3
/
+3
*
(extract_header) it's useless to call pack_header in XML meta-data case
Thierry Vignaud
2012-11-29
1
-1
/
+0
*
add back geosciences
Funda Wang
2012-11-09
1
-0
/
+1
*
unify convertor and converter
Funda Wang
2012-10-17
1
-1
/
+1
*
update icons according to our new rpm group
Funda Wang
2012-10-16
1
-7
/
+40
*
let's be consistent about "can't" vs "cannot"
Thierry Vignaud
2012-09-27
1
-1
/
+1
*
do not store {selected} in memory if not needed
Thierry Vignaud
2012-09-27
2
-2
/
+2
*
(perform_installation) simplify
Thierry Vignaud
2012-09-27
1
-3
/
+1
*
(get_summary) do not bother caching summary
Thierry Vignaud
2012-09-27
1
-3
/
+2
*
(evr) kill it now that it's useless
Thierry Vignaud
2012-09-21
1
-8
/
+0
*
use new URPM EVR package method
Thierry Vignaud
2012-09-21
2
-2
/
+2
*
(version_release) rename it as evr()
Thierry Vignaud
2012-09-20
3
-4
/
+4
*
(version_release) return epoch too (thus EVR)
Thierry Vignaud
2012-09-20
1
-2
/
+4
*
(get_info) kill useless empty line
Thierry Vignaud
2012-09-20
1
-1
/
+0
[next]