| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to ask user for proxy credentials | Rafael Garcia-Suarez | 2005-04-26 | 3 | -7/+89 |
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 4 | -4/+4 |
* | Add support for a prohibit-remove option in urpmi.cfg | Rafael Garcia-Suarez | 2005-04-25 | 1 | -0/+1 |
* | There's no reason not to extend this improvement to urpmq | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
* | Allow relative pathnames in --root (Michael Scherer) | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
* | Don't die if fstab or mtab isn't present | Rafael Garcia-Suarez | 2005-04-15 | 1 | -2/+2 |
* | Add a new option, --no-install, to urpmi, to only download rpms and | Rafael Garcia-Suarez | 2005-04-14 | 1 | -0/+1 |
* | Make urpmi correctly remember the "noreconfigure" option. Introduce code | Rafael Garcia-Suarez | 2005-04-12 | 1 | -2/+2 |
* | Don't write the "generated" line in /etc/urpmi/urpmi.cfg | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+0 |
* | Add a --raw option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+2 |
* | Change the default URL of the mirrorsfull.list file | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+1 |
* | Don't try to find ISO mountpoints if an ISO image is already mounted | Rafael Garcia-Suarez | 2005-03-30 | 1 | -0/+6 |
* | Copy all rpms from removable media into the cachedir; don't check for | Rafael Garcia-Suarez | 2005-03-30 | 1 | -20/+0 |
* | Add a --summary option to urpmq. | Rafael Garcia-Suarez | 2005-03-14 | 1 | -0/+1 |
* | Add a retry option to urpmi and urpmi.cfg (bug #1174) | Rafael Garcia-Suarez | 2005-03-10 | 3 | -0/+5 |
* | Use generic release file | Rafael Garcia-Suarez | 2005-02-25 | 1 | -2/+2 |
* | Fall back to using locale(1) if I18N::Langinfo is not available. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+5 |
* | Locale::gettext is not optional in urpmi. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -6/+4 |
* | Adds a function from_utf8() to convert strings from RPM headers (utf8) | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+13 |
* | Factorize out the code that handles /etc/urpmi/mirror.config | Rafael Garcia-Suarez | 2005-02-21 | 1 | -0/+18 |
* | Work around bug 13685, bug in display of curl progress | Rafael Garcia-Suarez | 2005-02-17 | 1 | -1/+3 |
* | Remove obsoleted and broken --distrib-XXX command-line option | Rafael Garcia-Suarez | 2005-02-17 | 1 | -7/+2 |
* | Remove curl 7.12.2 bug workaround | Rafael Garcia-Suarez | 2005-02-16 | 1 | -4/+4 |
* | Avoid using rpm because of locking | Rafael Garcia-Suarez | 2005-02-14 | 1 | -6/+14 |
* | Patch by Michael Scherer (a bit reworked) to allow to use $ARCH, $RELEASE | Rafael Garcia-Suarez | 2005-02-14 | 1 | -7/+54 |
* | Make urpmi support ISO images as removable media. | Rafael Garcia-Suarez | 2005-01-28 | 1 | -0/+20 |
* | Patch by Guillaume Rousse to improve bash-completion for media names, via | Rafael Garcia-Suarez | 2005-01-27 | 1 | -1/+1 |
* | urpmi --gui will now ask with a GUI popup to change media. Intended | Rafael Garcia-Suarez | 2005-01-24 | 1 | -0/+1 |
* | Report remote commands exit codes | Rafael Garcia-Suarez | 2005-01-20 | 1 | -4/+4 |
* | More error handling | Rafael Garcia-Suarez | 2005-01-20 | 1 | -4/+8 |
* | Insignificant patch | Rafael Garcia-Suarez | 2005-01-19 | 1 | -2/+2 |
* | Remove unused vars | Rafael Garcia-Suarez | 2005-01-10 | 1 | -3/+1 |
* | Add an option to urpmi, --expect-install, that tells urpmi to return with | Rafael Garcia-Suarez | 2005-01-10 | 1 | -0/+1 |
* | As suggested by Giuseppe Ghibo, fail early if an essential filesystem | Rafael Garcia-Suarez | 2004-12-24 | 1 | -0/+13 |
* | With curl, urpmi wasn't detecting the end of a download, thus the file | Rafael Garcia-Suarez | 2004-12-09 | 1 | -1/+1 |
* | Remove GUI messages. | Rafael Garcia-Suarez | 2004-12-07 | 1 | -53/+27 |
* | Remove support for urpmi -X | Rafael Garcia-Suarez | 2004-12-07 | 1 | -9/+0 |
* | Move untaint() into urpm::util. | Rafael Garcia-Suarez | 2004-12-07 | 1 | -1/+7 |
* | Fix loading of urpm::msg::N() in urpm::args, and urpmi's --no-locale option | Rafael Garcia-Suarez | 2004-12-06 | 1 | -1/+4 |
* | While we're at it, implement --no-ignore and make it work with -a | Rafael Garcia-Suarez | 2004-12-03 | 1 | -1/+1 |
* | Add an --ignore option to urpmi.update | Rafael Garcia-Suarez | 2004-12-03 | 1 | -0/+1 |
* | Fix indentation | Rafael Garcia-Suarez | 2004-12-02 | 1 | -1/+3 |
* | Further adjustment of the workaround for the curl output bug | Rafael Garcia-Suarez | 2004-11-26 | 1 | -2/+2 |
* | - add --search-media options: looking requested or package to update with --a... | Olivier Thauvin | 2004-11-24 | 1 | -0/+2 |
* | When invoking urpmi.addmedia with --proxy, save this proxy setting for | Rafael Garcia-Suarez | 2004-11-24 | 1 | -0/+11 |
* | Work around a bug in curl when displaying progress for an authentified | Rafael Garcia-Suarez | 2004-11-24 | 1 | -1/+3 |
* | When asking for choices, default to the first one | Rafael Garcia-Suarez | 2004-11-24 | 1 | -1/+3 |
* | Cope better with some strange curl output | Rafael Garcia-Suarez | 2004-11-19 | 1 | -1/+1 |
* | Take little terminals into account, too | Rafael Garcia-Suarez | 2004-11-19 | 1 | -0/+1 |
* | Take into account terminal size to avoid messing up the display | Rafael Garcia-Suarez | 2004-11-19 | 1 | -2/+10 |