importing my current diff
[platform/upstream/libzypp.git] / zypp /
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-08-10 Duncan Mac-Vicar Padding regex wrapper implementation
2007-08-10 Duncan Mac-Vicar Premove debug line
2007-08-10 Duncan Mac-Vicar P- dont create a second CacheStore in the same scope...
2007-08-09 Jan Kupec- fixed some more exception docs and history
2007-08-09 Duncan Mac-Vicar Pwrong logic
2007-08-09 Duncan Mac-Vicar Pfix header
2007-08-09 Jan Kupec- fixed some addRepository exceptions and docs, more...
2007-08-09 Duncan Mac-Vicar Padd applyLocks() to apply persistant locks before solving
2007-08-09 Duncan Mac-Vicar PSquashed commit of the following:
2007-08-09 Stefan Schubert- recognize changes in the pool (e.g. changing /etc...
2007-08-09 Stefan Schubertlocking resol. added
2007-08-09 Arvin Schnell- check if name of input file is empty
2007-08-08 Stefan Schubertcorrected fix for bug # 297795
2007-08-08 Stefan Schubertfix in "ignore conflicts" if the conflict has been...
2007-08-08 Stefan Schubertlogging NEEDED_BY on the correct place
2007-08-08 Stefan SchubertReduced max valid solutions to 10
2007-08-07 Duncan Mac-Vicar Pmerge
2007-08-07 Duncan Mac-Vicar Padapt repoparser assertMandatoryFile and getOptionalFile
2007-08-07 Duncan Mac-Vicar Ptest gz metadata download
2007-08-07 Duncan Mac-Vicar P- check that checksum is not empty before comparing it
2007-08-06 Stefan Schubertremoved double edtion
2007-08-06 Jan Kupec- fixed YUM parser to properly create source packages
2007-08-05 Jan Kupecsome more logging
2007-08-03 Michael Andresdisable packages.Du parsing, writing the Db is too...
2007-08-03 Michael Andres- Don't download unwanted translation files (#293740).
2007-08-03 Michael AndresFix susetags repo to parse dikusage data (#293039)
2007-08-03 Michael AndresAdjust diskusage to be a ResObject attribute. Overloaded in
2007-08-03 Michael Andres- Add product attribute 'type' (aka 'category' which...
2007-08-03 Michael Andresstore media number in memory, db access is too slow...
2007-08-03 Duncan Mac-Vicar Pfix relaton column number
2007-08-03 Duncan Mac-Vicar P- implement repo.add.probe option
2007-08-03 Stefan SchubertFixed detection of renamed packages while update
2007-08-03 Michael Andres- Speed up retrieving MediaNr attribute, as it slows...
2007-08-03 Duncan Mac-Vicar P- commit() the cache schema upgrade
2007-08-03 Michael AndresFixed pattern includes and extends attributes.
2007-08-03 Duncan Mac-Vicar P- actually _insert_ the new capabilities
2007-08-03 Duncan Mac-Vicar P- support updateurls in yum repositories (feature ...
2007-08-03 Duncan Mac-Vicar P- read split and filesystem capabilities
2007-08-03 Duncan Mac-Vicar P- add split and filesystem caps to cache
2007-08-03 Duncan Mac-Vicar P- add pkgname attribute to modalias caps (#295473)
2007-08-03 Michael AndresProvide CapFactory::parse templating the Resolvable...
2007-08-03 Michael AndresSpecialize str::asString<> for intrusive_ptr and weak_p...
2007-08-03 Stefan Schubertlogging additional dependencies; corrected language...
2007-08-03 Stefan SchubertAPI for retrieving additional dependencies
2007-08-02 Michael Andres- Indicate changed pool content if /etc/sysconfig/stora...
2007-08-02 Michael AndresAs SerialNumber indicates changes, it does not make...
2007-08-02 Michael Andres- Indicate changed pool content to the resolver. (requi...
2007-08-02 Michael AndresAdd: Simple serial number management, e.g to indicate and
2007-08-02 Stefan Schubertimproved layout for detail description in the error...
2007-08-02 Stefan Schubertspeedup error handling. Do not log ResolveInfo anymore...
2007-08-01 Michael Andres- Fixed ScriptProvider and SrcPackageProvider to take...
2007-08-01 Michael AndresSupport setting a default ProvideFilePolicy, so it...
2007-08-01 Michael Andresconvenience insert added
2007-08-01 Duncan Mac-Vicar Padd index
2007-08-01 Duncan Mac-Vicar P- implement disk usage basic infrastructure for cache...
2007-08-01 Michael AndresInclude forward declaration of resolvable smart pointer...
2007-07-31 Michael Andres- Added package attributes Package::sourcePkgName and
2007-07-31 Michael AndresAdded filesystem::getUmask and filesystem::applyUmaskTo...
2007-07-31 Michael Andresfix to compile
2007-07-31 Michael Andres- Temorary files and directories created by makeSibling...
2007-07-31 Jan Kupecsmall doc addition
2007-07-31 Duncan Mac-Vicar Pinitial version of a repository migrator
2007-07-31 Michael Andresuse typedef
2007-07-31 Arvin Schnell- fixed typos
2007-07-31 Stefan SchubertRemoved keepExtras from resolvePool
2007-07-31 Stefan Schubertlogging not needed
2007-07-31 Stefan Schubertchecking if item really exists; #295544
2007-07-30 Duncan Mac-Vicar Parch and basearch working
2007-07-30 Duncan Mac-Vicar PMerge branch 'repo-variables' of git://piscola.suse...
2007-07-30 Arvin Schnell- removed superfluous namespace thingy
2007-07-30 Michael Andres- Remove tribool from RepoInfo's interface.
2007-07-30 Jan Kupecimproved refreshMetadata() message and doc
2007-07-30 Stefan Schubertback to revision 6233; dependency settings via pool...
2007-07-30 Michael Andres- Fixed wrong media number reported by script, message...
2007-07-30 Stefan SchubertNot using pool for retrieving additional dependencies...
2007-07-27 Jan Kupec- don't request media change if the media is not change...
2007-07-27 Jan Kupec- isChangeable(MediaAccessId) added
2007-07-27 Duncan Mac-Vicar Pcompile
2007-07-27 Duncan Mac-Vicar Pprogress ticks for clean cache
2007-07-27 Duncan Mac-Vicar P- invert arguments in sqlite3x setprogresshandler
2007-07-27 Michael Andres- Fixed package to provide the location media number...
2007-07-27 Jan Kupec- ignore empty url keys (baseurl, mirrorlist, gpgkey...
2007-07-27 Michael Andresadd missing include
2007-07-27 Michael Andresdocs
2007-07-27 Michael AndresAdd historyAsString()
2007-07-27 Duncan Mac-Vicar P- Make the callback report finish in the right way
2007-07-27 Duncan Mac-Vicar P- Move the sqlite3x tick logic to sqlite3x iteself...
2007-07-27 Duncan Mac-Vicar Pzconfig: default* -> *, they are not default anymore...
2007-07-27 Duncan Mac-Vicar PNot needed
2007-07-27 Duncan Mac-Vicar P- re enable reading cache callbacks
2007-07-27 Duncan Mac-Vicar P- ini parser without boost::regexp patch by dmueller...
2007-07-27 Duncan Mac-Vicar Pups, I deleted the docu here
2007-07-27 Duncan Mac-Vicar P- /var/lib/zypp/cache -> /var/cache/zypp (#292419)
2007-07-27 Michael Andresadd message history to Exception
2007-07-27 Michael Andresfix signed/unsigned comparison
2007-07-26 Klaus Kaempf- Make clearing of extra dependencies/conflicts configu...
2007-07-26 Duncan Mac-Vicar Pmake the key names same as yum.conf for similar options
2007-07-25 Klaus Kaempf- don't hardcode "/var/tmp" as the temporary directory but
2007-07-25 Arvin Schnell- fixed some typos
next