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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
create cachedir_hdlist() and use it
Pascal Rigaux
2006-11-14
1
-16
/
+20
*
(packing => 1) is used by every callers of _parse_hdlist
Pascal Rigaux
2006-11-14
1
-12
/
+9
*
create hdlist_or_synthesis_for_virtual_medium() and use it
Pascal Rigaux
2006-11-14
1
-11
/
+15
*
factorize code
Pascal Rigaux
2006-11-14
1
-6
/
+3
*
create statedir_hdlist() and statedir_synthesis() and use them
Pascal Rigaux
2006-11-14
1
-33
/
+42
*
rewrite a little
Pascal Rigaux
2006-11-14
1
-9
/
+16
*
simplify
Pascal Rigaux
2006-11-14
1
-10
/
+12
*
simplify code using select_media_by_name()
Pascal Rigaux
2006-11-14
1
-14
/
+5
*
use ->select_media_by_name & ->remove_media instead of ->select_media & ->rem...
Pascal Rigaux
2006-11-13
1
-5
/
+4
*
create remove_media out of remove_selected_media, and cleanup
Pascal Rigaux
2006-11-13
1
-8
/
+10
*
create select_media_by_name which return the list of matching media.
Pascal Rigaux
2006-11-13
1
-30
/
+31
*
cleanup
Pascal Rigaux
2006-11-13
1
-4
/
+7
*
fix replacing "next" with "return" when _update_medium_first_pass() was intro...
Pascal Rigaux
2006-11-13
1
-1
/
+1
*
fix replacing "next"s with "return" after moving code in previous commit
Pascal Rigaux
2006-11-13
1
-1
/
+1
*
create _update_medium_first_pass__local() out of _update_medium_first_pass()
Pascal Rigaux
2006-11-13
1
-180
/
+196
*
localize $dir to the block we're sure it has a meaning (and it's now no more ...
Pascal Rigaux
2006-11-13
1
-2
/
+2
*
this can't hurt: {url} ends with $dir, and it may even help in case if non-lo...
Pascal Rigaux
2006-11-13
1
-1
/
+1
*
factorize handling of reconfig.urpmi, do it early so we don't need to redo th...
Pascal Rigaux
2006-11-13
1
-28
/
+24
*
fix error when introducing _update_medium_first_pass: there was a "redo MEDIA...
Pascal Rigaux
2006-11-13
1
-2
/
+2
*
cleanup
Pascal Rigaux
2006-11-13
1
-2
/
+3
*
more clear
Pascal Rigaux
2006-11-13
1
-4
/
+4
*
add a comment
Pascal Rigaux
2006-11-13
1
-0
/
+1
*
simplify
Pascal Rigaux
2006-11-13
1
-17
/
+10
*
factorize code into _read_existing_synthesis_and_hdlist_if_same_time_and_msiz...
Pascal Rigaux
2006-11-13
1
-27
/
+23
*
simplify
Pascal Rigaux
2006-11-13
1
-10
/
+5
*
create protocol_from_url() and use it
Pascal Rigaux
2006-11-13
1
-5
/
+10
*
$protocol is a better var name
Pascal Rigaux
2006-11-13
1
-4
/
+4
*
create name2medium() and use it
Pascal Rigaux
2006-11-13
2
-18
/
+17
*
revalidate $medium instead of searching by name twice
Pascal Rigaux
2006-11-13
1
-4
/
+6
*
simpler regexp which handles deprecate url removable_xxx://...
Pascal Rigaux
2006-11-13
1
-80
/
+92
*
Copying release 0.9.6-2mdv2007.1 to pristine/ directory.
Mandrake
2006-10-26
1
-4
/
+4
*
Created directory for version 0.9.6.
Mandrake
2006-10-26
1
-9
/
+4
*
always cook args to sync_webfetch(), now renamed _sync_webfetch_raw()
Pascal Rigaux
2006-11-13
1
-71
/
+41
*
drop $urpm->{sync}, directly call ->sync_webfetch
Pascal Rigaux
2006-11-13
1
-12
/
+10
*
- correctly cook args to sync_file()
Pascal Rigaux
2006-11-13
2
-6
/
+3
*
make it more explicit the parsing of the deprecated format removable_hdc://mn...
Pascal Rigaux
2006-11-13
1
-3
/
+5
*
simplify $check_notfound in copy_packages_of_removable_media
Pascal Rigaux
2006-11-13
1
-14
/
+13
*
simplify probe_removable_device()
Pascal Rigaux
2006-11-13
1
-21
/
+19
*
create analyse_url__file_if_local()
Pascal Rigaux
2006-11-13
1
-12
/
+23
*
add dirname()
Pascal Rigaux
2006-11-13
1
-1
/
+2
*
don't clean obsolete headers in cache if cache is empty
Pascal Rigaux
2006-11-13
1
-7
/
+9
*
create remove_obsolete_headers_in_cache out of update_media
Pascal Rigaux
2006-11-13
1
-18
/
+22
*
create _update_medium_second_pass out of update_media
Pascal Rigaux
2006-11-13
1
-73
/
+78
*
create _update_medium_first_pass() out of ->update_media
Pascal Rigaux
2006-11-13
1
-541
/
+545
*
cleanup: declare variables where they are needed
Pascal Rigaux
2006-11-13
1
-5
/
+7
*
create clean_dir() out of get_source_packages
Pascal Rigaux
2006-11-13
1
-5
/
+10
*
create recursive_find_rpm_files() out of ->update_media
Pascal Rigaux
2006-11-13
1
-360
/
+248
*
sync_prozilla need exporting (used in urpm.pm)
Pascal Rigaux
2006-11-10
1
-1
/
+1
*
cleanup
Pascal Rigaux
2006-11-10
1
-4
/
+5
*
create _configure_parallel() out of configure()
Pascal Rigaux
2006-11-10
1
-32
/
+38
[prev]
[next]