Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker_fixes | Rafael Garcia-Suarez | 2004-09-16 | 3 | -10/+10 |
| | |||||
* | urpmi+curl couldn't download files with protected urls where the user | Rafael Garcia-Suarez | 2004-08-30 | 1 | -5/+10 |
| | | | | | name was containing a '@' | ||||
* | Set a timeout for wget too (1 min) | Rafael Garcia-Suarez | 2004-08-25 | 1 | -1/+2 |
| | |||||
* | Add a time out for connection establishment in curl download routine | Rafael Garcia-Suarez | 2004-08-25 | 1 | -0/+5 |
| | |||||
* | Optionally use zenity instead of gchooser if found, it's much prettier | Rafael Garcia-Suarez | 2004-08-16 | 1 | -0/+1 |
| | |||||
* | Add a --more-choices option | Rafael Garcia-Suarez | 2004-07-30 | 1 | -0/+1 |
| | |||||
* | --excludedocs was broken | Rafael Garcia-Suarez | 2004-07-30 | 1 | -1/+1 |
| | |||||
* | Cleanups. | Rafael Garcia-Suarez | 2004-07-29 | 1 | -5/+5 |
| | |||||
* | Don't write priority in urpmi.cfg | Rafael Garcia-Suarez | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | Finish to implement file:// urls where the "file:/" is optional | Rafael Garcia-Suarez | 2004-07-27 | 1 | -1/+1 |
| | |||||
* | Add options -q and -v (quiet and verbose) to urpmi.update | Rafael Garcia-Suarez | 2004-07-27 | 1 | -0/+2 |
| | |||||
* | Add options -q and -v (quiet and verbose) to urpmi.{add,remove}media | Rafael Garcia-Suarez | 2004-07-27 | 1 | -0/+2 |
| | |||||
* | Add an option -Y to urpmq (fuzzy and case insensitive) | Rafael Garcia-Suarez | 2004-07-26 | 1 | -0/+1 |
| | |||||
* | Fix ordering of media in config file | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | Disambiguate order by sorting by name new media with the same priority | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+1 |
| | |||||
* | Preserve media order in urpmi.cfg | Rafael Garcia-Suarez | 2004-07-26 | 1 | -3/+5 |
| | |||||
* | Add a "noreconfigure" flag for media that don't want to be reconfigured. | Rafael Garcia-Suarez | 2004-07-26 | 1 | -1/+1 |
| | | | | | (patch by Michael Scherer) | ||||
* | Better error handling for copy failures | Rafael Garcia-Suarez | 2004-07-23 | 1 | -2/+2 |
| | |||||
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 4 | -0/+16 |
| | |||||
* | Add the --disable-epsv option to curl, to be friendy with some firewalls | Rafael Garcia-Suarez | 2004-07-19 | 1 | -0/+2 |
| | |||||
* | Document the "skip" option. Remove obsolete code. | Rafael Garcia-Suarez | 2004-07-09 | 1 | -1/+1 |
| | |||||
* | Add a --version flag to the urpm* tools | Rafael Garcia-Suarez | 2004-07-08 | 1 | -3/+4 |
| | |||||
* | Delete proxy configuration for a media when deleting this media | Rafael Garcia-Suarez | 2004-07-06 | 1 | -0/+5 |
| | |||||
* | Suppress noises in urpmi.cfg | Rafael Garcia-Suarez | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | Protection against the people who edit urpmi.cfg by hand and put the | Rafael Garcia-Suarez | 2004-06-30 | 1 | -2/+9 |
| | | | | | same medium twice. And restore error messages. | ||||
* | Functions to write proxy.cfg (and regression tests) | Rafael Garcia-Suarez | 2004-06-30 | 1 | -1/+29 |
| | |||||
* | Fix parsing of proxy.cfg and --proxy options | Rafael Garcia-Suarez | 2004-06-29 | 2 | -5/+5 |
| | |||||
* | Support for setting proxy per-media in proxy.cfg | Rafael Garcia-Suarez | 2004-06-29 | 2 | -6/+24 |
| | |||||
* | Parsing of the proxy.cfg file: support for per-media proxies | Rafael Garcia-Suarez | 2004-06-29 | 1 | -17/+32 |
| | |||||
* | Don't write a section for the global options if we don't need to | Rafael Garcia-Suarez | 2004-06-24 | 1 | -0/+1 |
| | |||||
* | Handle quoted option values | Rafael Garcia-Suarez | 2004-06-24 | 1 | -2/+2 |
| | |||||
* | I18N of error messages in urpm::cfg | Rafael Garcia-Suarez | 2004-06-24 | 1 | -4/+5 |
| | | | | | Normalize key_ids to key-ids | ||||
* | Tests and fixes for the urpmi.cfg parser | Rafael Garcia-Suarez | 2004-06-24 | 1 | -4/+11 |
| | |||||
* | New code to write urpmi.cfg. | Rafael Garcia-Suarez | 2004-06-23 | 1 | -3/+30 |
| | |||||
* | New code to read urpmi.cfg. | Rafael Garcia-Suarez | 2004-06-23 | 1 | -11/+93 |
| | |||||
* | Refactorisation error: urpmi.update was looping. | Rafael Garcia-Suarez | 2004-06-23 | 1 | -1/+2 |
| | |||||
* | Move some system-related functions in a separate module | Rafael Garcia-Suarez | 2004-06-23 | 1 | -0/+109 |
| | |||||
* | Fix bug #10026: when using --wget, urpmi displays only the first | Rafael Garcia-Suarez | 2004-06-14 | 1 | -1/+4 |
| | | | | | downloaded url. | ||||
* | The --proxy option was broken. | Rafael Garcia-Suarez | 2004-05-21 | 1 | -4/+4 |
| | |||||
* | Missing changes in the last revision (urpmi v1.249) | Rafael Garcia-Suarez | 2004-05-13 | 1 | -1/+1 |
| | |||||
* | New helpful error messages in urpmq. | Rafael Garcia-Suarez | 2004-05-13 | 1 | -41/+41 |
| | | | | | Improve documentation and refactorization. | ||||
* | - invoke "curl -h" only once | Rafael Garcia-Suarez | 2004-05-04 | 1 | -8/+14 |
| | | | | | - avoid empty command-line arguments to rsync | ||||
* | - allow rsync url like rsync://server/dir/ | Olivier Thauvin | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | - fix rsync download | Olivier Thauvin | 2004-05-04 | 1 | -44/+12 |
| | | | | | - merge sync_rsync and rsync_ssh | ||||
* | - fix --changelog handling in urpmq | Olivier Blin | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | Initialize the noexpr and yesexpr *after* the locale has been set. | Rafael Garcia-Suarez | 2004-04-28 | 1 | -3/+3 |
| | |||||
* | Fix interactive mode in urpme | Rafael Garcia-Suarez | 2004-04-28 | 1 | -2/+2 |
| | |||||
* | Fix locale handling and the --no-locales command-line argument | Rafael Garcia-Suarez | 2004-04-28 | 2 | -5/+12 |
| | |||||
* | Cleanup some perl warnings | Rafael Garcia-Suarez | 2004-04-28 | 1 | -0/+1 |
| | |||||
* | Remaining command-line options parsing problems | Rafael Garcia-Suarez | 2004-04-28 | 1 | -16/+16 |
| |