platform/upstream/rpm.git
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
2008-11-18 Panu MatilainenDon't bother loading FILELANGS for installed packages
2008-11-18 Panu MatilainenLazy allocation of FSM for file info sets
2008-11-18 Panu MatilainenRemove now unnecessary fi->keep_header
2008-11-18 Panu MatilainenRemember rpmfi creation flags
2008-11-18 Panu MatilainenGenerate and insert SOURCERPM tag earlier
2008-11-17 Panu MatilainenAdd + use internal helper function for setting rpmfi...
2008-11-17 Panu MatilainenSimplify rpmInstallLoadMacros()
2008-11-17 Panu MatilainenAvoid reconstructing half of rpmfi manually in rpmInsta...
2008-11-17 Panu MatilainenUnnecessary local variable, result only needed once
2008-11-17 Panu MatilainenAssume failure in rpmInstallSourcePackage()
2008-11-17 Panu MatilainenCalculate total file size correctly in build (mdvbz...
2008-11-17 Panu MatilainenMake depflagsFormat() accept any numeric type
2008-11-17 Panu MatilainenSimplify xmlFormat() by taking advantage of rpmtdClass()
2008-11-17 Panu MatilainenMake fflagsFormat() accept any numeric type
2008-11-17 Panu MatilainenMake permsFormat() work with any numeric type
2008-11-17 Panu MatilainenMake triggertypeFormat() work for any numeric type
2008-11-17 Panu MatilainenMake shescapeFormat() to accept any numeric type
2008-11-17 Panu MatilainenTake advantage of rpmtdGetNumber() for date format...
2008-11-17 Panu MatilainenTake advantage of rpmtdGetNumber() for numeric format...
2008-11-17 Panu MatilainenSimplify stringFormat() by using rpmtdGetNumber()
2008-11-17 Panu MatilainenAdd rpmtdGetNumber() for getting numeric values from...
2008-11-17 Panu MatilainenIntroduce rpm tag "classes"
2008-11-15 Panu MatilainenUse rpmpsmNew() + rpmpsmFree() instead of manually...
2008-11-15 Panu MatilainenEliminate bogus const from fi->apath
2008-11-15 Panu MatilainenEliminate match iterator from psm struct
2008-11-15 Panu MatilainenAvoid having to reconstruct half of rpmfi manually...
2008-11-15 Panu MatilainenLose useless fsm/rpmfi astriplen field
2008-11-15 Panu MatilainenDon't bother creating a dummy transaction element for...
2008-11-15 Panu MatilainenMinor genCpioListAndHeader() cleanups
2008-11-14 Panu MatilainenDon't have to free what's not allocated to begin with...
2008-11-14 Panu MatilainenAdd more flags to control rpmfi creation
2008-11-14 Panu MatilainenYank rpmfi state update out of rpmtsRun()
2008-11-14 Panu MatilainenMove open + close of files during install to separate...
2008-11-14 Jindrich NovyAllow setting custom parameters to patch (rhbz#471006)
2008-11-14 Panu MatilainenFix capability verification
2008-11-13 Panu MatilainenFilter out mtime difference of shared files on verify...
2008-11-13 Panu MatilainenMove ts and preferred color fetching out of the loop
2008-11-12 Panu MatilainenRemove unused fsm subbuf field
2008-11-12 Panu MatilainenDon't bother retrieving db offset for erase elements
2008-11-12 Panu MatilainenTake advantage of headerGetInstance() in removePackage()
2008-11-12 Panu MatilainenTake advantage of headerGetInstance() in rpmte
next