aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3.153.15Pascal Rigaux2008-06-232-1/+3
* add Anssi name in the logPascal Rigaux2008-06-171-0/+1
* - fix urpmi wrongly considering epochless conflicts to match any epoch in aPascal Rigaux2008-06-172-1/+6
* 3.143.14Pascal Rigaux2008-05-232-1/+3
* - add is_package_installed() in URPM/Resolve.pmPascal Rigaux2008-05-232-0/+15
* 3.133.13Pascal Rigaux2008-05-202-1/+3
* - do not ignore dropped provide from updated package (mdvbz#40842)Pascal Rigaux2008-05-192-1/+24
* enhance error messagePascal Rigaux2008-05-151-1/+1
* un-revert rpm5.org cosmetics now that cooker has reopenedPer Øyvind Karlsen2008-04-142-41/+40
* update authors and copyright noticPascal Rigaux2008-04-102-5/+3
* revert unneeded commit for nowtopic/3.12Pascal Rigaux2008-03-252-38/+41
* fix a typo in a comment </pedanticlamer>Per Øyvind Karlsen2008-03-191-1/+1
* make URPM more portable by using standard %{_target_vendor} & %{_target_cpu} ...Per Øyvind Karlsen2008-03-191-5/+5
* change x,y check to y,x. More intuitive, for me at least, other order frequen...Per Øyvind Karlsen2008-03-191-25/+25
* d'oh, argument to hexversion() must of course be passed as stringsPer Øyvind Karlsen2008-03-191-3/+2
* improve rpm version detectionPer Øyvind Karlsen2008-03-192-42/+40
* 3.123.12Pascal Rigaux2008-03-072-4/+3
* - do allow to promoting a pkg even if it has unsatisfied require (since thePascal Rigaux2008-03-072-12/+5
* ouch, add back 'case RPMPROB_DISKNODES:' removed by mistake :/Per Øyvind Karlsen2008-03-061-0/+1
* revert back to long long since they're of same size anyways and we avoid warn...Per Øyvind Karlsen2008-03-061-3/+3
* simplify as pixel suggestedPer Øyvind Karlsen2008-03-061-13/+3
* minor cosmeticsPer Øyvind Karlsen2008-03-031-3/+1
* move compatibility wrapper to rpm5.org upstreamPer Øyvind Karlsen2008-03-032-216/+3
* more fixes, makes apt-get build succesfully :DPer Øyvind Karlsen2008-03-021-2/+29
* make all functions inline functionsPer Øyvind Karlsen2008-03-021-9/+9
* some more functions for apt-get..Per Øyvind Karlsen2008-03-021-0/+20
* make C++ compliantPer Øyvind Karlsen2008-03-021-20/+38
* define WITH_DB in rpm5compat.h in stead of in MakefilePer Øyvind Karlsen2008-03-012-13/+2
* do better "detection" of callback size without having to define it in Makefil...Per Øyvind Karlsen2008-03-012-10/+5
* try improve on freeing up memoryPer Øyvind Karlsen2008-02-291-7/+2
* be sure to return NULL in case of RPMRC_NOTFOUNDPer Øyvind Karlsen2008-02-291-3/+7
* provide function name in loggingPer Øyvind Karlsen2008-02-291-4/+2
* be sure to always initialize in headerGetEntryPer Øyvind Karlsen2008-02-291-1/+3
* add rpm5.org support to NEWS :)Per Øyvind Karlsen2008-02-291-0/+3
* rpm 4.5 and newer uses unsigned long long ulong1 in stead of unsigned long ul...Per Øyvind Karlsen2008-02-291-1/+8
* add back copyright field manually since svn wouldn't set it..Per Øyvind Karlsen2008-02-291-1/+1
* try add svn properties to top of filePer Øyvind Karlsen2008-02-291-0/+6
* add svn keywords propertiesPer Øyvind Karlsen2008-02-290-0/+0
* make inclusion of headers conditionalPer Øyvind Karlsen2008-02-291-6/+13
* be sure to set return value to NULL in headerGetEntry when Epoch isn't setPer Øyvind Karlsen2008-02-291-8/+10
* fix assignment from incompatible pointer type in Urpm_list_rpm_tag for rpm5Per Øyvind Karlsen2008-02-291-0/+4
* be sure to use same data type for check_flagPer Øyvind Karlsen2008-02-291-3/+3
* make sure to use same type (signess) in pack_rpm_headerPer Øyvind Karlsen2008-02-281-1/+1
* do not define RPM_CALLBACK_LONGLONG for rpm 5.0Per Øyvind Karlsen2008-02-281-1/+1
* add copyright noticePer Øyvind Karlsen2008-02-281-0/+6
* fix return type and variable of headerRead()Per Øyvind Karlsen2008-02-281-2/+2
* 3.113.11Pascal Rigaux2008-02-282-1/+3
* - restore FILENAME_TAG in generated hdlist (to be compatible with olderPascal Rigaux2008-02-282-0/+10
* fix double _free of msg in headerWrite() & headerRead()Per Øyvind Karlsen2008-02-281-8/+6
* drop unused variablePer Øyvind Karlsen2008-02-281-1/+0