summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.12.0.1 (dot paperbag)rpm-4.12.0.1-releasePanu Matilainen2014-09-1837-177/+177
* Add a simple test-case for RhBug:1142949Panu Matilainen2014-09-181-0/+18
* Fix archive size tag missing cpio trailer size (RhBug:1142949)Panu Matilainen2014-09-182-4/+4
* Turn invalid double separator error into a warningPanu Matilainen2014-09-171-3/+3
* Preparing for rpm 4.12.0rpm-4.12.0-releasePanu Matilainen2014-09-1536-491/+491
* Ensure librpm doxygen stuff gets rebuilt when version changesPanu Matilainen2014-09-151-1/+1
* Dependency refactor whack-a-mole, aka One More Time...Panu Matilainen2014-09-121-1/+1
* Regression the 13th: The Final FridayPanu Matilainen2014-09-101-20/+11
* Preparing for rpm 4.12.0-rc1rpm-4.12.0-rc1Panu Matilainen2014-08-2736-1051/+1051
* Dont try to close non-existent fdno's on Fclose()Panu Matilainen2014-08-271-5/+7
* Fixed double dealocation of ei pointer (RhBug:1133885)Lubos Kardos2014-08-271-1/+1
* Dirty kludgery to fix rpmdeps segfault (RhBug:1131892)Panu Matilainen2014-08-261-0/+5
* Resurrect rpmlib() dependencies on source rpmsPanu Matilainen2014-08-261-0/+10
* Resurrect dependency spew during buildPanu Matilainen2014-08-261-5/+3
* Fix triggerindex handling in rpmdsMergeMichael Schroeder2014-08-261-5/+13
* Revised fix for RhBug:1131892Panu Matilainen2014-08-261-2/+2
* Delete trigger indexes too from header before adding again (RhBug:1131892)Panu Matilainen2014-08-261-1/+2
* Add a simple testcase for rpmspec queriesPanu Matilainen2014-08-181-0/+20
* Populate manual dependencies into spec pkg headers early tooPanu Matilainen2014-08-182-0/+10
* Oh yes, its Monday alright...Panu Matilainen2014-08-182-2/+2
* Add a simple testcase for buildrequires functionalityPanu Matilainen2014-08-182-0/+20
* Populate src.rpm header with dependencies early againPanu Matilainen2014-08-182-4/+4
* Preparing for rpm 4.12.0-beta1rpm-4.12.0-beta1Panu Matilainen2014-08-1836-3886/+3886
* Introduce a simple score system for determining best providers in orderingPanu Matilainen2014-08-181-10/+17
* Handle ancient payloads without ./ prefix again (RhBug:1122004)Panu Matilainen2014-08-181-5/+14
* Use IteratorFileNum in checkInstDepsMichael Schroeder2014-08-181-10/+10
* Use a more reasonable initial size for requires cacheMichael Schroeder2014-08-181-1/+1
* Also build cache file requires of installed packagesMichael Schroeder2014-08-181-1/+40
* Put basenames in the conflict dependency cacheMichael Schroeder2014-08-181-6/+12
* parseSimplePart() returned bad return code in case of failure (RhBug:1123722)Lubos Kardos2014-08-181-1/+1
* Modify rpmalSatisfiesDepend() to get the requesting TE as a param to be able ...Florian Festi2014-08-183-8/+12
* Eliminate unused spec argument from parseExpressionBoolean()Panu Matilainen2014-08-183-6/+3
* Add testcase for basic trigger behaviorPanu Matilainen2014-08-183-0/+84
* Make package dependencies an arrayFlorian Festi2014-08-183-80/+27
* Add weak deps to the dependency generatorsFlorian Festi2014-08-181-0/+18
* Make calling the dependency generators more genericFlorian Festi2014-08-181-47/+28
* Do not write the dependencies to the header instantly.Florian Festi2014-08-184-98/+67
* Redo addReqProv to no longer deal with all tags explictlyFlorian Festi2014-08-181-89/+6
* Add packageDependencies() to allow accesing the rpmds by name tagFlorian Festi2014-08-182-0/+52
* Add rpmdsDToTagN() to convert single char endocding used by the dependency ge...Florian Festi2014-08-182-0/+42
* Add rpmdsD for getting the one char abbreviation for dependency typesFlorian Festi2014-08-182-0/+16
* Add tagNToChar() to convert tag values to single char encoding.Florian Festi2014-08-181-1/+34
* Add rpmSanitizeDSFlags() functionFlorian Festi2014-08-182-0/+33
* addReqProv() and handleOneTrigger() now use rpmds with trigger indices.Lubos Kardos2014-08-182-36/+5
* Now it is possible to save trigger index in rpmds.Lubos Kardos2014-08-183-15/+116
* Fix VFP/Neon detection on armv7Panu Matilainen2014-07-031-3/+3
* Add testcase for db iterator wildcard matchingPanu Matilainen2014-07-031-0/+11
* Fix db iterator pattern matching (RhBug:1115824)Panu Matilainen2014-07-031-3/+1
* Macro-expand %{load:...} argument to make the thing more useful...Panu Matilainen2014-07-011-4/+3
* Add test for multiple hardlink groups, ie previous commitPanu Matilainen2014-07-012-2/+6