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
...
*
check the FS has enough space before trying to download all packages
Christophe Fergeau
2009-10-13
2
-2
/
+32
*
add df function to urpm/sys.pm
Christophe Fergeau
2009-10-13
1
-0
/
+8
*
download all packages first
Christophe Fergeau
2009-10-13
1
-33
/
+49
*
add --download-all options to enable downloading of all packages before install
Christophe Fergeau
2009-10-13
1
-0
/
+1
*
improve strings used when asking to restart system/session (#53126)
Christophe Fergeau
2009-10-13
1
-1
/
+8
*
(_all_unrequested_orphans,_kernel_callback) fix commit ignoring kernel
Thierry Vignaud
2009-10-13
1
-3
/
+4
*
_kernel_callback) better comment
Thierry Vignaud
2009-10-13
1
-1
/
+1
*
fix bogus logic referencing non existent variables introduced in commit r261072
Thierry Vignaud
2009-10-13
1
-1
/
+1
*
fix parsing of "download complete" messages from aria2
Christophe Fergeau
2009-10-05
1
-1
/
+1
*
(_compute_flags_for_skiplist) do not display skiped packages on console by de...
Thierry Vignaud
2009-10-02
1
-1
/
+1
*
Do not list as orphans kernel packages which where not installe through depen...
Pascal Terjan
2009-09-28
1
-2
/
+5
*
forgot quotes
Christophe Fergeau
2009-09-25
1
-1
/
+1
*
disable certificate checks on media with the right option
Christophe Fergeau
2009-09-25
1
-0
/
+1
*
add per-media disable-certificate-check option
Christophe Fergeau
2009-09-25
2
-1
/
+2
*
default to checking certificates when dowloading data
Christophe Fergeau
2009-09-25
2
-4
/
+4
*
make certificate check for aria2 behave the same as for the other downloaders
Christophe Fergeau
2009-09-24
1
-0
/
+1
*
string fixes in dudf module
Christophe Fergeau
2009-09-21
1
-2
/
+2
*
exclude kernel-source from orphan processing (#53426)
Christophe Fergeau
2009-09-04
1
-1
/
+1
*
revert bogus commit r259891
Thierry Vignaud
2009-09-03
1
-1
/
+1
*
add missing parameter
Thierry Vignaud
2009-09-03
1
-1
/
+1
*
prevent perl_checker to comply about this (urpmi does _NOT_ use MDK::Common)
Thierry Vignaud
2009-09-03
1
-3
/
+3
*
more perl_checker cleanups
Thierry Vignaud
2009-09-03
1
-0
/
+2
*
missing argument
Thierry Vignaud
2009-09-03
1
-1
/
+1
*
(_cleanup_mediacfg_dir) kill unused variable
Thierry Vignaud
2009-09-03
1
-2
/
+0
*
(_remove_medium_from_mediacfg) fix using actually given arguments... (#53097)
Thierry Vignaud
2009-09-03
1
-1
/
+1
*
minor perl_checker cleanups in order to reduce SNR
Thierry Vignaud
2009-09-03
1
-23
/
+21
*
use https when getting files from api.mandriva.com
Christophe Fergeau
2009-08-31
1
-2
/
+2
*
download: allow callee of get_content to pass downloader options
Christophe Fergeau
2009-08-31
1
-2
/
+2
*
download: add an option to be strict about SSL certificate checks
Christophe Fergeau
2009-08-31
1
-2
/
+2
*
wrap one forgotten print in $urpm->{print}
Christophe Fergeau
2009-08-31
1
-1
/
+1
*
move "\n" out of translatable string
Christophe Fergeau
2009-08-31
1
-2
/
+2
*
correct bug #52954
Olivier Rosello
2009-08-27
1
-1
/
+3
*
(_get_current_kernel_package) explain
Thierry Vignaud
2009-08-20
1
-0
/
+1
*
(_kernel_callback,_get_orphan_kernels,_all_unrequested_orphans) offer
Thierry Vignaud
2009-08-20
1
-0
/
+48
*
(add2hash_) copy it from MDK::Common (needed for next commit)
Thierry Vignaud
2009-08-20
1
-0
/
+2
*
(_get_current_kernel_package,_all_unrequested_orphans) do not offer to remove...
Thierry Vignaud
2009-08-20
1
-0
/
+11
*
perl_checker cleanup
Thierry Vignaud
2009-08-20
1
-1
/
+1
*
module must return a true value
Thierry Vignaud
2009-08-20
1
-0
/
+2
*
add new line after message suggesting to remove orphans
Christophe Fergeau
2009-08-20
1
-2
/
+2
*
append a 'reason' field to api.mandriva.com queries when the query is
Christophe Fergeau
2009-08-18
1
-3
/
+12
*
don't attempt to expand empty media urls, fixes #52860
Christophe Fergeau
2009-08-17
1
-1
/
+1
*
fix display of installation errors
Christophe Fergeau
2009-08-17
1
-1
/
+1
*
remove debugging print
Christophe Fergeau
2009-08-13
1
-4
/
+0
*
code cleanups, small fixes in media.cfg saving
Christophe Fergeau
2009-08-13
1
-25
/
+20
*
Save media.cfg files locally to map urpmi.cfg media to media.cfg
Christophe Fergeau
2009-08-13
1
-3
/
+155
*
(install,run) prevent garbaging text installer (#50776)
Thierry Vignaud
2009-08-11
2
-11
/
+12
*
take into account $RELEASE, $ARCH in urls passed to urpmi.addmedia
Christophe Fergeau
2009-08-11
1
-0
/
+3
*
fix string committed in previous commit to make it translatable
Christophe Fergeau
2009-08-10
1
-4
/
+2
*
improve message notifying about orphans
Christophe Fergeau
2009-08-10
1
-3
/
+5
*
fixes part of bug #52655 : if urpm-dudf installed and --auto used : no more q...
Olivier Rosello
2009-08-06
1
-3
/
+11
[prev]
[next]