| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove force_local download option (which was always on) | Rafael Garcia-Suarez | 2006-01-13 | 1 | -6/+1 |
* | Code cleanup, remove obsolete code. | Rafael Garcia-Suarez | 2006-01-13 | 1 | -11/+12 |
* | Verify signature in order | Rafael Garcia-Suarez | 2006-01-12 | 1 | -2/+4 |
* | Code factorization | Rafael Garcia-Suarez | 2006-01-11 | 1 | -3/+4 |
* | Fix minor locking bug in urpmq | Rafael Garcia-Suarez | 2006-01-11 | 1 | -10/+3 |
* | 4.8.6-1mdk | Rafael Garcia-Suarez | 2006-01-04 | 1 | -1/+1 |
* | Refactoring | Rafael Garcia-Suarez | 2006-01-04 | 1 | -30/+21 |
* | Speed and space optimisation when retrieving list of rpm files for a media. | Rafael Garcia-Suarez | 2006-01-04 | 1 | -7/+11 |
* | There's no point in scanning all media for a matching MD5SUM, just directly | Rafael Garcia-Suarez | 2006-01-03 | 1 | -48/+36 |
* | Add explicit loop names | Rafael Garcia-Suarez | 2006-01-03 | 1 | -5/+5 |
* | Don't bother comparing all md5sums if we haven't gotten it from the mirror | Rafael Garcia-Suarez | 2006-01-03 | 1 | -46/+48 |
* | 4.8.5-1mdk | Rafael Garcia-Suarez | 2005-12-23 | 1 | -1/+1 |
* | 4.8.4-1mdk | Rafael Garcia-Suarez | 2005-12-08 | 1 | -1/+1 |
* | Fix a regression (introduced in urpm.pm revision 1.579) : the packages that | Rafael Garcia-Suarez | 2005-12-08 | 1 | -1/+3 |
* | 4.8.3-1mdk | Rafael Garcia-Suarez | 2005-12-05 | 1 | -1/+1 |
* | More error checking when generating names file | Rafael Garcia-Suarez | 2005-12-05 | 1 | -1/+7 |
* | Add a new configuration option, default-media, that specifies a comma-separated | Rafael Garcia-Suarez | 2005-12-02 | 1 | -2/+6 |
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 1 | -4/+8 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -2/+4 |
* | 4.8.2 | Rafael Garcia-Suarez | 2005-11-25 | 1 | -1/+1 |
* | Quote package names in regular expressions, this could cause problems with | Rafael Garcia-Suarez | 2005-11-23 | 1 | -1/+1 |
* | Add native error messages when build_synthesis fails | Rafael Garcia-Suarez | 2005-11-23 | 1 | -0/+2 |
* | 4.8.1-1mdk | Rafael Garcia-Suarez | 2005-11-17 | 1 | -1/+1 |
* | Install uninstalled packages as installs, not as upgrades | Rafael Garcia-Suarez | 2005-11-15 | 1 | -1/+2 |
* | Display a README.urpmi only once. It could be displayed twice if the end of | Rafael Garcia-Suarez | 2005-11-15 | 1 | -8/+6 |
* | 4.8.0-1mdk | Rafael Garcia-Suarez | 2005-11-14 | 1 | -1/+1 |
* | Remove more MDK::Common vestigia | Rafael Garcia-Suarez | 2005-11-03 | 1 | -6/+8 |
* | Don't use MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 1 | -5/+20 |
* | Simplify code, change obscure error message | Rafael Garcia-Suarez | 2005-10-31 | 1 | -3/+4 |
* | Remove encoding kludge | Rafael Garcia-Suarez | 2005-10-27 | 1 | -2/+1 |
* | Fail earlier and more aggressively when downloading an rpm fails | Rafael Garcia-Suarez | 2005-10-27 | 1 | -1/+5 |
* | 4.7.18-1mdk | Rafael Garcia-Suarez | 2005-10-26 | 1 | -1/+1 |
* | urpmi.addmedia --raw should add medium as ignored, since the new medium is just | Rafael Garcia-Suarez | 2005-10-25 | 1 | -4/+5 |
* | 4.7.17-1mdk | Rafael Garcia-Suarez | 2005-10-20 | 1 | -1/+1 |
* | Forbid urpmq --use-distrib when non root | Rafael Garcia-Suarez | 2005-10-12 | 1 | -1/+17 |
* | Add a quiet option to the API of specialized download routines | Rafael Garcia-Suarez | 2005-10-11 | 1 | -3/+6 |
* | Don't use "verbose" setting in urpm::download API | Rafael Garcia-Suarez | 2005-10-11 | 1 | -1/+0 |
* | strict_match option on a media name means the whole media name, not only a wh... | Rafael Garcia-Suarez | 2005-10-11 | 1 | -2/+2 |
* | 4.7.16-1mdk | Rafael Garcia-Suarez | 2005-10-11 | 1 | -1/+1 |
* | updated pot file; merged two duplicate translatable strings | Pablo Saratxaga | 2005-09-20 | 1 | -1/+1 |
* | 4.7.15-1mdk | Rafael Garcia-Suarez | 2005-09-14 | 1 | -1/+1 |
* | 4.7.14-1mdk | Rafael Garcia-Suarez | 2005-09-07 | 1 | -1/+2 |
* | 4.7.13-1mdk | Rafael Garcia-Suarez | 2005-09-05 | 1 | -1/+1 |
* | 4.7.12-1mdk | Rafael Garcia-Suarez | 2005-09-01 | 1 | -1/+1 |
* | Avoid another double encoding (nested N()) | Rafael Garcia-Suarez | 2005-09-01 | 1 | -2/+3 |
* | Turn off utf8 warnings in the caller each time we use urpm::msg. | Rafael Garcia-Suarez | 2005-08-31 | 1 | -3/+0 |
* | Suppress utf8 warnings unless we want them | Rafael Garcia-Suarez | 2005-08-30 | 1 | -0/+3 |
* | Unroll double negative | Rafael Garcia-Suarez | 2005-08-23 | 1 | -2/+1 |
* | Bad return type if skip.list or inst.list is not here | Rafael Garcia-Suarez | 2005-08-22 | 1 | -1/+1 |
* | 4.7.11-1mdk | Rafael Garcia-Suarez | 2005-08-19 | 1 | -1/+1 |