| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for debugsource packages, tks to tmbHEADmaster | Nicolas Lécureuil | 2017-07-27 | 1 | -2/+2 |
* | switch to primary download site | Olav Vitters | 2014-05-30 | 1 | -2/+2 |
* | drop unused special casing for kernels, update comment about -debuginfo | Thomas Backlund | 2013-01-01 | 1 | -2/+2 |
* | match -debuginfo packages too for debug media | Thomas Backlund | 2013-01-01 | 1 | -2/+2 |
* | check primary GNOME mirror; not rpmfind.net | Olav Vitters | 2012-02-12 | 1 | -1/+1 |
* | rename mdv-youri-core as mga-youri-core | Olivier Blin | 2011-04-04 | 3 | -289/+18 |
|\ |
|
| * | debug_* is now debug/* | Pascal Terjan | 2011-01-30 | 1 | -2/+3 |
| * | - add switches to have a less verbose module | Michael Scherer | 2011-01-25 | 1 | -5/+5 |
| * | use hostname function from perl core module Sys::Hostname ( and so avoid 1 us... | Michael Scherer | 2011-01-06 | 1 | -2/+2 |
| * | - fix copyright, based on svn log. Mandriva didn't care much, we do. | Michael Scherer | 2011-01-06 | 1 | -0/+2 |
| * | sync the name of the package with the filename, and correct the pod | Michael Scherer | 2011-01-06 | 1 | -3/+3 |
| * | mdv-youri-core version 0.9.10.9.1 | Nicolas Vigier | 2011-01-06 | 1 | -1/+1 |
| * | default section is now core/release instead of contrib/release | Nicolas Vigier | 2011-01-06 | 1 | -2/+2 |
| * | rename Mandriva_upload.pm to Mageia_upload.pm | Nicolas Vigier | 2011-01-06 | 1 | -0/+0 |
| * | remove Mandriva_upload_pre.pm as it seems to be obsolete and not used | Nicolas Vigier | 2011-01-06 | 1 | -276/+0 |
| * | default section is now core | Nicolas Vigier | 2011-01-06 | 1 | -1/+1 |
| * | search in core, nonfree, tainted instead of main, contrib | Nicolas Vigier | 2011-01-06 | 73 | -0/+10787 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-01-05 | 40 | -40/+40 |
* | work around the change in recent perl-URPM versions that do not return the | Bogdano Arendartchuk | 2010-03-02 | 1 | -1/+1 |
* | - catch kernel debug packages, which have -debug- somewhere in the name, but ... | Gustavo De Nardin | 2009-04-17 | 1 | -1/+11 |
* | - Fix previous commit | Pascal Terjan | 2009-03-11 | 1 | -1/+1 |
* | - Handle kernel-2.X package (without flavour) in get_replaced_packages | Pascal Terjan | 2009-03-11 | 1 | -2/+1 |
* | Handle kernel packages versionning in get_replaced_packages | Pascal Terjan | 2009-01-16 | 1 | -0/+19 |
* | add spuk's debug code for bug 34999 | Olivier Blin | 2007-12-19 | 1 | -2/+5 |
* | - put some light into _get_section() obscurity | Gustavo De Nardin | 2007-10-24 | 1 | -1/+5 |
* | handle $app_context->{arch} as used by ->get_replaced_packages | Pascal Rigaux | 2007-08-07 | 1 | -2/+2 |
* | restore "noarch packages are potentially linked from other directories" code | Pascal Rigaux | 2007-08-06 | 1 | -11/+11 |
* | handle overloading arch via $app_context (used by Action::Link). | Pascal Rigaux | 2007-08-06 | 1 | -1/+1 |
* | drop ->get_cvs_queue | Pascal Rigaux | 2007-07-02 | 1 | -14/+0 |
* | keep raw changelogs to avoid changing the format (backport) | Pascal Rigaux | 2007-06-23 | 4 | -41/+14 |
* | add methods needed by action Genhdlist2 | Pascal Rigaux | 2007-06-21 | 1 | -0/+10 |
* | mdv-youri-submit-force must process debug packages | Gustavo De Nardin | 2007-06-14 | 1 | -2/+2 |
* | more precise definition of debug package | Gustavo De Nardin | 2007-06-13 | 1 | -1/+1 |
* | Workaround for find strange behavior. Should finally fix bug #30315. | Gustavo De Nardin | 2007-06-06 | 1 | -1/+6 |
* | check find exit status; it must always work, can't really continue if it doesn't | Gustavo De Nardin | 2007-06-06 | 1 | -0/+1 |
* | prevent old debug packages leftover by rpmctl from determining the guessed | Gustavo De Nardin | 2007-06-06 | 1 | -1/+2 |
* | note mdv-youri-submit-force use X section guessing | Gustavo De Nardin | 2007-06-05 | 1 | -0/+1 |
* | FIXME note for evil code | Gustavo De Nardin | 2007-05-08 | 1 | -0/+3 |
* | restoring file state as of the Big SVN Breakage | Gustavo De Nardin | 2007-05-08 | 1 | -8/+20 |
* | Replaced old code for package section discovery (Mandriva_upload::_get_sectio... | Gustavo De Nardin | 2007-03-24 | 1 | -25/+73 |
* | optimize next call to _get_section(), without using memoize evilness | Gustavo De Nardin | 2007-03-23 | 1 | -0/+4 |
* | cleanup nonsense ('my $section = $user_context->{section};' at start ...) | Gustavo De Nardin | 2007-03-23 | 1 | -3/+0 |
* | - define and use $file | Gustavo De Nardin | 2007-03-23 | 1 | -2/+5 |
* | missing \n | Gustavo De Nardin | 2007-03-23 | 1 | -1/+1 |
* | Don't memoize _get_section(). In some conditions, I saw debugging messages | Gustavo De Nardin | 2007-03-23 | 1 | -1/+1 |
* | add support for sparc64 stored in sparcv9 | Florent Villard | 2007-02-14 | 1 | -1/+25 |
* | fix version comparison for obsolete tags | Mandrake | 2007-02-08 | 1 | -1/+1 |
* | - Fix mdv-youri-submit-force: do not call get_files if we don't know the src | Marcelo Leitner | 2007-02-01 | 1 | -1/+2 |
* | - get_revisions should look only on the target media, not on all them. | Marcelo Leitner | 2007-01-25 | 1 | -8/+4 |
* | - Improve svn check. Avoid listing entire cooker/ directory: it's a too heavy | Marcelo Leitner | 2006-11-21 | 1 | -6/+4 |