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
/
main_loop.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
(_verify_rpm) split it out of run()
Thierry Vignaud
2012-06-08
1
-14
/
+19
*
(_download_all) split it out of run()
Thierry Vignaud
2012-06-08
1
-28
/
+33
*
(_download_callback) split it out of _download_packages()
Thierry Vignaud
2012-06-08
1
-5
/
+9
*
(_download_packages) split it out of run()
Thierry Vignaud
2012-06-08
1
-42
/
+41
*
(run) fix downloading twice noarch packages on x86_64 with --download-all (mg...
Thierry Vignaud
2012-06-08
1
-0
/
+3
*
sort imported functions
Thierry Vignaud
2012-03-26
1
-1
/
+1
*
(run) perl_checker cleanup
Thierry Vignaud
2012-03-26
1
-2
/
+2
*
(handle_need_restart) enable to test "should restart" again
Thierry Vignaud
2012-02-27
1
-1
/
+1
*
(run) --test: do not update /var/lib/rpm/installed-through-deps.list again & ...
Thierry Vignaud
2012-02-14
1
-1
/
+1
*
(run) add infrastructure so that GUIes can offer not to ask anymore about mis...
Thierry Vignaud
2011-09-19
1
-1
/
+2
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-09-13
1
-1
/
+1
*
update copyright notices
Per Øyvind Karlsen
2010-11-21
1
-1
/
+1
*
(run) reindent (pixel didn't wanted it at the time b/c it added one
Thierry Vignaud
2010-02-01
1
-295
/
+295
*
- use a anonymous subroutine, so perl will rebind variables declared outside ...
Michael Scherer
2010-01-22
1
-4
/
+6
*
update copyright
Thierry Vignaud
2009-11-24
1
-1
/
+1
*
(handle_need_restart) do not advice to reboot when inside a chroot
Thierry Vignaud
2009-11-24
1
-0
/
+1
*
(handle_need_restart) split it out of run() for readability
Thierry Vignaud
2009-11-24
1
-8
/
+18
*
(run) perl_checker cleanup
Thierry Vignaud
2009-11-24
1
-1
/
+1
*
allow to define the cache directory for RPMs when setting --download-all
Christophe Fergeau
2009-10-15
1
-1
/
+6
*
in download-all mode, download packages one by one
Christophe Fergeau
2009-10-15
1
-3
/
+10
*
use references to return 2 distinct lists
Christophe Fergeau
2009-10-15
1
-9
/
+8
*
perl_checker cleanups
Thierry Vignaud
2009-10-15
1
-3
/
+3
*
don't call exit in main_loop or titi won't be so happy ;)
Christophe Fergeau
2009-10-14
1
-1
/
+1
*
perl_checker fixes
Christophe Fergeau
2009-10-13
1
-1
/
+1
*
check the FS has enough space before trying to download all packages
Christophe Fergeau
2009-10-13
1
-2
/
+11
*
download all packages first
Christophe Fergeau
2009-10-13
1
-33
/
+49
*
wrap one forgotten print in $urpm->{print}
Christophe Fergeau
2009-08-31
1
-1
/
+1
*
fix display of installation errors
Christophe Fergeau
2009-08-17
1
-1
/
+1
*
(install,run) prevent garbaging text installer (#50776)
Thierry Vignaud
2009-08-11
1
-7
/
+7
*
(run) use urpmi log API for the transaction failed message instead of
Thierry Vignaud
2009-04-24
1
-1
/
+1
*
silently update the string "You may want to..." to "You may need to..." so that
Thierry Vignaud
2009-04-15
1
-1
/
+4
*
String fixes from John Rye
Christophe Fergeau
2009-04-02
1
-2
/
+2
*
(run) enable installer to cancel installation
Thierry Vignaud
2009-03-31
1
-0
/
+3
*
(install) add more callbacks for installer
Thierry Vignaud
2009-03-03
1
-0
/
+3
*
(run) no need to clean rpmdb if we're not going to use data extracted from it
Thierry Vignaud
2009-01-30
1
-3
/
+3
*
- urpmi
Pascal Rigaux
2008-12-15
1
-2
/
+2
*
- urpmi
Pascal Rigaux
2008-10-29
1
-23
/
+32
*
simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use it
Pascal Rigaux
2008-10-27
1
-1
/
+0
*
- urpmi, gurpmi
Pascal Rigaux
2008-10-21
1
-0
/
+7
*
do not call {ask_yes_or_no} callback with explicit "(y/N)" otherwise it is
Pascal Rigaux
2008-10-21
1
-4
/
+4
*
$urpm->{logger_id} is unused:
Pascal Rigaux
2008-10-17
1
-1
/
+0
*
remove code duplication,
Pascal Rigaux
2008-10-17
1
-54
/
+20
*
move things for next commit
Pascal Rigaux
2008-10-17
1
-1
/
+2
*
be safer, only main_loop (partially) handles "raw_message" errors
Pascal Rigaux
2008-10-17
1
-0
/
+1
*
final "Installation failed:" error message is empty when a transaction failed
Pascal Rigaux
2008-10-17
1
-7
/
+15
*
- urpmi
Pascal Rigaux
2008-10-14
1
-2
/
+7
*
exit code 15 is already used for --expect-install, use exit code 16 for bad s...
Pascal Rigaux
2008-10-07
1
-1
/
+1
*
- urpmi, rpmdrake:
Pascal Rigaux
2008-10-06
1
-1
/
+1
*
- urpmi
Pascal Rigaux
2008-09-09
1
-0
/
+7
*
clean __db* after computing need_restart (in chroot)
Pascal Rigaux
2008-09-09
1
-0
/
+3
[next]