aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* keep raw changelogs to avoid changing the format (backport)Pascal Rigaux2007-06-233-18/+5
* add methods needed by action Genhdlist2Pascal Rigaux2007-06-211-0/+10
* mdv-youri-submit-force must process debug packagesGustavo De Nardin2007-06-141-2/+2
* more precise definition of debug packageGustavo De Nardin2007-06-131-1/+1
* Workaround for find strange behavior. Should finally fix bug #30315.Gustavo De Nardin2007-06-061-1/+6
* check find exit status; it must always work, can't really continue if it doesn'tGustavo De Nardin2007-06-061-0/+1
* prevent old debug packages leftover by rpmctl from determining the guessedGustavo De Nardin2007-06-061-1/+2
* note mdv-youri-submit-force use X section guessingGustavo De Nardin2007-06-051-0/+1
* FIXME note for evil codeGustavo De Nardin2007-05-081-0/+3
* restoring file state as of the Big SVN BreakageGustavo De Nardin2007-05-081-8/+20
* Replaced old code for package section discovery (Mandriva_upload::_get_sectio...Gustavo De Nardin2007-03-241-25/+73
* optimize next call to _get_section(), without using memoize evilnessGustavo De Nardin2007-03-231-0/+4
* cleanup nonsense ('my $section = $user_context->{section};' at start ...)Gustavo De Nardin2007-03-231-3/+0
* - define and use $fileGustavo De Nardin2007-03-231-2/+5
* missing \nGustavo De Nardin2007-03-231-1/+1
* Don't memoize _get_section(). In some conditions, I saw debugging messagesGustavo De Nardin2007-03-231-1/+1
* add support for sparc64 stored in sparcv9Florent Villard2007-02-141-1/+25
* fix version comparison for obsolete tagsMandrake2007-02-081-1/+1
* - Fix mdv-youri-submit-force: do not call get_files if we don't know the srcMarcelo Leitner2007-02-011-1/+2
* - get_revisions should look only on the target media, not on all them.Marcelo Leitner2007-01-251-8/+4
* - Improve svn check. Avoid listing entire cooker/ directory: it's a too heavyMarcelo Leitner2006-11-211-6/+4
* better search code for noarch and arch in the different mediaMandrake2006-11-151-6/+5
* noarch are managed by the specific media code in Mandriva_Upload.pmMandrake2006-11-151-12/+11
* - Skip .info files, since they don't mean the package is scheduled.Marcelo Leitner2006-11-131-0/+1
* _arch_changed is a hashMandrake2006-11-011-1/+1
* sign with the old wayMandrake2006-10-311-1/+5
* src is still linked with i586; add functions for cvs queue; add functions to ...Mandrake2006-10-261-4/+43
* new range check functionFlorent Villard2006-10-193-3/+3
* now defined is splitted in $user_context and $app_contextFlorent Villard2006-10-181-30/+29
* merging dev with upstreamFlorent Villard2006-10-164-84/+214
* merging dev with upstreamFlorent Villard2006-10-161-16/+24
* merging dev with upstreamFlorent Villard2006-10-161-78/+142
* merging dev with upstreamFlorent Villard2006-10-161-27/+81
* merging dev with upstreamFlorent Villard2006-10-161-15/+15
* merging dev with upstreamFlorent Villard2006-10-161-164/+131
* add new youri subsections (from upstream)Florent Villard2006-10-1635-2545/+0
* include target in mail subjectMandrake2006-10-161-1/+1
* allow to upload i386 arch for non-free; improve the search pattern in upload ...Florent Villard2006-10-121-9/+31
* add get_arch functions (Mandriva_upload_pre is deprecated though)Florent Villard2006-10-121-2/+12
* initialize root and path to prevent warningsFlorent Villard2006-10-121-0/+2
* remove the prefix to be able to markrelease correctly (blino fixing warly suc...Florent Villard2006-10-121-2/+3
* use $file instead of $package to know there the package is locatedFlorent Villard2006-10-121-1/+1
* use different config per targetFlorent Villard2006-10-121-10/+21
* call rpmling with full pathFlorent Villard2006-10-121-1/+1
* use a defined section per package and not per groupMandrake2006-10-101-6/+4
* remove debug messageMandrake2006-09-131-1/+0
* remove debug messageMandrake2006-09-131-2/+0
* fix bad section gessing when archivingMandrake2006-09-121-2/+2
* put the obsolete version check in the package moduleMandrake2006-09-121-18/+3
* add a range_check functionsMandrake2006-09-121-0/+19