index
:
urpmi
distro/mga1
distro/mga2
distro/mga5
distro/mga6
distro/mga7
master
topic/4.10.14
topic/4.9.21
topic/4.x
topic/5.19
topic/6.14
topic/6.25
topic/6.25@258013
topic/6.32
topic/color
topic/kernel-orphans
topic/maat_color
topic/rpm5
topic/urpmi-4_6_24-3mdk
user/pterjan/ignorearch
Software Installation Tools
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
urpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
add basic support for --downgrade (mga#6655)
Thierry Vignaud
2013-02-09
1
-0
/
+1
*
(install_logger) keep a separate counter for erasures
Thierry Vignaud
2013-02-09
2
-34
/
+9
*
bump copyright
Thierry Vignaud
2013-02-05
5
-5
/
+5
*
(_compute_pkg_total) introduce it in order to count total elements
Thierry Vignaud
2013-02-05
1
-1
/
+30
*
(install_logger) unify with callback_uninst(), thus fixing counting for
Thierry Vignaud
2013-02-05
1
-29
/
+17
*
(_schedule_packages) localize a variable
Thierry Vignaud
2013-02-05
1
-3
/
+4
*
typo fix
Thierry Vignaud
2013-02-05
1
-1
/
+1
*
handle callback_error when installing packages (scripts & I/O errors)
Thierry Vignaud
2013-02-03
1
-0
/
+6
*
(callback_uninst) display erasure progress
Thierry Vignaud
2013-02-03
1
-1
/
+25
*
convert somme comments into POD
Thierry Vignaud
2013-01-27
1
-63
/
+215
*
fix retrieving rpm version with stable rpm
Thierry Vignaud
2012-12-18
1
-1
/
+1
*
fix retrieving rpm version with beta versions
Thierry Vignaud
2012-12-17
1
-1
/
+1
*
(install) do not show empty information from README* with --justdb
Thierry Vignaud
2012-12-15
1
-1
/
+1
*
s/mdv/mga/
Thierry Vignaud
2012-12-13
1
-3
/
+3
*
(add_distrib_media) associate media_cfg data to media when adding them
Thierry Vignaud
2012-12-13
1
-0
/
+6
*
simplify using cat_()
Thierry Vignaud
2012-12-13
3
-27
/
+12
*
(bug_log) simplify using append_to_file()
Thierry Vignaud
2012-12-13
1
-6
/
+2
*
(write_ldap_cache) simplify using output_safe()
Thierry Vignaud
2012-12-13
1
-8
/
+6
*
fix some spelling errors
Guillaume Rousse
2012-12-05
2
-2
/
+2
*
(_search_packages) do not attempt fuzzy matching if not using --fuzzy
Thierry Vignaud
2012-12-04
1
-3
/
+1
*
(_download_all) fix --download-all (mga#8272)
Thierry Vignaud
2012-12-02
1
-1
/
+1
*
fix missing parameters
Thierry Vignaud
2012-11-21
1
-1
/
+1
*
use "find" instead of "grep" in scalar context
Thierry Vignaud
2012-11-21
1
-2
/
+2
*
use "any" instead of "grep" in scalar context
Thierry Vignaud
2012-11-21
2
-4
/
+4
*
(_schedule_packages) fix installing delta rpms
Thierry Vignaud
2012-11-17
1
-1
/
+1
*
fix computing kernel orphans when running kernel is not the latest (2/2)
Thierry Vignaud
2012-11-16
1
-0
/
+1
*
fix computing kernel orphans when running kernel is not the latest (1/2)
Thierry Vignaud
2012-11-16
1
-3
/
+3
*
(search_packages,_search_packages) further comment
Thierry Vignaud
2012-11-16
1
-0
/
+4
*
(find_packages_to_remove) make it clearer
Thierry Vignaud
2012-11-16
1
-2
/
+5
*
(install) simplify
Thierry Vignaud
2012-11-16
1
-2
/
+3
*
(_get_callbacks) split it out of install()
Thierry Vignaud
2012-11-16
1
-47
/
+54
*
(_apply_delta_rpm) split it out of _schedule_packages()
Thierry Vignaud
2012-11-16
1
-13
/
+20
*
(_schedule_packages) fix installing delta rpms
Thierry Vignaud
2012-11-16
1
-1
/
+8
*
(get_README_files) comment
Thierry Vignaud
2012-11-16
1
-0
/
+2
*
(_schedule_packages_for_erasing) split it out of install()
Thierry Vignaud
2012-11-16
1
-35
/
+45
*
minor indent cleaning
Thierry Vignaud
2012-11-16
1
-2
/
+1
*
(install) add spacing
Thierry Vignaud
2012-11-16
1
-0
/
+6
*
(install_logger) drop last remaining bit of repackaging support
Thierry Vignaud
2012-11-16
1
-1
/
+0
*
(_get_orphan_kernels) simplify
Thierry Vignaud
2012-10-16
1
-2
/
+2
*
various optimizations from mdv svn
José Jorge
2012-10-15
1
-13
/
+11
*
(_get_current_kernel_package) return current kernel version too
Thierry Vignaud
2012-10-15
1
-4
/
+4
*
(_kernel_callback) we really don't care about versions here
Thierry Vignaud
2012-10-15
1
-1
/
+1
*
(_kernel_callback) keep track of DKMS packages too
Thierry Vignaud
2012-10-15
1
-3
/
+3
*
rename a variable for reality
Thierry Vignaud
2012-10-15
1
-3
/
+3
*
(_kernel_callback) fix comment
Thierry Vignaud
2012-10-15
1
-1
/
+1
*
(search_packages) document 'no_substring' option
Thierry Vignaud
2012-10-15
1
-1
/
+1
*
(_search_packages) make it clearer
Thierry Vignaud
2012-10-15
1
-3
/
+4
*
change deprecated aria2 option
José Jorge
2012-10-14
1
-1
/
+1
*
make --use-distrib works as user (mga#1225)
Thierry Vignaud
2012-10-11
1
-1
/
+6
*
drop --repackage option (non working since rpm-4.6 in 2009)
Thierry Vignaud
2012-10-05
3
-5
/
+2
[next]