platform/upstream/rpm.git
2008-12-04 Panu MatilainenAdjust test result to meet current expectation
2008-12-04 Panu MatilainenPay more attention to tag extension return codes
2008-12-04 Panu MatilainenFix triggerconds return when no data is there (rhbz...
2008-12-04 Panu MatilainenAvoid rpmtd abuse to report "(none)" when no data is...
2008-12-04 Panu MatilainenComment out rpmbuild --root tests
2008-12-04 Panu MatilainenAdd a pile of queryformat tests
2008-12-04 Panu MatilainenFix python header retrieval return type for non-existen...
2008-12-03 Panu MatilainenAdd tests to verify on-disk status after install+erase
2008-12-03 Panu MatilainenAdd test to verify status of installed files
2008-12-03 Panu MatilainenRemove unnecessary fiddling with rpmte internals
2008-12-01 Jindrich NovyInclude rpmfileutil.h from rpmmacro.h so that
2008-12-01 Panu MatilainenRetrieve header from rpmdb on rpmteOpen() if possible...
2008-11-30 Panu MatilainenSet/clear rpmte db instance on RPMDB_ADD / REMOVE from psm
2008-11-30 Panu MatilainenRecord header instance on rpmdbAdd() on success
2008-11-30 Panu MatilainenAdd and use (internal) method for setting header instance
2008-11-30 Panu MatilainenMove install langs to per-transaction level
2008-11-30 Panu MatilainenMove netsharedpaths to per-transaction level
2008-11-30 Panu MatilainenEliminate unused filename field in rpmts_s
2008-11-29 Panu MatilainenRead default popt aliases again (rhbz#473167)
2008-11-29 Panu MatilainenUnify dbiIndexSet allocations, allocate in power-of...
2008-11-29 Panu MatilainenUse proper type (unsigned) for index set offset/count
2008-11-28 Florian FestiDelete _dbiIndexItem.fpNum as it is no longer used...
2008-11-28 Florian FestiDelete rpmdbFindFpList and skipDir
2008-11-27 Panu MatilainenOops, it wasn't unnecessary include afterall..
2008-11-27 Panu MatilainenRemove unnecessary rpmfi_internal.h include
2008-11-27 Panu MatilainenAdd + use internal rpmteHaveTransScript() function
2008-11-27 Panu MatilainenEliminate the now unused ts element field of file info...
2008-11-27 Panu MatilainenEliminate rpmtsiFi(), use rpmteFI() instead
2008-11-27 Panu MatilainenAvoid unnecessary use of file info sets transaction...
2008-11-27 Panu MatilainenDrop the useless "tag" argument from rpmteFI()
2008-11-27 Panu MatilainenEliminate silly rpmfiTypeString()
2008-11-27 Panu MatilainenEliminate fi->te use in fsm
2008-11-27 Panu MatilainenPass rpmte to fsmSetup()
2008-11-27 Panu MatilainenRemove bogus consts from fsmSetup() args
2008-11-26 Panu MatilainenUse rpmteNEVRA() for scriptlet messages now that it...
2008-11-26 Jindrich NovyIncrease memory limit for LZMA compression
2008-11-26 Jindrich NovyInitialize the LZMA encoder/decoder on demand, not...
2008-11-26 Panu MatilainenFix up couple of missed pieces rpmffi_s fi->te switchover
2008-11-26 Panu MatilainenrunTransScripts() don't need no steenking rpmfi's now
2008-11-26 Panu MatilainenLose unnecessary and silly rpmpsmGetTs() internal func
2008-11-26 Panu MatilainenResurrect rpmVerifyScript()
2008-11-26 Panu MatilainenRip the remains of fi->h in psm
2008-11-26 Panu MatilainenUse ts element, not fi header for PSM_PKGINSTALL (PSM_P...
2008-11-26 Panu MatilainenUse ts element, not fi header in PSM_RPMIO_FLAGS and...
2008-11-26 Panu MatilainenMake psm scriptlet operations use ts element header...
2008-11-26 Panu MatilainenLose now unnecessary PSM_RPMDB_LOAD stage and rpmpsmSetFI()
2008-11-26 Panu MatilainenRework rpmtsProcess() to use rpmteOpen+Close for both...
2008-11-26 Panu MatilainenTeach rpmteOpen() and rpmteClose() about TR_REMOVED...
2008-11-26 Panu MatilainenRecord failure of install/erase into transaction elements
2008-11-26 Florian FestiChange rpmffi_s to contain a rpmte instead of rpmfi...
2008-11-26 Panu MatilainenDon't bother zeroing rpmte twice on free
2008-11-25 Panu MatilainenAdd rpmhash.[CH] to EXTRA_DIST so they get included...
2008-11-25 Florian FestiSwitch rpmfiUpdateState to the new ->replaced API
2008-11-25 Florian FestiKill handleRmvdInstalledFile by moving remaining code...
2008-11-25 Jindrich NovyPort LZMA (XZ) support to the new API
2008-11-25 Jindrich NovyUse the new LZMA (XZ) magic
2008-11-24 Panu MatilainenMove transscripts stuff from rpmfi to rpmte
2008-11-24 Panu MatilainenUnify statistics timer calls for install+erase
2008-11-24 Panu MatilainenUnify install+remove logging, unnecessary code duplicat...
2008-11-24 Panu MatilainenLift the main install+remove loop out of rpmtsRun()
2008-11-24 Florian FestiFix timings and no longer pass the file count more...
2008-11-24 Florian FestiRemove check that is commented out since ages
2008-11-24 Florian FestiRemove no longer needed sharedCmp
2008-11-24 Florian Festifix statistics for looking up symlinks
2008-11-24 Florian FestiReimplement the check of the files in the transaction...
2008-11-24 Florian Festiswitch to new rpmfiReplaced API
2008-11-24 Florian FestiAPI for accessing and creating fi->replaced
2008-11-24 Florian FestiExpose rpmdbSortIterator in rpmdb_internal.h
2008-11-24 Florian FestiAdd rpmdbExtendIterator to do repeated searches
2008-11-24 Florian FestiSupport leaving HTDATATYPE undefined to use hash as...
2008-11-24 Panu MatilainenAdd couple of tests for symlink <-> directory behavior
2008-11-22 Panu MatilainenRemove RPMCONFIGDIR sedding from Makefiles where no...
2008-11-22 Panu MatilainenDon't bother setting rpmrc specifically in tests
2008-11-22 Panu MatilainenRemove -DRPMCONFIG from CPPFLAGS where unnecessary
2008-11-22 Panu MatilainenUse %{_rpmconfigdir} throughout configuration macros...
2008-11-22 Panu MatilainenSet _rpmconfigdir macro on initialization
2008-11-22 Panu MatilainenUse rpmConfigDir() instead of hardwired path for rpmrc...
2008-11-22 Panu MatilainenUse rpmConfigDir() instead of hardwired value in Lua...
2008-11-22 Panu MatilainenUse rpmConfigDir() for finding our popt alias file
2008-11-22 Panu MatilainenAdd function to retrieve rpm config base directory
2008-11-22 Panu MatilainenNuke leftover reference to brp-sparc64-linux
2008-11-22 Panu MatilainenAdd keywords to all tests
2008-11-22 Panu MatilainenAdd basic tests for Lua's rpm and posix extensions
2008-11-22 Panu MatilainenAdd banners for nicer test output
2008-11-22 Panu MatilainenA few more basic macro functionality tests
2008-11-22 Panu MatilainenAdd couple of tar build tests + another version of...
2008-11-22 Panu MatilainenAdd some (trivial) macro evaluation tests
2008-11-22 Panu MatilainenAdd a couple of tests for installing non-existent files...
2008-11-21 Panu MatilainenAdd some basic tests for config file behavior
2008-11-21 Panu MatilainenAdd some basic tests for file conflict behavior
2008-11-21 Panu MatilainenAdd basic version comparison testing for install/upgrade
2008-11-21 Panu MatilainenSimplify the run functions, fix --define behavior
2008-11-21 Panu MatilainenHackery to get rpm install tests to "work" with fakechroot
2008-11-21 Panu MatilainenAdd + use wrapper function for calling rpm commands...
2008-11-21 Panu MatilainenKill the last remaining varprefix
2008-11-21 Panu MatilainenDefine TOPDIR once in atlocal.in
2008-11-21 Panu MatilainenThese tests are expected to succeed
2008-11-21 Panu MatilainenRpm is supposed to create build tree by itself, don...
2008-11-21 Panu MatilainenFix build tree creation with relative paths for %_topdi...
2008-11-21 Panu MatilainenPermit relative paths in rpmioMkpath() and rpmMkdirs()
next