platform/upstream/rpm.git
2010-12-20 Panu MatilainenRip the remains of --aid and --nosuggest, except for...
2010-12-20 Panu MatilainenRip the stillborn, broken apply/commit transaction goo
2010-12-17 Panu MatilainenYet another pile of depmatch tests + added commentary
2010-12-17 Panu MatilainenAdd pile of further dependency match testcases
2010-12-16 Panu MatilainenAdd a pile of dependency matching tests for "obvious...
2010-12-16 Panu MatilainenMove python test-suite macros to local.at, rename
2010-12-16 Panu MatilainenPermit comparison operator strings (<, >= etc) in pytho...
2010-12-16 Panu MatilainenUnbreak file user/groupname handling in build
2010-12-16 Panu MatilainenAdd a "unique string cache" to rpmug
2010-12-16 Panu MatilainenSupport GetEntry() for hashes without datatype too
2010-12-15 Panu MatilainenEliminate ancient dependency loop whiteout mechanism
2010-12-15 Panu MatilainenUpdate translations to pick up dropped messages
2010-12-15 Panu MatilainenRemove the now unused user/group caching code
2010-12-15 Panu MatilainenUnify the user+group caching between librpm and librpmbuild
2010-12-15 Panu MatilainenSplit user+group caching to separate source (again...
2010-12-14 Panu MatilainenRemove hardcoded lock and mail group id's
2010-12-13 Panu MatilainenCut down the initial db checked hash allocation somewhat
2010-12-13 Panu MatilainenReplace verified header tracking bitfield with a hash...
2010-12-13 Panu MatilainenImplement transaction ordering hinting
2010-12-10 Panu MatilainenImplement filtering of autogenerated dependencies
2010-12-10 Panu MatilainenSome further preliminaries for next bits
2010-12-10 Panu MatilainenRefactor the helper execution out of rpmfcHelper()
2010-12-10 Panu MatilainenRename pattern -> path for, duh, path patterns
2010-12-10 Panu MatilainenSupport excluding by path or magic in file classification
2010-12-10 Panu MatilainenRemove broken versioned provides rpmlib() tracking
2010-12-09 Panu MatilainenAdd beginnings of python bindings test-suite
2010-12-03 Panu MatilainenKick out some long since invalid comments
2010-12-03 Panu MatilainenA bit of sanity checking in rpmtsRebuildDB()
2010-12-03 Panu MatilainenBump HEAD version at branch-point
2010-12-03 Panu MatilainenBump library sonames
2010-12-03 Panu MatilainenInternalize most direct rpmdb manipulation functions
2010-12-03 Panu MatilainenRequire pkg-config 0.24 for creating pkgconfig() depend...
2010-12-01 Panu MatilainenUpdate translations to pick up recent changes
2010-12-01 Panu MatilainenFix bogus error reporting from autogenerated dependenci...
2010-12-01 Panu MatilainenOops, mono dependency extractors need a bunch of arguments
2010-12-01 Panu MatilainenMake rpmdeps honor RPM_BUILD_ROOT if set
2010-12-01 Panu MatilainenPass RPM_BUILD_ROOT to helper scripts through environme...
2010-12-01 Panu MatilainenRemember buildroot directory in rpmfc struct
2010-12-01 Panu MatilainenEliminate unused dir argument to getOutputFrom()
2010-12-01 Panu MatilainenUnbreak perl module dependency extraction
2010-11-29 Panu MatilainenFix long-standing segfault on unknown tags on header...
2010-11-29 Panu MatilainenEliminate dead RPMTAG_INSTALLPREFIX tag extension
2010-11-23 Panu MatilainenWe're already considering <pthread.h> mandatory header...
2010-11-23 Panu MatilainenAxe the rpmsq debug code which was never getting built...
2010-11-23 Panu MatilainenLose all the stillborn code in rpmsq.[ch]
2010-11-23 Panu MatilainenOops, missing include in previous commit
2010-11-23 Panu MatilainenPermit unicode paths in rpm.fd() (RhBug:654145)
2010-11-22 Panu MatilainenAdd bunch of rpmvercmp() algorithm tests to the test...
2010-11-22 Panu MatilainenMove the current "version compare" tests to rpm install...
2010-11-21 Yuri Chornoivanl10n: Updated Ukrainian (uk) translation to 100%
2010-11-19 Piotr Drągl10n: Updated Polish (pl) translation to 100%
2010-11-18 Panu MatilainenUpdate translations to pick up recent changes
2010-11-18 Panu MatilainenOnly force default umask during transaction (RhBug...
2010-11-17 Panu MatilainenAlways exit rpmtsRun() via rpmtsFinish()
2010-11-17 Panu MatilainenPlug a minor memory leak in librpmbuild doPatch()
2010-11-17 Panu MatilainenRevert rpmquery/rpmverify split, ain't gonna happen...
2010-11-17 Panu MatilainenYet another round of enum-as-function-argument elimination
2010-11-17 Panu MatilainenAvoid enum as function argument for headerConvert()
2010-11-15 Panu MatilainenRemove RPMTAG_FILESTATUS tag extension
2010-11-15 Panu MatilainenRemove no longer relevant references to build from...
2010-11-15 Panu MatilainenRemove absolute paths from our popt exec aliases now...
2010-11-15 Panu MatilainenMake our popt exec path more useful, permit environment...
2010-11-15 Panu MatilainenEliminate pointless argument sanity check
2010-11-15 Panu MatilainenHide obsolete --nomd5 switches from help output
2010-11-15 Panu MatilainenBasic protection against Lua os.exit() and posix.exec...
2010-11-15 Panu MatilainenRemove unnecessary includes
2010-11-15 Panu MatilainenRearrange new cli utilities' popt tables for nicer...
2010-11-15 Panu MatilainenOops, rpmspec.c missing from POTFILES.in
2010-11-15 Panu MatilainenGet rid of 'rpminstall' binary & manual afterall, flip...
2010-11-11 Panu MatilainenRemove superfluous dbiSync() call (refactoring thinko...
2010-11-11 Florian FestiSwitch fsync off while building indexes
2010-11-11 Florian FestiFix index auto creation
2010-11-11 Florian FestiRename rpm.ii.offsets() to .instances() to match name...
2010-11-10 Guido Graziolil10n: Updated Italian (it) translation to 100%
2010-11-10 Panu MatilainenDon't restore db file atime/mtime after rebuild
2010-11-09 Panu MatilainenKill broken --rebuilddbpath popt alias
2010-11-09 Panu MatilainenEliminate silly "I am about to create a directory now...
2010-11-09 Panu MatilainenSimplify the dbpath shuffle in db rebuilds a bit
2010-11-09 Panu MatilainenDont bother NULL'ing local variables on exit
2010-11-09 Panu MatilainenEliminate pointless (and racy) test for rebuilddb direc...
2010-11-09 Florian FestiRemove unused local variable
2010-11-09 Panu MatilainenHide --aid and --nosuggest switches for now
2010-11-09 Panu MatilainenLose useless --fileconflicts cli-switch
2010-11-09 Panu MatilainenMove --dbpath into common rpm popt options table
2010-11-09 Panu MatilainenEliminate stillborn code
2010-11-05 Florian FestiFix IndexIterator to not open an private dbi that never...
2010-11-05 Panu MatilainenConst-correctness: rpmdsRpmlib() doesn't (and must...
2010-11-04 Panu MatilainenLose the remaining dbapi references in code + configuration
2010-11-04 Panu MatilainenEliminate useless dbapi version to internal openDatabase()
2010-11-04 Panu MatilainenEliminate useless dbapi argument to rpmdbRemoveDatabase()
2010-11-04 Panu MatilainenStart eliminating dbapi leftovers
2010-11-04 Panu MatilainenEliminate unused strlen() calls 'n stuff from skipInsta...
2010-11-04 Panu MatilainenRemove nicely misleading #ifndef NOTYET case from skipI...
2010-11-03 Yuri Chornoivanl10n: Updated Ukrainian (uk) translation to 100%
2010-11-03 Florian FestiMerge rpmdbIndexIteratorKey and rpmdbIndexIteratorKeySi...
2010-11-03 Florian FestiMake ints in IndexIterator API unsigned as the interal...
2010-11-03 Florian FestiRename rpmdbKeyIterator to rpmdbIndexIterator
2010-11-03 Florian FestiGive access to the pkg offset and tag num of the index...
2010-10-30 Panu MatilainenConst-correctness: source is a pointer to fullSource...
2010-10-29 Panu MatilainenConst-correctness: rpmCharCheck() doesn't modify field...
next