Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-16 | add ZConfig | Duncan Mac-Vicar P | 1 | -0/+2 |
2008-09-16 | add ZConfig | Duncan Mac-Vicar P | 1 | -0/+1 |
2008-09-05 | fix asKind/isKind | Michael Andres | 2 | -17/+23 |
2008-09-05 | Fix basic resolvabe attributes as needed by list_resolvables.py example. | Michael Andres | 4 | -22/+27 |
2008-09-05 | add RepoManager::knownRepositories | Michael Andres | 1 | -3/+1 |
2008-09-05 | Add missing ResPool dtor | Michael Andres | 1 | -2/+0 |
2008-09-04 | Added lost RepoInfo and ServiceInfo. | Michael Andres | 1 | -3/+2 |
2008-08-08 | - Remove ProductInfo. We dont replace Product. | Michael Andres | 2 | -2/+0 |
2008-08-07 | more tests | Klaus Kaempf | 2 | -0/+62 |
2008-08-07 | define string conversion | Klaus Kaempf | 2 | -1/+25 |
2008-08-07 | add mb example | Klaus Kaempf | 1 | -2/+3 |
2008-08-07 | require/include zypp at top | Klaus Kaempf | 1 | -4/+6 |
2008-08-07 | bytecount | Klaus Kaempf | 1 | -0/+22 |
2008-08-07 | test starting of zypp | Klaus Kaempf | 3 | -0/+39 |
2008-08-07 | make the bindings compile | Klaus Kaempf | 16 | -81/+177 |
2008-08-04 | Geneerate bindings for RepoInfoBase and ServiceInfo | Michael Andres | 2 | -0/+14 |
2008-08-01 | - Remove obsolete TranslatedText | Michael Andres | 3 | -24/+18 |
2008-07-31 | - Work around undefined symbols in libzypp. (bnc #391831) | Michael Andres | 2 | -1/+3 |
2008-07-30 | - new class | Jan Kupec | 1 | -0/+1 |
2008-07-30 | - fix ServiceInfo forward declaration problem | Jan Kupec | 1 | -0/+1 |
2008-07-25 | - Removed almost all local copies of zypp header files. This also | Michael Andres | 6 | -27/+72 |
2008-07-23 | Changes bindings to at least compile. Still several header copies to be | Michael Andres | 23 | -461/+67 |
2008-07-21 | backup | Michael Andres | 16 | -609/+66 |
2008-07-17 | to cmake 2.6 | Michael Andres | 3 | -19/+26 |
2008-07-14 | Remove obsolete references to Dependencies. | Michael Andres | 2 | -13/+0 |
2008-07-14 | Remove obsolete references to Script/Message/Atom | Michael Andres | 5 | -31/+0 |
2008-06-20 | so hope now it is fixed | Josef Reidinger | 2 | -7/+1 |
2008-06-20 | add include for header | Josef Reidinger | 1 | -0/+1 |
2008-06-20 | fix build | Josef Reidinger | 1 | -0/+6 |
2008-04-30 | hack to compile ruby | Michael Andres | 1 | -0/+7 |
2008-04-23 | remove obsolete ResPool methods | Michael Andres | 1 | -66/+2 |
2008-04-11 | taking satisfied/broken state from ResStatus | Stefan Schubert | 1 | -0/+3 |
2008-04-11 | added new state VALIDATE in ResStatus | Stefan Schubert | 1 | -1/+46 |
2008-04-02 | moving isSatisfied from ResStatus | Stefan Schubert | 1 | -61/+1 |
2008-03-30 | remove non-compiling functions | Stephan Kulow | 1 | -14/+0 |
2008-03-28 | blind shot on the CruiseControl | Stephan Kulow | 1 | -6/+15 |
2008-03-17 | adapt to zypp changes | Michael Andres | 1 | -4/+0 |
2008-03-03 | sat/repo moved to repository | Stefan Schubert | 1 | -61/+91 |
2008-03-03 | didn't mean to commit this | Stephan Kulow | 1 | -1/+9 |
2008-03-03 | sync with autobuild | Stephan Kulow | 1 | -9/+1 |
2008-02-25 | disable broken bindings | Duncan Mac-Vicar P | 1 | -2/+2 |
2008-02-20 | - still does not compile but at least | Duncan Mac-Vicar P | 4 | -11/+24 |
2008-02-16 | - ruby bindings compile, but python makes swig go nuts... | Duncan Mac-Vicar P | 46 | -1690/+555 |
2008-01-28 | - avoid newline right away when printing python lib path | Arvin Schnell | 1 | -2/+1 |
2007-12-06 | - readded cmp for ResObject | Arvin Schnell | 1 | -0/+10 |
2007-12-05 | callback draft | Michael Andres | 3 | -1/+75 |
2007-12-05 | update examples | Michael Andres | 3 | -3/+19 |
2007-12-05 | missing resolvable types added | Michael Andres | 12 | -53/+299 |
2007-12-05 | When using shared .i files across language bindings use #idef SWIG_LANG | Duncan Mac-Vicar P | 2 | -27/+28 |
2007-12-05 | Added pool iterator by kind and by name. | Michael Andres | 7 | -75/+139 |