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
...
*
use ->recommends_nosense() instead of suggests"()
Thierry Vignaud
2014-09-07
2
-4
/
+4
*
rename 'allow-suggests' as 'allow-recommends'
Thierry Vignaud
2014-09-07
1
-3
/
+6
*
rename 'no-suggests' option as 'no-recommends'
Thierry Vignaud
2014-09-07
2
-5
/
+13
*
rename 'no_suggests' parameter as 'no_recommends'
Thierry Vignaud
2014-09-05
1
-1
/
+1
*
fix retrieving rpm version with RCs
Thierry Vignaud
2014-08-27
1
-1
/
+1
*
fix some warnings with perl 5.20
Pascal Terjan
2014-06-16
1
-2
/
+2
*
add some missing methods, allows to do urpmf --qf '%sourcerpm:%requires'
Pascal Terjan
2014-05-31
1
-0
/
+5
*
Use /proc/self/mountinfo for ro filesystem checks mga#11319
Colin Guthrie
2013-11-28
1
-2
/
+7
*
add support for --deploops option
Thierry Vignaud
2013-11-05
3
-1
/
+3
*
download: fix parsing download progress with rsync >= 3.10
Olivier Blin
2013-10-15
1
-1
/
+1
*
adapt to perl-5.18's random hash keys ordering
Thierry Vignaud
2013-10-04
1
-1
/
+1
*
prevent removing orphan kernels if we failed to detect running kernel version
Thierry Vignaud
2013-10-04
1
-1
/
+5
*
revert fix for mga#10254 in previous release (mga#10335)
Thierry Vignaud
2013-05-30
1
-1
/
+1
*
prevent mga#10254 bug to ever happen again
Thierry Vignaud
2013-05-24
1
-0
/
+1
*
fix wrongly enabling backports/testing for tainted/nonfree (mga#10254)
Thierry Vignaud
2013-05-24
1
-1
/
+1
*
library: ensure priority updates are installed in a single transaction.
Colin Guthrie
2013-05-19
1
-0
/
+1
*
really auto enable tainted media if needed when adding distrib media
Thierry Vignaud
2013-05-17
1
-1
/
+1
*
auto enable nonfree/taitned media if needed when adding distrib media
Thierry Vignaud
2013-05-17
1
-3
/
+17
*
(is_media_to_add_by_default) split it out of add_distrib_media()
Thierry Vignaud
2013-05-17
1
-8
/
+15
*
enable to see if nonfree/tained packages are installed (mga#8368, #8379 & #9758)
Thierry Vignaud
2013-05-17
1
-0
/
+21
*
fix leaving read locks on rpmdb (mga#9248)
Thierry Vignaud
2013-04-20
1
-0
/
+1
*
fix package count when a package has a %pretrans scriptlet
Thierry Vignaud
2013-04-01
1
-4
/
+2
*
display exceptions that happened while downloading (mga#9529)
Thierry Vignaud
2013-03-26
1
-0
/
+1
*
document 'post_download' callback too
Thierry Vignaud
2013-03-21
1
-0
/
+8
*
note that urpm::util is a subset of MDK::Common
Thierry Vignaud
2013-03-21
1
-0
/
+2
*
kill unused return values
Thierry Vignaud
2013-03-21
1
-2
/
+0
*
previous commit enables to further simplify
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
simplify, let mount finds the loop device
Thierry Vignaud
2013-03-21
2
-20
/
+1
*
treat formatList like others...
Thierry Vignaud
2013-03-21
2
-2
/
+3
*
simplify
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
difference2 && untaint are not neeeded
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
only a couple func really are needed
Thierry Vignaud
2013-03-21
19
-19
/
+19
*
drop 'callback_report_uninst'
Thierry Vignaud
2013-03-16
2
-6
/
+2
*
fix lookup deps of updates in other media when using --update
Thierry Vignaud
2013-03-16
1
-4
/
+4
*
really enable callers to pass their own callback for erasure progress
Thierry Vignaud
2013-03-16
2
-1
/
+4
*
simplify
Thierry Vignaud
2013-03-16
1
-4
/
+1
*
document trans_log parameters
Thierry Vignaud
2013-03-16
1
-1
/
+1
*
hint @URPM
Thierry Vignaud
2013-03-16
2
-1
/
+5
*
note about {readmes}
Thierry Vignaud
2013-03-16
1
-0
/
+1
*
enable callers to pass their own callbacks for erasure progress & errors
Thierry Vignaud
2013-02-25
2
-2
/
+5
*
(configure) simplify
Thierry Vignaud
2013-02-25
1
-3
/
+3
*
(run) document it
Thierry Vignaud
2013-02-25
1
-0
/
+88
*
sync doc with code
Thierry Vignaud
2013-02-25
1
-1
/
+1
*
(install) list two more parameters
Thierry Vignaud
2013-02-25
1
-0
/
+1
*
typo fix (Rafael Garcia-Suarez)
Thierry Vignaud
2013-02-11
1
-1
/
+1
*
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
[prev]
[next]