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
/
install.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
(install) wrap a big comment
Thierry Vignaud
2009-03-24
1
-1
/
+2
*
(install) revert refcount workarounds now that we fix refcounting in
Thierry Vignaud
2009-03-24
1
-4
/
+0
*
(install) fix a circular reference that was causing rpmdb to be opened
Thierry Vignaud
2009-03-24
1
-2
/
+6
*
(install) change 'close_helper' callback API for installer (in order to fix
Thierry Vignaud
2009-03-09
1
-1
/
+1
*
(install) close another fd leak (needed for drakx)
Thierry Vignaud
2009-03-04
1
-0
/
+1
*
(install) explicitely close the RPM DB on comleting transaction
Thierry Vignaud
2009-03-04
1
-0
/
+3
*
(install) add more callbacks for installer
Thierry Vignaud
2009-03-03
1
-0
/
+2
*
(install) enable to set 'script_fd' (needed by installer)
Thierry Vignaud
2009-03-03
1
-0
/
+2
*
use "use strict" in all modules
Pascal Rigaux
2009-01-06
1
-0
/
+1
*
simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use it
Pascal Rigaux
2008-10-27
1
-1
/
+1
*
$urpm->{logger_id} is unused:
Pascal Rigaux
2008-10-17
1
-2
/
+0
*
be safer, only main_loop (partially) handles "raw_message" errors
Pascal Rigaux
2008-10-17
1
-1
/
+0
*
- urpmi
Pascal Rigaux
2008-10-14
1
-0
/
+1
*
- urpmi, library:
Pascal Rigaux
2008-10-06
1
-0
/
+1
*
fix namespace (it's really too late to commit more)
Thierry Vignaud
2008-09-09
1
-1
/
+1
*
(db_open_or_die__) ahem...
Thierry Vignaud
2008-09-09
1
-1
/
+1
*
(db_open_or_die__) factorize some code (the name might have to be changed...)
Thierry Vignaud
2008-09-09
1
-8
/
+1
*
create may_clean_rpmdb_shared_regions()
Pascal Rigaux
2008-09-09
1
-4
/
+1
*
now, get rid of blist->{list} :)
Pascal Rigaux
2008-07-08
1
-4
/
+1
*
propagate blist->{pkgs}
Pascal Rigaux
2008-07-08
1
-1
/
+4
*
goal: get rid of $list which must be used together with $urpm->{media}, and u...
Pascal Rigaux
2008-07-08
1
-5
/
+5
*
urpm::install::prepare_transaction() now returns the computed values instead of
Pascal Rigaux
2008-07-08
1
-8
/
+6
*
create _hash_intersect_list() and use it
Pascal Rigaux
2008-07-08
1
-3
/
+10
*
move things around
Pascal Rigaux
2008-07-08
1
-2
/
+4
*
- urpmi:
Pascal Rigaux
2008-07-08
1
-1
/
+1
*
factorize options handling
Pascal Rigaux
2008-07-03
1
-0
/
+14
*
simplify
Pascal Rigaux
2008-07-02
1
-1
/
+1
*
much nicer var name
Pascal Rigaux
2008-07-02
1
-6
/
+6
*
create db_open_or_die_() and use it
Pascal Rigaux
2008-07-01
1
-2
/
+2
*
(install) do not pretent removing packages from cache when there's
Thierry Vignaud
2008-03-04
1
-1
/
+1
*
- urpmi
Pascal Rigaux
2008-02-25
1
-1
/
+1
*
fix typo in previous commit
Pascal Rigaux
2008-02-24
1
-1
/
+1
*
make it fatal to fail to remove cachedir rpms
Pascal Rigaux
2008-02-24
1
-2
/
+4
*
- do not say "removing installed rpms" for rpms which are not in cachedir
Pascal Rigaux
2008-02-24
1
-4
/
+13
*
add undocumented & unstable --tune-rpm option
Pascal Rigaux
2007-11-14
1
-2
/
+2
*
- urpmi
Pascal Rigaux
2007-10-02
1
-0
/
+5
*
do display computed transaction with --debug__do_not_install even if --debug
Pascal Rigaux
2007-09-12
1
-3
/
+0
*
simplify debug message: {install} is never set
Pascal Rigaux
2007-08-28
1
-2
/
+1
*
better debug message
Pascal Rigaux
2007-08-28
1
-3
/
+4
*
fix typo in debug message
Pascal Rigaux
2007-08-23
1
-1
/
+1
*
display computed transaction set in debug mode
Pascal Rigaux
2007-08-23
1
-0
/
+14
*
- debug message when scheduling a pkg removal
Pascal Rigaux
2007-08-23
1
-2
/
+6
*
nicer debug message,
Pascal Rigaux
2007-08-23
1
-2
/
+3
*
this is debug stuff, hide it from -v
Pascal Rigaux
2007-08-23
1
-2
/
+3
*
- urpmi
Pascal Rigaux
2007-08-23
1
-1
/
+1
*
rename urpm::install::create_transaction() into build_transaction_set_()
Pascal Rigaux
2007-08-23
1
-1
/
+1
*
4.10.5
Pascal Rigaux
2007-08-18
1
-1
/
+1
*
- urpmi
Pascal Rigaux
2007-08-13
1
-2
/
+4
*
document the new callback passed
Pascal Rigaux
2007-08-13
1
-1
/
+2
*
(install) add support for "callback_report_uninst" callback for rpmdrake
Thierry Vignaud
2007-08-13
1
-0
/
+1
[next]