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
*
(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
*
(get_info) fix provided installed version for comparing
Thierry Vignaud
2012-09-20
1
-1
/
+1
*
(get_new_deps) better phrasing (mga#6642)
Thierry Vignaud
2012-09-18
1
-1
/
+1
*
prevent having double punctuation (mga#6642)
Thierry Vignaud
2012-09-18
1
-1
/
+1
*
s!for adding!to add! (mga#6642)
Thierry Vignaud
2012-09-18
1
-2
/
+2
*
remove space before question mark (mga#6642)
Thierry Vignaud
2012-09-18
1
-2
/
+2
*
s!is Mga pkg!is the Mga pkg! (mga#6642)
Thierry Vignaud
2012-09-18
1
-1
/
+1
*
s!user!username! (mga#6642)
Thierry Vignaud
2012-09-18
1
-1
/
+1
*
s!informations!information! (mga#6642)
Thierry Vignaud
2012-09-18
1
-1
/
+1
*
(get_new_deps) do not open RPM DB when it's already open
Thierry Vignaud
2012-09-18
1
-1
/
+1
*
(get_new_deps) use new URPM API in order to show new suggests again
Thierry Vignaud
2012-09-17
1
-0
/
+1
*
(get_new_deps) fix deselecting updates when clicking on "New dependancies"
Thierry Vignaud
2012-09-17
1
-2
/
+1
*
(find_installed_version) simplify since callers only care about one value
Thierry Vignaud
2012-09-07
1
-6
/
+3
*
(get_new_deps) let's open RPM DB only once
Thierry Vignaud
2012-09-07
1
-2
/
+4
*
(get_summary) silent perl_checker
Thierry Vignaud
2012-08-31
1
-0
/
+1
*
(get_details) kill unused parameter
Thierry Vignaud
2012-08-31
1
-2
/
+2
*
perl_checker cleanup
Thierry Vignaud
2012-08-31
1
-1
/
+1
*
(perform_installation,toggle_nodes) adapt to urpmi-7.5
Thierry Vignaud
2012-08-31
2
-4
/
+4
*
(get_info) provide version to extract_header() thus fixing changelog
Thierry Vignaud
2012-08-24
1
-1
/
+2
*
(version_release) factorize some code
Thierry Vignaud
2012-08-24
3
-4
/
+10
*
rename variable to be distro agnostic
Thierry Vignaud
2012-08-24
1
-1
/
+1
*
(extract_header) only call costly ->files method once
Thierry Vignaud
2012-08-24
1
-1
/
+3
*
(do_merge_if_needed) only look at config files, no need to look at the
Thierry Vignaud
2012-08-24
1
-1
/
+1
*
(get_url_link) micro optimization: use traverse_tag_find() instead of travers...
Thierry Vignaud
2012-08-24
1
-1
/
+1
*
(get_pkgs) make it somewhat more readable
Thierry Vignaud
2012-08-24
1
-2
/
+6
*
display package basenames when signature checking fails
Thierry Vignaud
2012-08-24
1
-0
/
+2
*
(get_pkgs) rename 'short_name' as 'key' after last commit (clearer)
Thierry Vignaud
2012-03-28
1
-2
/
+2
*
(get_pkgs) consider name+arch as key when filtering out older
Thierry Vignaud
2012-03-28
1
-1
/
+1
*
(fast_open_urpmi_db) catch early errors too, thus enable to display a
Thierry Vignaud
2012-03-28
1
-7
/
+7
*
silent perl_checker
Thierry Vignaud
2012-03-28
1
-3
/
+3
*
(_build_tree) silent perl_checker & explain
Thierry Vignaud
2012-03-28
1
-1
/
+2
[next]