- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / source /
2007-03-12 Duncan Mac-Vicar P- Create the cache directly from the schema (installed...
2007-03-12 Duncan Mac-Vicar P- Move Fetcher class to zypp/
2007-03-05 Michael Andrescleaned static var in Url.cc
2007-03-01 Duncan Mac-Vicar Pbye autofoo
2007-02-27 Stefan SchubertMerged revisions 5040 via svnmerge from
2007-02-26 Duncan Mac-Vicar P- some plays trying to deal with ids in the store API
2007-02-26 Duncan Mac-Vicar Premove zmd* methods. Not used anywhere, only confusing
2007-01-31 Duncan Mac-Vicar Pbuild cmake without sub statc libraries
2007-01-29 Duncan Mac-Vicar PMerged revisions 4907-4926 via svnmerge from
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-11-29 Duncan Mac-Vicar P- add cmake support for building zypp/ lib.
2006-11-27 Duncan Mac-Vicar Preplace spaces to underscores for product names
2006-11-27 Duncan Mac-Vicar PMore unstranslated strings
2006-11-16 Michael Andres- removed unused methods from Patch and PatchImplIf...
2006-11-16 Duncan Mac-Vicar P- Handle media eject failures (#216545)
2006-11-13 Duncan Mac-Vicar Pfor empty capabilities, just ignore
2006-11-13 Stefan Schubertxgettext generates a warning here
2006-11-10 Duncan Mac-Vicar Pmake progress strings translatable (#219783)
2006-11-10 Michael Andresdoxygen fixes
2006-11-06 Duncan Mac-Vicar P- Make the parser more strict, rejecting broken sources
2006-11-02 Duncan Mac-Vicar P- skipping unreachable packages won't work
2006-11-02 Duncan Mac-Vicar Pindent
2006-10-30 Ladislav Slezak- source/susetags/ProductMetadataParser.cc: parse OPTIO...
2006-10-23 Duncan Mac-Vicar Padd extra and optional urls to product
2006-10-20 Duncan Mac-Vicar P- adapt Product to provde distribution info
2006-10-19 Michael Andres- Add accessor for Product distributionName and distrib...
2006-10-17 Duncan Mac-Vicar P- registration fails because of wrong product data
2006-10-17 Duncan Mac-Vicar Pindentation
2006-10-16 Martin VidnerFixed file name in \file tag for doxygen
2006-10-16 Martin VidnerFixed file names in \file tags for doxygen
2006-10-16 Martin Vidner-Woverloaded-virtual strikes again
2006-10-13 Duncan Mac-Vicar P- YaST sources: set alias to product summary if empty
2006-10-09 Duncan Mac-Vicar P- YaST sources:
2006-10-06 Duncan Mac-Vicar PIntroduce a method to see if a source supports a
2006-10-05 Michael Andresfixed: comparison is always true due to limited range...
2006-10-02 Duncan Mac-Vicar Pindent
2006-10-02 Duncan Mac-Vicar PFATE #100165: Make Content File Aware of Different...
2006-10-02 Duncan Mac-Vicar Pindent
2006-09-29 Michael Andres- Extended pattern parser to support includes/extends...
2006-09-13 Martin VidnerFixed warnings spotted by -Wextra
2006-09-08 Duncan Mac-Vicar Pcallbacks: fix const & in string params
2006-09-07 Duncan Mac-Vicar P - add Source::checksum() which in combination with
2006-09-07 Duncan Mac-Vicar P- add Source::checksum() which in combination with
2006-09-06 Duncan Mac-Vicar P- error displaying
2006-09-06 Duncan Mac-Vicar P- Error handling done right now.
2006-09-06 Duncan Mac-Vicar Pfixlets for YUM progress reporting No luck
2006-09-05 Duncan Mac-Vicar P- Implement parsing progress for YUM
2006-09-04 Duncan Mac-Vicar P- Progress for YUM sources
2006-08-31 Michael Andres- PackageProvider: Fixed broken retry. (#202163)
2006-08-30 Michael Andres- Adjusted PlaindirImpl::createResolvables to be private
2006-08-30 Michael Andres-Adjust SuseTagsImpl::createResolvables to be private.
2006-08-30 Michael AndresAdd baseSource property to SourceInfo structure and...
2006-08-29 Michael Andresno logging of parser progess
2006-08-29 Duncan Mac-Vicar P- add missing includes
2006-08-24 Duncan Mac-Vicar P- new keyring callbacks
2006-08-22 Duncan Mac-Vicar P- Introduce sane probing, with reporting, And decoupled
2006-08-17 Klaus Kaempfre-insert blanks into capability to work around regexp...
2006-08-17 Klaus Kaempffix product name/version (#199951)
2006-08-14 Duncan Mac-Vicar P- remove downloadMetadataFile wrapper, and move
2006-08-11 Duncan Mac-Vicar P- backport:
2006-08-10 Duncan Mac-Vicar Pdelay resolvable loading, fix location
2006-08-10 Duncan Mac-Vicar P- Support for plaindir sources.
2006-08-07 Michael Andresfixed missing backslash
2006-08-07 Michael Andres- Prefer to use available DeltaRpm or PatchRpm instead...
2006-08-02 Duncan Mac-Vicar P- merge 3728:3847 in trunk.
2006-08-01 Duncan Mac-Vicar Pforward port #192535
2006-07-20 Duncan Mac-Vicar Pthis is experimental too
2006-07-18 Duncan Mac-Vicar Pparse regexp only once
2006-07-17 Duncan Mac-Vicar Pvendor() of the source is the vendor of the product...
2006-07-17 Duncan Mac-Vicar Pmove new classes to zypp2 to make a parallel refactoring
2006-07-13 Duncan Mac-Vicar Pforward-port fix for #191311 stalle tmpfile
2006-07-11 Duncan Mac-Vicar P- finally the cacher and parser connect together
2006-07-10 Duncan Mac-Vicar Pmonday progres...
2006-07-06 Duncan Mac-Vicar Pfile checkers
2006-07-05 Duncan Mac-Vicar Pmore progress on fixing horrible broken design:
2006-07-04 Duncan Mac-Vicar Pmore skeletons
2006-06-28 Duncan Mac-Vicar Pcompile
2006-06-28 Duncan Mac-Vicar PSourceCacher will be the class responsible for:
2006-06-28 Duncan Mac-Vicar P- allow to set SourceInfo bools as undeterminate too.
2006-06-26 Duncan Mac-Vicar P- fix refresh in trunk, aka #186115
2006-06-26 Duncan Mac-Vicar P- adapt everything to SourceInfo with accesors and...
2006-06-23 Duncan Mac-Vicar Pfix path for downloading unsigned sources
2006-06-23 Duncan Mac-Vicar PUnify SourceInfo class, probably breaks backend, I...
2006-06-22 Duncan Mac-Vicar Pfork of Klaus dbsource, will be used as cache soon...
2006-06-22 Duncan Mac-Vicar Pto be filled. as discussed with ma
2006-06-21 Duncan Mac-Vicar P- Source::provideResolvables not implemented in yum...
2006-06-19 Duncan Mac-Vicar Pmerge make-it-cool
2006-06-19 Duncan Mac-Vicar Pright fix for tmpdir initialized in static constructor
2006-06-16 Klaus Kaempfimprove log
2006-06-15 Klaus Kaempfdont use getZYpp() in static constructor
2006-06-14 Duncan Mac-Vicar P- fix for the last stall tmpfile (#178292)
2006-06-14 Klaus Kaempflog call to refresh()
2006-06-14 Michael Andresadded zypp/source/PackageDelta.cc
2006-06-14 Michael Andres- moved implementation specific, patch/delta related...
2006-06-13 Michael Andresfixed sequence of ctor initializer list
2006-06-13 Michael Andresfixed sequence of ctor initializer list
2006-06-12 Duncan Mac-Vicar P- fix #182003 YUM packages without size
2006-06-08 Klaus Kaempffix typo
2006-06-07 Duncan Mac-Vicar P- reset media verifier on susetags before
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
next