2012-09-26 |
Panu Matilainen | Add bunch of missing includes to fix build with gcc 4.7
|
commit | commitdiff | tree |
2011-04-16 |
Panu Matilainen | Remove redundant IsDatabase() variants
|
commit | commitdiff | tree |
2011-04-13 |
Panu Matilainen | Remove swig-generated content + ancient patch to swig
|
commit | commitdiff | tree |
2011-04-13 |
Panu Matilainen | Massage swig interface a bit to get this to build on...
|
commit | commitdiff | tree |
2011-04-13 |
Panu Matilainen | And finally, adding SHA256 support becomes a one-liner...
|
commit | commitdiff | tree |
2011-04-13 |
Panu Matilainen | Generalize Hashes helper class to support arbitrary...
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Add various missing bits to raptHash class
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Remove now unnecessary raptHash constructor variant
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Avoid leaking rpm enums into apt space
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Replace a couple of leftover md5/sha1 summation uses
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Oops, forgotten repomd -> apt hash name mapping
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Remember repo file hash types in the index checksum...
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Teach pkgAcqFile about different hash types, use for...
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Acquire-item hashification, step 2
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Acquire-item hashification, step 1
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Add methods for dealing with varying hash type
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Replace algorithm-specific md5 and sha1 methods with...
|
commit | commitdiff | tree |
2011-04-12 |
Panu Matilainen | Use rhash directly in the hashes wrapper class
|
commit | commitdiff | tree |
2011-04-08 |
Panu Matilainen | Remove no longer necessary rpm compat goo
|
commit | commitdiff | tree |
2011-04-08 |
Panu Matilainen | Convert genpkglist and gensrclist to new rpm interfaces
|
commit | commitdiff | tree |
2011-04-08 |
Panu Matilainen | Oops, python Makefile went missing
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Remove updateinfo remnants, broken since apt-rpm 0...
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Chainsaw support for rpm < 4.6.0 out for real
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Require rpm version that supports pkg-config
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Remove remaining rpm5-specific config foo
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Rip out broken rpm runtime dependency foobar
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Rip out repackage support
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Rip out selinux "support"
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Meh, leftover autogenerated foo
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Remove the bundled copy of lua from repository too
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Remove AM_MAINTAINER_MODE, me no like
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Remove autogenerated autofoo
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Bump version to 0.5.15lorg3.95
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Remember to update POTFILES.in wrt hash changes
|
commit | commitdiff | tree |
2011-04-07 |
Panu Matilainen | Adjust to newer git
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Ambiguous || && if
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Unused/leftover variable
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Actually use the calculated Partial value in shell...
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Shut up a few complaints about if-ambiguosity
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Fix up callback bogosity
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Fix initialization order to shut up g++
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Leftover variable
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | We dont have any "binaries" tags in rpm, rip the bitrotten goo
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Eliminate unnecessary strdup()'ing from rpm version...
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Clean up sqlite wrapper a bit
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Simplify the sqlite query interface
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Use sqlite binding for dependency, filelist and changelog...
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Add integer binding support to sqlite helper
|
commit | commitdiff | tree |
2011-04-06 |
Panu Matilainen | Avoid unnecessary extra variable, saner sql for counting...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Clean up leftover junk
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Permit arbitrary checksum types in VerifyChecksums()
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Add alternative raptHash() constructor taking string...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Teach repomd bits about sha256
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Remember hash result as Result() might be called more...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Eliminate redundant and buggy offset tracking in sqlite...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Replace local sha1 and md5 implementations with rpm...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Eliminate unused MD5/SHA1SumValue methods
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Use unordered_set (from tr1) for SeenPackages if available
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Use STL unordered_map if available instead of nonstd...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | A set is more appropriate than hash/map for SeenPackages
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Use STL strings for arch score typemaps as well
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Add missing <algorithm> include, masked by hash_map...
|
commit | commitdiff | tree |
2011-04-05 |
Panu Matilainen | Use STL strings for arch score methods
|
commit | commitdiff | tree |
2011-03-29 |
Panu Matilainen | Force read-only access to sqlite
|
commit | commitdiff | tree |
2011-03-29 |
Panu Matilainen | Use saner sqlite access model
|
commit | commitdiff | tree |
2010-11-23 |
Panu Matilainen | Rip out support for RPM v3. Time to let go of something...
|
commit | commitdiff | tree |
2010-11-01 |
Panu Matilainen | Make the package hash table MUCH larger
|
commit | commitdiff | tree |
2010-11-01 |
Panu Matilainen | Pass pkgCache::FindPkg() name by const reference instead...
|
commit | commitdiff | tree |
2010-10-31 |
Panu Matilainen | Slightly less WTF'ery sqlite filelist generation
|
commit | commitdiff | tree |
2010-10-31 |
Panu Matilainen | Optimize rpmlib() dependency lookups
|
commit | commitdiff | tree |
2010-10-23 |
Panu Matilainen | Fix build with rpm.org HEAD
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Use const iterators throughout apt-pkg/rpm/ where possible
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Optimize sqlite handler filelist generation a bit
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Optimize sqlite handler PRCO() a bit
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Optimize rpm handler EVR calculation a bit
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Switch a few callers to the return via reference variants...
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Add new getter variants to sqlite, returning the data...
|
commit | commitdiff | tree |
2010-10-11 |
Panu Matilainen | Bump cache limit up to 256MB, should be enough for...
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Be selective about what we select from repomd databases
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | And yet more pass-by-const-reference fixes, now in...
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Yet more pass-by-reference fixes: xml parsing utilities
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Remove couple of leftover method prototypes
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | More pass-by-reference tweaks to package data stuff
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Eliminate unused LessPred comparison struct
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Pass to-be-hashed strings by const reference to avoid...
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Replace global index size cache with per-index mutable...
|
commit | commitdiff | tree |
2010-10-10 |
Panu Matilainen | Make rpm handler internals (explicitly) private where...
|
commit | commitdiff | tree |
2010-10-09 |
Panu Matilainen | Add and use string-aware AddCRC16() variant
|
commit | commitdiff | tree |
2010-10-09 |
Panu Matilainen | Pass strings by (const) reference to sqlite getters
|
commit | commitdiff | tree |
2010-10-09 |
Panu Matilainen | Pass strings to hash by const reference to avoid copying
|
commit | commitdiff | tree |
2010-10-08 |
Panu Matilainen | Constify raptHeader getter methods
|
commit | commitdiff | tree |
2010-10-08 |
Panu Matilainen | Eliminate uses of "using namespace std" from headers
|
commit | commitdiff | tree |
2010-10-08 |
Panu Matilainen | Mass constify rpmhandler getter methods
|
commit | commitdiff | tree |
2010-10-02 |
Panu Matilainen | Rpm initialization sanity
|
commit | commitdiff | tree |
2010-10-01 |
Panu Matilainen | Update autofoo
|
commit | commitdiff | tree |
2010-10-01 |
Panu Matilainen | Macro kludgery to get it to build with rpm.org HEAD
|
commit | commitdiff | tree |
2010-10-01 |
Panu Matilainen | headerUnlink() is wrong, use headerFree() instead
|
commit | commitdiff | tree |
2009-02-24 |
Panu Matilainen | Add multilib configuration for S390 (Ronald van der...
|
commit | commitdiff | tree |
2009-01-27 |
Panu Matilainen | Add luaext/ toplevel directory
|
commit | commitdiff | tree |
2008-12-31 |
Panu Matilainen | Look into provides when searching distrover pkg (rhbz...
|
commit | commitdiff | tree |
next |