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
/
gurpmi2
Commit message (
Expand
)
Author
Age
Files
Lines
*
(ask_choice) fix exit code if canceling when requested to select a choice
Thierry Vignaud
2008-08-14
1
-1
/
+1
*
(do_install_3) fix exit code if not refusing to insert the proper media
Thierry Vignaud
2008-08-14
1
-1
/
+1
*
set $::main_window
Thierry Vignaud
2008-08-14
1
-0
/
+1
*
(do_install3) implement missing ask_yes_or_no() callback
Thierry Vignaud
2008-08-14
1
-0
/
+7
*
(configure_urpm) parse command line when initializing urpmi, thus
Thierry Vignaud
2008-08-07
1
-2
/
+6
*
use urpm::get_pkgs::selected2local_and_blists()
Pascal Rigaux
2008-07-08
1
-2
/
+2
*
do cancel when pressing the No button (#41648)
Thierry Vignaud
2008-07-01
1
-1
/
+1
*
(copy_removable) add a FIXME note
Thierry Vignaud
2008-04-01
1
-0
/
+1
*
handle provides (spotted by salem)
Thierry Vignaud
2008-03-17
1
-1
/
+4
*
(configure_urpm) return 1 like urpmi if package doesn't exist
Thierry Vignaud
2008-03-13
1
-1
/
+1
*
handle --force
Thierry Vignaud
2008-03-13
1
-0
/
+1
*
actually declare the global variables used by urpm::args
Thierry Vignaud
2008-03-13
1
-0
/
+5
*
(do_install_3) return urpmi error code
Thierry Vignaud
2008-03-13
1
-1
/
+1
*
(configure_urpm) do not convert manually in UTF-8, it's cannot cover both
Thierry Vignaud
2008-03-13
1
-1
/
+0
*
(do_install_2) perl_checker cleanups
Thierry Vignaud
2008-03-10
1
-2
/
+2
*
(configure_urpm) fix breakage introduced with priority upgrades support (#38738)
Thierry Vignaud
2008-03-10
1
-1
/
+1
*
handle priority upgrade list
Thierry Vignaud
2008-03-04
1
-2
/
+19
*
(copy_removable) do not pass the device around (we don't want to force a devi...
Thierry Vignaud
2008-03-03
1
-1
/
+1
*
better style
Thierry Vignaud
2008-03-03
1
-1
/
+1
*
give the focus to buttons (Emmanuel Blindauer, #38047)
Thierry Vignaud
2008-03-03
1
-0
/
+5
*
fix --auto-select option
Thierry Vignaud
2008-03-03
1
-1
/
+1
*
(do_install_3) make completed() callback return instead of waiting
Thierry Vignaud
2008-03-03
1
-0
/
+1
*
- urpmi:
Pascal Rigaux
2007-12-12
1
-1
/
+2
*
factorize default options, and have them by default in $urpm->{options}
Pascal Rigaux
2007-11-28
1
-3
/
+0
*
- urpmi:
Pascal Rigaux
2007-11-28
1
-1
/
+1
*
(completed callback) umount removable media as soon as possible
Thierry Vignaud
2007-08-13
1
-1
/
+1
*
(completed callback) unlock RPM & URPMI dbs locks as soon as possible like rp...
Thierry Vignaud
2007-08-13
1
-2
/
+2
*
(do_install_3) reuse urpm::main_loop
Thierry Vignaud
2007-08-13
1
-94
/
+60
*
re-sync after the big svn loss
Pascal Rigaux
2007-04-24
1
-2
/
+2
*
merge some strings (thus giving more control to translators for the
Thierry Vignaud
2007-03-05
1
-1
/
+1
*
bump copyright header
Thierry Vignaud
2007-02-22
1
-1
/
+1
*
fixed some ngettext use
Pablo Saratxaga
2007-02-21
1
-4
/
+6
*
(do_install_2) display the same info as the text version (number and size of ...
Thierry Vignaud
2007-01-18
1
-2
/
+7
*
use urpm::msg for P()
Thierry Vignaud
2007-01-18
1
-0
/
+1
*
(do_install_2) really factorize string
Thierry Vignaud
2007-01-18
1
-1
/
+1
*
(do_install_2) factorize string with urpmi
Thierry Vignaud
2007-01-18
1
-4
/
+4
*
(do_install_2) handle sing/plural forms
Thierry Vignaud
2007-01-18
1
-46
/
+37
*
Copying release 1.5-2mdv2007.1 to pristine/ directory.
Mandrake
2006-12-08
1
-31
/
+37
*
(configure_urpm) fix crash in do_install_3() and really lock the urpm db
Thierry Vignaud
2006-12-05
1
-1
/
+2
*
don't ignore exceptions in callbacks
Thierry Vignaud
2006-12-05
1
-0
/
+1
*
- move lock functions to a full blown module
Pascal Rigaux
2006-11-23
1
-5
/
+4
*
don't have a global variable to hold locks, otherwise code can't lock twice
Pascal Rigaux
2006-11-23
1
-4
/
+6
*
move many functions from urpm.pm to new module urpm/select.pm
Pascal Rigaux
2006-11-21
1
-6
/
+7
*
- move download_packages_of_distant_media() from urpm.pm to urpm::get_pkgs
Pascal Rigaux
2006-11-21
1
-2
/
+3
*
create urpm::signature out of urpm.pm
Pascal Rigaux
2006-11-21
1
-1
/
+2
*
create urpm::removable out of urpm.pm
Pascal Rigaux
2006-11-21
1
-2
/
+2
*
move many functions from urpm.pm to urpm/media.pm
Pascal Rigaux
2006-11-21
1
-1
/
+2
*
move create_transaction() and prepare_transaction() from urpm.pm into urpm/in...
Pascal Rigaux
2006-11-21
1
-2
/
+2
*
move urpm::install() into urpm::install::install() (new module)
Pascal Rigaux
2006-11-21
1
-1
/
+2
*
move lock functions to urpm::sys
Pascal Rigaux
2006-11-21
1
-4
/
+4
[next]