Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better debug text1.54 | Pascal Rigaux | 2007-01-09 | 1 | -2/+2 |
| | |||||
* | @chosen is always non empty, and @chosen == 1 is already handled | Pascal Rigaux | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | use a sort to make things clear | Pascal Rigaux | 2007-01-09 | 1 | -20/+15 |
| | |||||
* | factorize | Pascal Rigaux | 2007-01-09 | 1 | -12/+10 |
| | |||||
* | factorize code into _set_flag_installed_and_upgrade_if_no_newer() | Pascal Rigaux | 2007-01-09 | 1 | -31/+21 |
| | |||||
* | suggest a valid reason why a package was not found | Pascal Rigaux | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2007-01-09 | 1 | -4/+4 |
| | |||||
* | create _id_to_name() and use it | Pascal Rigaux | 2007-01-09 | 1 | -12/+37 |
| | |||||
* | allow toggling debugging and handling it through a callback | Pascal Rigaux | 2007-01-09 | 1 | -14/+28 |
| | |||||
* | Patch by Pixel to ignore self-obsoletes | Rafael Garcia-Suarez | 2006-10-16 | 1 | -0/+6 |
| | |||||
* | Invert bogus check | Rafael Garcia-Suarez | 2006-09-21 | 1 | -5/+5 |
| | |||||
* | Add POD test, remove sole pod fragment in URPM::Build | Rafael Garcia-Suarez | 2006-09-07 | 1 | -5/+2 |
| | |||||
* | Oops, remove debug code | Rafael Garcia-Suarez | 2006-09-06 | 1 | -1/+0 |
| | |||||
* | prefer kernel-source-stripped over kernel-source | Rafael Garcia-Suarez | 2006-09-06 | 1 | -0/+18 |
| | |||||
* | Micro-optimisation, and make comments more explicit | Rafael Garcia-Suarez | 2006-09-05 | 1 | -4/+9 |
| | |||||
* | strict-arch doesn't apply to src packages | Rafael Garcia-Suarez | 2006-08-01 | 1 | -2/+2 |
| | |||||
* | One might have an undefined package in the depslist (not sure why) | Rafael Garcia-Suarez | 2006-07-04 | 1 | -0/+1 |
| | |||||
* | Verify if we can open the rpmdb, and abort if we can't (bug #22527) | Rafael Garcia-Suarez | 2006-06-14 | 1 | -2/+4 |
| | |||||
* | Fix longstanding epoch promotion bug, caused by braindead API design | Rafael Garcia-Suarez | 2005-12-07 | 1 | -0/+2 |
| | |||||
* | Use new MDV namespace | Rafael Garcia-Suarez | 2005-10-28 | 1 | -3/+3 |
| | |||||
* | Minor comment fixes | Rafael Garcia-Suarez | 2005-09-12 | 1 | -4/+4 |
| | |||||
* | Doclet | Rafael Garcia-Suarez | 2005-06-29 | 1 | -1/+2 |
| | |||||
* | Warning fixes and documentation | Rafael Garcia-Suarez | 2005-06-01 | 1 | -5/+13 |
| | |||||
* | Ensure archs are identical | Rafael Garcia-Suarez | 2005-06-01 | 1 | -2/+4 |
| | |||||
* | Integrate a function to produce deltarpms | Rafael Garcia-Suarez | 2005-06-01 | 1 | -4/+20 |
| | |||||
* | Removes obsolete code | Rafael Garcia-Suarez | 2005-05-31 | 1 | -44/+6 |
| | |||||
* | Remove the return value of compute_installed_flags, it's not used anywhere | Rafael Garcia-Suarez | 2005-05-11 | 1 | -5/+0 |
| | |||||
* | Fix bug 15628 : when no preferred locale is found, put locales-en in front of | Rafael Garcia-Suarez | 2005-04-28 | 1 | -3/+9 |
| | | | | | choice list | ||||
* | Speed optimisation for updating media | Rafael Garcia-Suarez | 2005-03-03 | 1 | -4/+2 |
| | |||||
* | Comments and indentation | Rafael Garcia-Suarez | 2005-02-15 | 1 | -96/+99 |
| | |||||
* | Force recomputation of rejected packages when deleting some in installation | Rafael Garcia-Suarez | 2005-02-15 | 1 | -0/+1 |
| | | | | | dependency resolution | ||||
* | Croak if build_base_files can't write files | Rafael Garcia-Suarez | 2005-01-04 | 1 | -3/+3 |
| | |||||
* | Indentation and comments | Rafael Garcia-Suarez | 2004-12-21 | 1 | -78/+82 |
| | |||||
* | Return the list of chosen packages sorted by descending version | Rafael Garcia-Suarez | 2004-12-13 | 1 | -3/+5 |
| | | | | | (bug #12645). | ||||
* | trust packdrake's defaults | Rafael Garcia-Suarez | 2004-12-09 | 1 | -4/+3 |
| | |||||
* | Remove external call to packdrake. | Rafael Garcia-Suarez | 2004-12-09 | 1 | -3/+9 |
| | |||||
* | Inspired changes on top of Olivier's changes | Rafael Garcia-Suarez | 2004-11-25 | 1 | -5/+1 |
| | |||||
* | - allow to use an array of id instead (start .. end) in functions. | Olivier Thauvin | 2004-11-25 | 2 | -8/+16 |
| | |||||
* | When resolving dependencies, keep track of the packages that we just | Rafael Garcia-Suarez | 2004-11-10 | 1 | -1/+7 |
| | | | | | | deselected because newer versions were found, but that were not actually installed. | ||||
* | Support for the 'strict-arch' option : upgrade only packages that have | Rafael Garcia-Suarez | 2004-10-27 | 1 | -5/+36 |
| | | | | | the same architecture than the one of the already-installed version. | ||||
* | Comments | Rafael Garcia-Suarez | 2004-10-25 | 1 | -17/+17 |
| | |||||
* | A few perl_checker fixes | Rafael Garcia-Suarez | 2004-10-18 | 1 | -3/+3 |
| | |||||
* | Patch by Gwenole Beauchesne to prefer packages which have the closest | Rafael Garcia-Suarez | 2004-10-18 | 1 | -11/+17 |
| | | | | | | architecture compatibility over others when version/release are the same (using rpm's scoring system). | ||||
* | Fix method description | Rafael Garcia-Suarez | 2004-10-14 | 1 | -1/+0 |
| | |||||
* | Small comment fixes | Rafael Garcia-Suarez | 2004-10-13 | 1 | -15/+15 |
| | |||||
* | If $TMPDIR is not writable, don't use it | Rafael Garcia-Suarez | 2004-09-03 | 1 | -3/+9 |
| | |||||
* | fixed deadlock caused with libgc1 obsoleting itself ;-) and in the case were an | Francois Pons | 2004-08-02 | 1 | -2/+2 |
| | | | | | | | older package is already installed and an older package is present in urpmi db. The problems comes with a badly interpreted comparison without an operator checked. | ||||
* | Protection against packages that obsolete themselves. | Rafael Garcia-Suarez | 2004-08-02 | 1 | -0/+1 |
| | |||||
* | Silence a compilation warning | Rafael Garcia-Suarez | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | Make perl_checker a bit more happy | Rafael Garcia-Suarez | 2004-08-02 | 3 | -30/+34 |
| |