platform/upstream/rpm.git
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()
2008-11-21 Panu MatilainenUpdate --querytags test vrt FILECAPS
2008-11-20 Panu MatilainenfpCacheCreate() already doubles the size-hint, dont...
2008-11-20 Panu MatilainenUse per-rpmfi string cache for symlink targets
2008-11-20 Panu MatilainenAdd functions to create and free string cache(s)
2008-11-20 Panu MatilainenUse global cache for file languages too
2008-11-20 Panu MatilainenUse rpmfiFLangs() instead of direct access to structure...
2008-11-20 Panu MatilainenAdd rpmfiFLang() method for retrieving file language(s)
2008-11-20 Panu MatilainenGeneralize the user+group string cache + helpers
2008-11-19 Panu MatilainenBe more intelligent about storing file user and group...
2008-11-19 Panu MatilainenMake fsmMapAttrs() use rpmfi methods instead of directl...
2008-11-19 Panu MatilainenOops, file modes are needed on erase too to avoid suffi...
2008-11-19 Panu MatilainenUse matching type for fsm->digest to avoid unnecessary...
2008-11-19 Panu MatilainenErm erm, really use the rpmfi creation flags in rpmteNew()
2008-11-19 Panu MatilainenErm, really do lazy allocation of fi->replacedSizes
2008-11-19 Panu MatilainenAdd + use internal helper function for getting+setting...
2008-11-19 Panu MatilainenEliminate unnecessary fi->record field
2008-11-19 Panu MatilainenAvoid unnecessary mucking with rpmfi internals
2008-11-19 Panu MatilainenRefer to psm->te instead of fi->te in rpmpsmStage()
2008-11-19 Panu MatilainenRestore SIGPIPE to default action for scriptlets (rhbz...
2008-11-19 Panu MatilainenUpdated Brazilian Portugese translation from Igor Pires...
2008-11-18 Panu MatilainenUse finer grained rpmfi creation flags for in rpmteNew()
2008-11-18 Panu MatilainenLimit the data rpmfi loads in query
2008-11-18 Panu MatilainenAdd preliminary rpmfi flag groupings for base operations
2008-11-18 Panu MatilainenAdd control bits for all (relevant) parts of rpmfi...
2008-11-18 Panu MatilainenRemove useless default flags and action fields from...
2008-11-18 Panu MatilainenNuke useless rpmfiFContext()
2008-11-18 Florian FestiFix indentiation
2008-11-18 Jindrich NovyAdd AC_CONFIG_MACRO_DIR for the new libtool
next