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
/
args.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
add --not-available option to urpmq
Christophe Fergeau
2009-10-21
1
-0
/
+1
*
parse download-all argument in gurpmi too
Christophe Fergeau
2009-10-21
1
-1
/
+1
*
allow to define the cache directory for RPMs when setting --download-all
Christophe Fergeau
2009-10-15
1
-2
/
+1
*
add --download-all options to enable downloading of all packages before install
Christophe Fergeau
2009-10-13
1
-0
/
+1
*
dudf patch from Olivier Rosello for the Mancoosi project
Christophe Fergeau
2009-07-30
1
-0
/
+5
*
Remove urpmi.recover from args.pm
Christophe Fergeau
2009-01-13
1
-11
/
+0
*
drop obsolete stuff
Pascal Rigaux
2008-10-29
1
-1
/
+0
*
- implement urpme --env
Pascal Rigaux
2008-10-27
1
-1
/
+1
*
add support for --clean in gurpmi
Thierry Vignaud
2008-10-14
1
-1
/
+1
*
add --split-level and --split-length to gurpmi
Pascal Rigaux
2008-10-07
1
-1
/
+2
*
what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefiles
Pascal Rigaux
2008-10-06
1
-1
/
+1
*
- urpmi, library:
Pascal Rigaux
2008-10-06
1
-0
/
+1
*
(set_verbose,set_verbosity) enable rpmdrake to support -q & -v options
Thierry Vignaud
2008-09-09
1
-4
/
+12
*
(set_debug) extract it so that rpmdrake can support the --debug option
Thierry Vignaud
2008-09-09
1
-5
/
+8
*
fix previous commit (otherwise it goes very weird)
Pascal Rigaux
2008-09-05
1
-1
/
+1
*
allow --no-metalink
Pascal Rigaux
2008-09-05
1
-1
/
+1
*
- fix proxy parameter for aria2 (thanks to alkh)
Pascal Rigaux
2008-09-04
1
-1
/
+1
*
- gurpmi2
Pascal Rigaux
2008-09-01
1
-1
/
+1
*
factorize
Pascal Rigaux
2008-08-20
1
-2
/
+1
*
handle --justdb and --noscripts in gurpmi
Thierry Vignaud
2008-08-07
1
-1
/
+1
*
- urpme
Pascal Rigaux
2008-07-11
1
-1
/
+1
*
factorize --version and --help handling
Pascal Rigaux
2008-07-10
1
-19
/
+7
*
factorize
Pascal Rigaux
2008-07-10
1
-4
/
+9
*
cleanup, and also add --metalink on urpmq
Pascal Rigaux
2008-07-10
1
-4
/
+2
*
adjust tabbing to pixel's taste
Per Øyvind Karlsen
2008-07-10
1
-4
/
+4
*
add --metalink option to urpmi.addmedia & urpmi.updatemedia as well
Per Øyvind Karlsen
2008-07-09
1
-0
/
+2
*
add local metalink generation
Per Øyvind Karlsen
2008-07-09
1
-0
/
+2
*
have --no-locales for all tools
Pascal Rigaux
2008-07-09
1
-3
/
+3
*
- urpmi
Pascal Rigaux
2008-07-08
1
-0
/
+1
*
allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283)
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
*
o handle "unrequested orphans" (similar to "deborphan")
Pascal Rigaux
2008-07-07
1
-2
/
+3
*
create file2absolute_file() and use it
Pascal Rigaux
2008-07-07
1
-2
/
+4
*
normalize options passing: through %options or $urpm->{options}
Pascal Rigaux
2008-07-02
1
-5
/
+3
*
- urpmq:
Pascal Rigaux
2008-04-03
1
-2
/
+13
*
- urpmf:
Pascal Rigaux
2008-03-31
1
-8
/
+21
*
create add_urpmf_binary_op() and add_urpmf_unary_op(),
Pascal Rigaux
2008-03-31
1
-3
/
+13
*
handle -p and -P like urpmi
Thierry Vignaud
2008-03-17
1
-1
/
+1
*
handle --force
Thierry Vignaud
2008-03-13
1
-1
/
+1
*
handle priority upgrade list
Thierry Vignaud
2008-03-04
1
-1
/
+1
*
factorize common options between urpmi & gurpmi
Thierry Vignaud
2008-03-04
1
-9
/
+6
*
add a warning for gurpmi
Thierry Vignaud
2008-03-03
1
-0
/
+1
*
handle --test
Thierry Vignaud
2008-03-03
1
-0
/
+1
*
handle --allow-medium-change (needed for do_pkgs)
Thierry Vignaud
2008-03-03
1
-0
/
+2
*
handle --expect-install (needed for do_pkgs)
Thierry Vignaud
2008-03-03
1
-0
/
+1
*
fix --expect-install (broken since 4.9.30!)
Thierry Vignaud
2008-03-03
1
-1
/
+1
*
fix --auto-select option
Thierry Vignaud
2008-03-03
1
-1
/
+1
*
(gurpmi::parse_command_line) reuse common shared code of urpm::args,
Thierry Vignaud
2008-03-03
1
-0
/
+13
*
- urpmf:
Pascal Rigaux
2008-03-03
1
-1
/
+1
[next]