2007-04-11 |
Duncan Mac-Vicar P | - forward port fixes from SP1 / 10.2 branch |
tree | commitdiff |
2007-04-03 |
Michael Andres | fixes to compile with latest gcc |
tree | commitdiff |
2007-03-22 |
Duncan Mac-Vicar P | - port the old smart pointers to the zypp ones |
tree | commitdiff |
2007-03-12 |
Duncan Mac-Vicar P | - import the old tags parser, backup some devel files |
tree | commitdiff |
2007-03-01 |
Duncan Mac-Vicar P | bye autofoo |
tree | commitdiff |
2007-02-28 |
Duncan Mac-Vicar P | - latest cmake fixes. |
tree | commitdiff |
2007-02-26 |
Stefan Schubert | taggedfile directory removed |
tree | commitdiff |
2007-02-23 |
Duncan Mac-Vicar P | - gettext support everything works except I cant make |
tree | commitdiff |
2007-01-31 |
Duncan Mac-Vicar P | build cmake without sub statc libraries |
tree | commitdiff |
2007-01-24 |
Duncan Mac-Vicar P | Merged revisions 4705-4906 via svnmerge from |
tree | commitdiff |
2007-01-24 |
Duncan Mac-Vicar P | cmake updates and finders |
tree | commitdiff |
2006-11-29 |
Duncan Mac-Vicar P | - dont serialize interactive, as it is |
tree | commitdiff |
2006-11-29 |
Duncan Mac-Vicar P | - add cmake support for building zypp/ lib. |
tree | commitdiff |
2006-11-10 |
Michael Andres | doxygen fixes |
tree | commitdiff |
2006-11-06 |
Duncan Mac-Vicar P | - Make the parser more strict, rejecting broken sources |
tree | commitdiff |
2006-10-25 |
Duncan Mac-Vicar P | - Automatically fix broken products when reading |
tree | commitdiff |
2006-10-25 |
Duncan Mac-Vicar P | - skip comments and blank lines in multilists |
tree | commitdiff |
2006-10-25 |
Duncan Mac-Vicar P | - (#213793) Target store fails to recreate stored insta... |
tree | commitdiff |
2006-10-23 |
Duncan Mac-Vicar P | add extra and optional urls to product |
tree | commitdiff |
2006-10-20 |
Duncan Mac-Vicar P | - adapt Product to provde distribution info |
tree | commitdiff |
2006-10-19 |
Michael Andres | - Add accessor for Product distributionName and distrib... |
tree | commitdiff |
2006-10-16 |
Martin Vidner | Fixed file name in \file tag for doxygen |
tree | commitdiff |
2006-10-16 |
Martin Vidner | Fixed file names in \file tags for doxygen |
tree | commitdiff |
2006-10-09 |
Duncan Mac-Vicar P | - YaST sources: |
tree | commitdiff |
2006-10-02 |
Duncan Mac-Vicar P | indent |
tree | commitdiff |
2006-09-19 |
Jiri Srain | adapted multi-media YUM sources according to official... |
tree | commitdiff |
2006-09-08 |
Duncan Mac-Vicar P | callbacks: fix const & in string params |
tree | commitdiff |
2006-09-06 |
Duncan Mac-Vicar P | fixlets for YUM progress reporting No luck |
tree | commitdiff |
2006-09-05 |
Duncan Mac-Vicar P | - Implement parsing progress for YUM |
tree | commitdiff |
2006-08-29 |
Duncan Mac-Vicar P | another missing include |
tree | commitdiff |
2006-08-29 |
Duncan Mac-Vicar P | - add missing includes |
tree | commitdiff |
2006-08-02 |
Duncan Mac-Vicar P | - merge 3728:3847 in trunk. |
tree | commitdiff |
2006-07-19 |
Duncan Mac-Vicar P | patch, even faster, from mvidner, using a regexp |
tree | commitdiff |
2006-07-18 |
Duncan Mac-Vicar P | reduce factory parsing from 30 sec to about 25 using... |
tree | commitdiff |
2006-07-11 |
Duncan Mac-Vicar P | - finally the cacher and parser connect together |
tree | commitdiff |
2006-07-10 |
Duncan Mac-Vicar P | monday progres... |
tree | commitdiff |
2006-06-28 |
Duncan Mac-Vicar P | - allow to set SourceInfo bools as undeterminate too. |
tree | commitdiff |
2006-06-26 |
Duncan Mac-Vicar P | - fix refresh in trunk, aka #186115 |
tree | commitdiff |
2006-06-26 |
Duncan Mac-Vicar P | - adapt everything to SourceInfo with accesors and... |
tree | commitdiff |
2006-06-23 |
Duncan Mac-Vicar P | Unify SourceInfo class, probably breaks backend, I... |
tree | commitdiff |
2006-06-14 |
Duncan Mac-Vicar P | make primary.xml validates, patches still dont do it |
tree | commitdiff |
2006-06-13 |
Duncan Mac-Vicar P | lets make patch rng schemas and published patches validate |
tree | commitdiff |
2006-06-06 |
Michael Andres | - fixed memory leak in XMLSourceCacheParser (#168690) |
tree | commitdiff |
2006-05-24 |
Duncan Mac-Vicar P | - implement timestamp for YUM and SuseTags |
tree | commitdiff |
2006-05-24 |
Duncan Mac-Vicar P | - don't parse desc and summary twice |
tree | commitdiff |
2006-05-23 |
Michael Andres | - fixed XMLNodeIterator::operator== |
tree | commitdiff |
2006-05-23 |
Jiri Srain | added mediaNr() to PatchRpm and DeltaRpm classes |
tree | commitdiff |
2006-05-23 |
Duncan Mac-Vicar P | - adapt store to serialize and read all new resobject... |
tree | commitdiff |
2006-05-23 |
Duncan Mac-Vicar P | enable YUM license to confirm. |
tree | commitdiff |
2006-05-18 |
Jiri Srain | fixed media number of package retrieved as a part of... |
tree | commitdiff |
2006-05-02 |
Klaus Kaempf | "license-to-confirm" was moved within primary.xml,... |
tree | commitdiff |
2006-04-27 |
Jiri Srain | udpated media ID syntax for external scripts (to be... |
tree | commitdiff |
2006-04-27 |
Jiri Srain | set media ID to 1 if not specified in YUM metadata... |
tree | commitdiff |
2006-04-24 |
Jiri Srain | replace '_' in YUM elements/attributes with '-' (#168762) |
tree | commitdiff |
2006-04-23 |
Klaus Kaempf | dont init stream when not needed |
tree | commitdiff |
2006-04-23 |
Klaus Kaempf | skip 'other' entries with incompatible arch |
tree | commitdiff |
2006-04-21 |
Jiri Srain | moved license_to_confirm to primary.xml |
tree | commitdiff |
2006-04-12 |
Jiri Srain | synced rnc files to rng format |
tree | commitdiff |
2006-04-12 |
Martin Vidner | Product::updateUrls: restore it from the XML store... |
tree | commitdiff |
2006-04-10 |
Jiri Srain | parse time and size elements from delta and patch RPM |
tree | commitdiff |
2006-04-07 |
Jiri Srain | product now provides short name |
tree | commitdiff |
2006-04-07 |
Jiri Srain | read metadata for packages from correct tags in patches... |
tree | commitdiff |
2006-04-06 |
Jiri Srain | fixed parsing external reference to script in patch... |
tree | commitdiff |
2006-04-06 |
Klaus Kaempf | filter out incompatible archs |
tree | commitdiff |
2006-04-03 |
Klaus Kaempf | restrict filelist to compatible archs and 'interesting... |
tree | commitdiff |
2006-04-02 |
Klaus Kaempf | skip incompatible archs |
tree | commitdiff |
2006-03-30 |
Jiri Srain | add checksum for external patches (#159928) |
tree | commitdiff |
2006-03-29 |
Klaus Kaempf | pre-set bool values with 'false' |
tree | commitdiff |
2006-03-27 |
Jiri Srain | added support for external scripts to metadata (#159928) |
tree | commitdiff |
2006-03-27 |
Duncan Mac-Vicar P | Add support for Language in storage. I will add it... |
tree | commitdiff |
2006-03-27 |
Duncan Mac-Vicar P | add schema for sources. They now validate. |
tree | commitdiff |
2006-03-27 |
Duncan Mac-Vicar P | Handle broken packages.* files more carefully, ignoring... |
tree | commitdiff |
2006-03-22 |
Duncan Mac-Vicar P | sorry 35.000 lines is too much |
tree | commitdiff |
2006-03-20 |
Michael Andres | - fixed memory leak in XMLNodeIterator (#157474) |
tree | commitdiff |
2006-03-19 |
Klaus Kaempf | patches, scripts, messages, are all resolvables with |
tree | commitdiff |
2006-03-18 |
Klaus Kaempf | fix the build (again) |
tree | commitdiff |
2006-03-17 |
Duncan Mac-Vicar P | complete validation of stored objects |
tree | commitdiff |
2006-03-17 |
Duncan Mac-Vicar P | get rid of Product displayName, and use summary() |
tree | commitdiff |
2006-03-17 |
Duncan Mac-Vicar P | add missing patch attributes and complete patch validation |
tree | commitdiff |
2006-03-17 |
Duncan Mac-Vicar P | BUG:158763 |
tree | commitdiff |
2006-03-17 |
Duncan Mac-Vicar P | undefined reference to |
tree | commitdiff |
2006-03-17 |
Duncan Mac-Vicar P | remove lot of duplicated code. The design of the format... |
tree | commitdiff |
2006-03-16 |
Duncan Mac-Vicar P | - move yum schemas to /usr/libzypp/schema/yum |
tree | commitdiff |
2006-03-16 |
Duncan Mac-Vicar P | Now that beta8 is release, I commit this. |
tree | commitdiff |
2006-03-14 |
Jiri Srain | added license to confirm to YUM metadata grammar, parse... |
tree | commitdiff |
2006-03-11 |
Klaus Kaempf | 'freshen' -> 'freshens' consistenly everywhere even... |
tree | commitdiff |
2006-03-08 |
Jiri Srain | renamed YUM parser classese to aviod name collision... |
tree | commitdiff |
2006-03-08 |
Duncan Mac-Vicar P | Add strict tags validation and artificial intelligence... |
tree | commitdiff |
2006-03-06 |
Duncan Mac-Vicar P | I am sure I already commited this, not sure why the... |
tree | commitdiff |
2006-03-03 |
Klaus Kaempf | warn about bad stream |
tree | commitdiff |
2006-03-03 |
Duncan Mac-Vicar P | better validation error |
tree | commitdiff |
2006-03-03 |
Klaus Kaempf | add reminder warnings |
tree | commitdiff |
2006-03-02 |
Martin Vidner | properly override included definitions |
tree | commitdiff |
2006-03-02 |
Duncan Mac-Vicar P | introduce the suse tags. Still gives warnings |
tree | commitdiff |
2006-03-02 |
Klaus Kaempf | use #if 0, #endif instead of comments |
tree | commitdiff |
2006-03-01 |
Martin Vidner | Schema refactoring: |
tree | commitdiff |
2006-03-01 |
Duncan Mac-Vicar P | disable warnings of syntax error for schema validation... |
tree | commitdiff |
2006-02-28 |
Jiri Srain | assert in parser throws exception instead of aborting... |
tree | commitdiff |
2006-02-28 |
Duncan Mac-Vicar P | lot of useful debug information I need to debug my... |
tree | commitdiff |
2006-02-24 |
Klaus Kaempf | - its 'freshens' |
tree | commitdiff |
next |