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
/
parallel.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
only a couple func really are needed
Thierry Vignaud
2013-03-21
1
-1
/
+1
*
use "any" instead of "grep" in scalar context
Thierry Vignaud
2012-11-21
1
-1
/
+1
*
(_simple_resolve_dependencies) fix urpmq --whatrequires regression introduced...
Thierry Vignaud
2012-10-04
1
-1
/
+1
*
(_simple_resolve_dependencies) further simplify, fixing previous commit
Thierry Vignaud
2012-09-27
1
-2
/
+3
*
adapt to URPM-4.15: find_candidate_packages_() => find_candidate_packages()
Thierry Vignaud
2012-09-26
1
-1
/
+1
*
simplify
Thierry Vignaud
2012-09-26
1
-2
/
+1
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-09-13
1
-1
/
+1
*
use "use strict" in all modules
Pascal Rigaux
2009-01-06
1
-0
/
+1
*
o fix --parallel --auto-select when one box is up-to-date but not the other...
Pascal Rigaux
2008-07-10
1
-1
/
+1
*
urpm_popen errors are not fatal by default on ssh, only for urpmq
Pascal Rigaux
2008-07-10
1
-1
/
+2
*
fix parsing urpme output
Pascal Rigaux
2008-07-10
1
-17
/
+9
*
fix getting install errors (since value has been chomp'ed in urpm_popen)
Pascal Rigaux
2008-07-10
1
-1
/
+1
*
fix return value of callback to urpm_popen
Pascal Rigaux
2008-07-10
1
-0
/
+1
*
skip parallel.pm when looking for parallel modules
Pascal Rigaux
2008-07-10
1
-1
/
+1
*
- when must use method calls for run_urpm_command, copy_to_dir, propagate_file
Pascal Rigaux
2008-07-10
1
-12
/
+12
*
"urpmq -du" is "urpmq -m"
Pascal Rigaux
2008-07-10
1
-1
/
+1
*
factorize parallel_install() which is now the same in each backend
Pascal Rigaux
2008-07-10
1
-0
/
+32
*
move parallel_resolve_dependencies() which is now the same in parallel_ssh an...
Pascal Rigaux
2008-07-10
1
-0
/
+30
*
inline urpm::parallel::post_register_rpms()
Pascal Rigaux
2008-07-10
1
-4
/
+0
*
move parallel_register_rpms() to parallel (ie avoid duplication)
Pascal Rigaux
2008-07-10
1
-0
/
+8
*
move parallel_find_remove() (=> avoid duplication)
Pascal Rigaux
2008-07-10
1
-0
/
+38
*
factorize
Pascal Rigaux
2008-07-09
1
-0
/
+2
*
move duplicated code into urpm::parallel::parse_urpmq_output()
Pascal Rigaux
2008-07-09
1
-0
/
+29
*
fix indent
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
cleanup
Pascal Rigaux
2008-07-09
1
-7
/
+11
*
can you believe this whole is simply duplicated? well, it is :-/
Pascal Rigaux
2008-07-09
1
-0
/
+42
*
factorize urpme output parsing
Pascal Rigaux
2008-07-09
1
-0
/
+34
*
factorize code into urpm::parallel::find_remove_pre()
Pascal Rigaux
2008-07-09
1
-0
/
+19
*
factorize
Pascal Rigaux
2008-07-09
1
-0
/
+10
*
- urpmi
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
move many functions from urpm.pm to urpm/media.pm
Pascal Rigaux
2006-11-21
1
-2
/
+2
*
add Id svn keyword
Pascal Rigaux
2006-11-21
1
-1
/
+1
*
add svn Id
Pascal Rigaux
2006-11-21
1
-1
/
+1
*
move urpm::parallel_remove to urpm::parallel::remove
Pascal Rigaux
2006-11-21
1
-0
/
+12
*
create urpm::parallel and move some things from urpm.pm
Pascal Rigaux
2006-11-21
1
-0
/
+57