Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | create run_mput() and use it | Pascal Rigaux | 2008-07-09 | 1 | -6/+11 | |
* | enhance rshp_command() to fit its uses | Pascal Rigaux | 2008-07-09 | 1 | -7/+8 | |
* | create rshp_command() and use it to remove duplication of the {log} | Pascal Rigaux | 2008-07-09 | 1 | -8/+11 | |
* | $urpm->{ui_msg} is same as $urpm->{log} since $urpm->{ui} is dead | Pascal Rigaux | 2008-07-09 | 3 | -26/+11 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | fix typo | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | remove ugly duplication | Pascal Rigaux | 2008-07-09 | 1 | -2/+3 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -4/+4 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 | |
* | factorize urpme output parsing | Pascal Rigaux | 2008-07-09 | 3 | -56/+42 | |
* | please perl_checker | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 | |
* | merge fix for parallel_ka_run (r13623 2003-07-29) | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | merge diff with parallel_ssh | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 | |
* | cleanup (and show common code) | Pascal Rigaux | 2008-07-09 | 1 | -1/+3 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+2 | |
* | factorize code into urpm::parallel::find_remove_pre() | Pascal Rigaux | 2008-07-09 | 3 | -27/+26 | |
* | merge small differences between those 2 modules | Pascal Rigaux | 2008-07-09 | 2 | -14/+13 | |
* | use urpm::parallel | Pascal Rigaux | 2008-07-09 | 2 | -0/+2 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | factorize | Pascal Rigaux | 2008-07-09 | 3 | -10/+12 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -10/+7 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -6/+3 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -4/+4 | |
* | rename var, cleanup | Pascal Rigaux | 2008-07-09 | 1 | -6/+6 | |
* | udpate doc | Pascal Rigaux | 2008-07-09 | 1 | -7/+5 | |
* | - urpmi | Pascal Rigaux | 2008-07-09 | 2 | -1/+2 | |
* | cleanup: use N() instead of urpm::N() | Pascal Rigaux | 2008-07-09 | 2 | -29/+31 | |
* | - all tools | Pascal Rigaux | 2008-07-09 | 2 | -3/+5 | |
* | -h doesn't exist (it has been removed from manpage in 2006, cf r15529) | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | adapt to --suggests urpmi option being now --allow-suggests | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 | |
* | add aria2 to --help | Per Øyvind Karlsen | 2008-07-09 | 1 | -0/+1 | |
* | - urpmi, urpme, urpmq: | Pascal Rigaux | 2008-07-09 | 2 | -1/+3 | |
* | check that just required packages are not detected as orphans | Pascal Rigaux | 2008-07-09 | 1 | -0/+3 | |
* | set network_mtime in _pick_one_, it's cleaner (since we don't need to set | Pascal Rigaux | 2008-07-09 | 1 | -3/+5 | |
* | simplify | Pascal Rigaux | 2008-07-08 | 1 | -6/+4 | |
* | now, get rid of blist->{list} :) | Pascal Rigaux | 2008-07-08 | 2 | -10/+4 | |
* | final urpm::cdrom adaptation to blist->{pkgs} instead of blist->{list} | Pascal Rigaux | 2008-07-08 | 1 | -1/+1 | |
* | $o_url and blists_url is no more allowed, so adapt | Pascal Rigaux | 2008-07-08 | 2 | -27/+25 | |
* | rename var | Pascal Rigaux | 2008-07-08 | 1 | -2/+2 | |
* | migrate to use blist->{pkgs} instead of blist->{list} | Pascal Rigaux | 2008-07-08 | 2 | -9/+9 | |
* | 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 | |
* | use a local copy of $blists to avoid modifying it | Pascal Rigaux | 2008-07-08 | 1 | -6/+6 | |
* | simplify using urpm::blist_to_urls() | Pascal Rigaux | 2008-07-08 | 1 | -3/+1 | |
* | create blist_to_urls() | Pascal Rigaux | 2008-07-08 | 1 | -1/+11 | |
* | propagate blist->{pkgs} | Pascal Rigaux | 2008-07-08 | 1 | -1/+4 | |
* | migrate to use $blist->{pkgs} instead of $blist->{list} | Pascal Rigaux | 2008-07-08 | 1 | -3/+4 | |
* | add {pkgs} to $blist, it deprecates {list} | Pascal Rigaux | 2008-07-08 | 1 | -3/+7 |