aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Youri/Repository.pm
Commit message (Collapse)AuthorAgeFilesLines
* add spuk's debug code for bug 34999Olivier Blin2007-12-191-2/+5
|
* restore "noarch packages are potentially linked from other directories" codePascal Rigaux2007-08-061-11/+11
| | | | | (hopefully fixing removing of old noarch packages in other arches)
* 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
|
* restoring file state as of the Big SVN BreakageGustavo De Nardin2007-05-081-8/+20
|
* noarch are managed by the specific media code in Mandriva_Upload.pmMandrake2006-11-151-12/+11
|
* merging dev with upstreamFlorent Villard2006-10-161-78/+142
|
* initialize root and path to prevent warningsFlorent Villard2006-10-121-0/+2
|
* remove debug messageMandrake2006-09-131-2/+0
|
* put the obsolete version check in the package moduleMandrake2006-09-121-18/+3
|
* alter the get_obsoleted version, the filter should be deported into URPM.pm, ↵Mandrake2006-09-121-1/+20
| | | | but working for now
* also return true for same version, because the file can be in another ↵Florent Villard2006-08-111-1/+21
| | | | section (or we should check for all the section, but as the find is already doing it anyway; add reject functions
* imported initial version of youri svnFlorent Villard2006-08-041-0/+384