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
/
get_pkgs.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
now, get rid of blist->{list} :)
Pascal Rigaux
2008-07-08
1
-6
/
+3
*
fix typo
Pascal Rigaux
2008-07-08
1
-2
/
+2
*
migrate download_packages_of_distant_media() to use blist->{pkgs} instead of ...
Pascal Rigaux
2008-07-08
1
-6
/
+4
*
migrate _download_packages_of_distant_media() to use blist->{pkgs} instead of...
Pascal Rigaux
2008-07-08
1
-7
/
+8
*
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
1
-8
/
+27
*
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
*
adapt the error message: --install-src is allowed for non-root for some time,
Pascal Rigaux
2008-07-07
1
-2
/
+1
*
- urpmi
Pascal Rigaux
2008-06-26
1
-1
/
+1
*
empty_dir() is a better name, clean_dir() will be used for just removing the dir
Pascal Rigaux
2008-06-24
1
-2
/
+2
*
move removing bad file inside verify_partial_rpm_and_move()
Pascal Rigaux
2008-02-26
1
-3
/
+4
*
simplify
Pascal Rigaux
2008-02-26
1
-2
/
+2
*
urpm::get_pkgs::verify_partial_rpm_and_move() return the final rpm
Pascal Rigaux
2008-02-26
1
-1
/
+1
*
create verify_partial_rpm_and_move() out of
Pascal Rigaux
2008-02-26
1
-4
/
+12
*
fix typo (introduced on 2008-02-24 r237346)
Pascal Rigaux
2008-02-26
1
-1
/
+1
*
rename some vars
Pascal Rigaux
2008-02-26
1
-14
/
+12
*
display a "bad rpms" message instead of "files are missing" when the download...
Pascal Rigaux
2008-02-24
1
-10
/
+17
*
further simplify (allowed by making "moving file" fatal)
Pascal Rigaux
2008-02-24
1
-2
/
+1
*
- urpmi, urpmi.addmedia, urpmi.update:
Pascal Rigaux
2008-02-24
1
-2
/
+2
*
- urpmi:
Pascal Rigaux
2008-01-18
1
-3
/
+11
*
use var (for future commit)
Pascal Rigaux
2008-01-18
1
-6
/
+8
*
- urpmi:
Pascal Rigaux
2007-11-15
1
-1
/
+9
*
- fix using already downloaded rpms (from /var/cache/urpmi/rpms) (#33655)
Pascal Rigaux
2007-09-17
1
-12
/
+17
*
previous commit was making some wrong assumptions when simplifying
Pascal Rigaux
2007-09-12
1
-4
/
+13
*
simplify selected2list() mess
Pascal Rigaux
2007-09-11
1
-75
/
+24
*
move cleaning of cachedir out of selected2list()
Pascal Rigaux
2007-09-11
1
-7
/
+8
*
simplify error handling
Pascal Rigaux
2007-09-11
1
-14
/
+2
*
better error message as suggested on cooker-i18n
Pascal Rigaux
2007-08-28
1
-1
/
+1
*
better error message as suggested on cooker-i18n
Pascal Rigaux
2007-08-28
1
-1
/
+1
*
fix typo
Pascal Rigaux
2007-08-08
1
-1
/
+1
*
- urpmi
Pascal Rigaux
2007-08-08
1
-0
/
+5
*
restore cleaning /var/cache/urpmi/rpms
Pascal Rigaux
2007-01-10
1
-6
/
+7
*
simplify
Pascal Rigaux
2007-01-10
1
-13
/
+10
*
fix using N()
Pascal Rigaux
2007-01-10
1
-1
/
+1
*
simplify
Pascal Rigaux
2007-01-10
1
-10
/
+7
*
log the cleaning of /var/cache/urpmi/partial
Pascal Rigaux
2007-01-10
1
-0
/
+1
*
directly set $urpm->{root}, it's simpler
Pascal Rigaux
2006-11-29
1
-2
/
+2
*
- move download_packages_of_distant_media() from urpm.pm to urpm::get_pkgs
Pascal Rigaux
2006-11-21
1
-0
/
+218