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 a local copy of $blists to avoid modifying it
Pascal Rigaux
2008-07-08
1
-6
/
+6
*
propagate blist->{pkgs}
Pascal Rigaux
2008-07-08
1
-1
/
+4
*
add {pkgs} to $blist, it deprecates {list}
Pascal Rigaux
2008-07-08
1
-3
/
+7
*
make selected2list() use selected2local_and_blists()
Pascal Rigaux
2008-07-08
1
-17
/
+14
*
rename $i to $id to make it clear
Pascal Rigaux
2008-07-08
1
-6
/
+6
*
rename/create vars for clarity
Pascal Rigaux
2008-07-08
1
-5
/
+6
*
pass a blist to _download_packages_of_distant_media()
Pascal Rigaux
2008-07-08
1
-12
/
+10
*
re-indent
Pascal Rigaux
2008-07-08
1
-29
/
+30
*
create _download_packages_of_distant_media() out of download_packages_of_dist...
Pascal Rigaux
2008-07-08
1
-15
/
+23
*
goal: get rid of $list which must be used together with $urpm->{media}, and u...
Pascal Rigaux
2008-07-08
5
-43
/
+41
*
urpm::install::prepare_transaction() now returns the computed values instead of
Pascal Rigaux
2008-07-08
2
-13
/
+9
*
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
*
- compute $blist->{list} first url instead of having it in $blist->{url}
Pascal Rigaux
2008-07-08
2
-4
/
+17
*
rename %transaction_sources into $transaction_sources (for future commit)
Pascal Rigaux
2008-07-08
1
-16
/
+17
*
remove obsolete urpm::removable::copy_packages_of_removable_media(), call
Pascal Rigaux
2008-07-08
2
-6
/
+2
*
simplify
Pascal Rigaux
2008-07-08
1
-1
/
+1
*
create cachedir_rpms() out of _selected2local_and_ids()
Pascal Rigaux
2008-07-08
1
-8
/
+23
*
create _selected2local_and_ids() out of selected2list()
Pascal Rigaux
2008-07-08
1
-9
/
+20
*
we don't need to know the medium to compute ->is_delta_installable, so doing
Pascal Rigaux
2008-07-08
1
-4
/
+4
*
rename var
Pascal Rigaux
2008-07-08
1
-3
/
+3
*
- urpmi
Pascal Rigaux
2008-07-08
1
-0
/
+1
*
- urpmi.addmedia
Pascal Rigaux
2008-07-08
1
-1
/
+3
*
skip non-updates media before doing ask_media
Pascal Rigaux
2008-07-08
1
-5
/
+6
*
allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283)
Pascal Rigaux
2008-07-08
1
-1
/
+1
*
- urpmi:
Pascal Rigaux
2008-07-08
1
-1
/
+1
*
- urpmq
Pascal Rigaux
2008-07-08
1
-0
/
+1
*
- urpmq:
Pascal Rigaux
2008-07-08
1
-7
/
+4
*
fix detecting urpme creates a new orphan through "suggests"
Pascal Rigaux
2008-07-07
1
-1
/
+1
*
fix typo
Pascal Rigaux
2008-07-07
1
-1
/
+1
*
use code from urpm::orphans
Pascal Rigaux
2008-07-07
1
-38
/
+0
*
o handle "unrequested orphans" (similar to "deborphan")
Pascal Rigaux
2008-07-07
4
-2
/
+349
*
with --urpmi-root, we do not use statedir_media_info_file to allow compatibil...
Pascal Rigaux
2008-07-07
1
-1
/
+4
*
adapt the error message: --install-src is allowed for non-root for some time,
Pascal Rigaux
2008-07-07
1
-2
/
+1
*
what was introduced in perl-URPM 3.16 to get "rejected already installed pkgs"
Pascal Rigaux
2008-07-07
1
-2
/
+1
*
create file2absolute_file() and use it
Pascal Rigaux
2008-07-07
2
-2
/
+15
*
handle transaction set with only removed packages
Pascal Rigaux
2008-07-03
1
-2
/
+3
*
- add wc_l()
Pascal Rigaux
2008-07-03
1
-2
/
+5
*
create a var
Pascal Rigaux
2008-07-03
1
-1
/
+3
*
- rewrite find_removed_from_basesystem()
Pascal Rigaux
2008-07-03
1
-15
/
+29
*
re-indent
Pascal Rigaux
2008-07-03
1
-17
/
+19
*
factorize options handling
Pascal Rigaux
2008-07-03
2
-7
/
+15
*
simplify
Pascal Rigaux
2008-07-02
1
-1
/
+1
*
much nicer var name
Pascal Rigaux
2008-07-02
1
-6
/
+6
*
normalize options passing: through %options or $urpm->{options}
Pascal Rigaux
2008-07-02
1
-5
/
+3
*
simplify
Pascal Rigaux
2008-07-01
1
-1
/
+1
*
create urpm::select::installed_leaves() out of rpm-find-leaves
Pascal Rigaux
2008-07-01
1
-0
/
+37
*
use db_open_or_die_()
Pascal Rigaux
2008-07-01
2
-2
/
+2
*
create db_open_or_die_() and use it
Pascal Rigaux
2008-07-01
2
-5
/
+5
*
simplify rpmdb_to_synthesis() prototype
Pascal Rigaux
2008-07-01
1
-2
/
+2
[prev]
[next]