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
*
display URPM debug messages when using --debug
Pascal Rigaux
2007-01-09
1
-2
/
+6
*
add code to help debugging bugs like #26256
Pascal Rigaux
2006-12-06
1
-5
/
+13
*
directly set $urpm->{root}, it's simpler
Pascal Rigaux
2006-11-29
1
-2
/
+2
*
factorize --nolock and --root option handling
Pascal Rigaux
2006-11-29
1
-13
/
+8
*
urpmi.removemedia now use urpm::args, and some cleanup
Pascal Rigaux
2006-11-29
1
-10
/
+11
*
--debug for all progs
Pascal Rigaux
2006-11-28
1
-3
/
+7
*
- add {debug} level messages
Pascal Rigaux
2006-11-28
1
-1
/
+2
*
don't allow --probe-synthesis or --probe-hdlist without --use-distrib for
Pascal Rigaux
2006-11-24
1
-0
/
+4
*
use $options{usedistrib} for all progs (prepare for next commit)
Pascal Rigaux
2006-11-24
1
-13
/
+18
*
--WID=id was introduced looong ago (2001) by fpons, it should be dead by now
Pascal Rigaux
2006-11-09
1
-1
/
+0
*
perl_checker compliance
Pascal Rigaux
2006-11-09
1
-1
/
+1
*
use standard Exporter
Pascal Rigaux
2006-11-09
1
-19
/
+5
*
perl_checker compliance
Pascal Rigaux
2006-11-03
1
-5
/
+5
*
Add --no-md5sum and --force-key options to urpmi
Rafael Garcia-Suarez
2006-10-18
1
-0
/
+2
*
Add Prozilla support
Rafael Garcia-Suarez
2006-09-21
1
-4
/
+6
*
Check that --root directory exists (#24031)
Rafael Garcia-Suarez
2006-08-01
1
-2
/
+16
*
Add the rurpme(8) command
Rafael Garcia-Suarez
2006-06-13
1
-0
/
+1
*
- restore old behavior of urpmi.addmedia, add --all-media and --interactive o...
Olivier Thauvin
2006-06-11
1
-0
/
+2
*
- fix r36644, ensure urpm::args::parse_cmdline() return true if there is no e...
Olivier Thauvin
2006-06-11
1
-1
/
+3
*
Use revision number as version numbers for internal modules.
Rafael Garcia-Suarez
2006-06-07
1
-1
/
+3
*
Add a new option -I to urpmf
Rafael Garcia-Suarez
2006-05-19
1
-0
/
+1
*
Fix harmless typo in internal command-line option
Rafael Garcia-Suarez
2006-05-17
1
-1
/
+1
*
Allow '--' in urpmf command-lines to search for patterns that begin with a '-'
Rafael Garcia-Suarez
2006-05-15
1
-0
/
+14
*
urpmq --synthesis was broken
Rafael Garcia-Suarez
2006-03-30
1
-1
/
+1
*
New urpmi.recover option: --list-safe
Rafael Garcia-Suarez
2006-03-23
1
-0
/
+1
*
Some urpme cleanup
Rafael Garcia-Suarez
2006-03-08
1
-0
/
+1
*
Add a --disable option to urpmi.recover
Rafael Garcia-Suarez
2006-02-16
1
-0
/
+1
*
Add ignorearch option to urpmq
Rafael Garcia-Suarez
2006-02-13
1
-0
/
+1
*
Add --ignorearch flag to urpmi
Rafael Garcia-Suarez
2006-02-13
1
-0
/
+1
*
New tool, urpmi.recover
Rafael Garcia-Suarez
2006-02-10
1
-0
/
+12
*
urpme needs to support --repackage too
Rafael Garcia-Suarez
2006-02-09
1
-0
/
+1
*
Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg.
Rafael Garcia-Suarez
2006-02-09
1
-0
/
+1
*
Get rid of message() function
Rafael Garcia-Suarez
2006-02-08
1
-1
/
+1
*
Add a --logfile option for debug
Rafael Garcia-Suarez
2006-02-08
1
-0
/
+1
*
I keep typing --noinstall instead of --no-install. Add this as an alias.
Rafael Garcia-Suarez
2006-02-06
1
-1
/
+1
*
Update copyrights for files modified in 2006
Rafael Garcia-Suarez
2006-01-24
1
-1
/
+1
*
Remove documentation for options that don't exist, and improve documentation of
Rafael Garcia-Suarez
2006-01-16
1
-2
/
+0
*
Turn nolock on when using a chroot
Rafael Garcia-Suarez
2006-01-11
1
-2
/
+2
*
New option --auto-update (bug #19819)
Rafael Garcia-Suarez
2005-12-22
1
-0
/
+1
*
Add a --noscripts option to urpme
Rafael Garcia-Suarez
2005-12-14
1
-0
/
+1
*
Drop the urpmq --headers options (and the requirement on rpmtools). It
Rafael Garcia-Suarez
2005-12-06
1
-1
/
+0
*
Add versions to modules
Rafael Garcia-Suarez
2005-12-02
1
-0
/
+2
*
Add new switches to the urpm tools, --wget-options, --curl-options and
Rafael Garcia-Suarez
2005-12-02
1
-2
/
+8
*
Update copyright notices
Rafael Garcia-Suarez
2005-12-02
1
-1
/
+3
*
Add a --noscripts option to urpmi
Rafael Garcia-Suarez
2005-11-15
1
-0
/
+1
*
Add API to have defaults in urpm::args
Rafael Garcia-Suarez
2005-10-27
1
-0
/
+3
*
Add -l as an alias for --literal in urpmf
Rafael Garcia-Suarez
2005-10-20
1
-1
/
+1
*
New urpmf option : -F (like in awk :)
Rafael Garcia-Suarez
2005-10-20
1
-2
/
+3
*
Record used tags for hdlist usage selection even if --qf is used
Rafael Garcia-Suarez
2005-10-20
1
-4
/
+1
*
Fix --qf option parsing
Rafael Garcia-Suarez
2005-10-19
1
-1
/
+1
[next]