Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-15 | Provide example usage of using VendorSupport level | B S Srinidhi | 1 | -5/+6 | |
Also fix some indentation problems. Switched to using whitespaces instead of tabs. | |||||
2013-11-06 | update exmple parse1.rb | Michael Andres | 1 | -6/+19 | |
2013-11-05 | Fix no attribute access via PoolItem::resolvable | Michael Andres | 1 | -32/+24 | |
2012-02-15 | fix last part of rpm providing and add example that demonstrate such ↵ | Josef Reidinger | 1 | -0/+43 | |
functionality | |||||
2010-11-03 | Wrap GetResolvablesToInsDel | Michael Andres | 1 | -0/+12 | |
2010-10-19 | Use just built bindings in example | Klaus Kämpf | 1 | -0/+6 | |
2010-10-19 | Test loading of bindings | Klaus Kämpf | 1 | -0/+7 | |
2009-02-20 | fix outdated python examples | Michael Andres | 7 | -177/+21 | |
2008-09-05 | fix asKind/isKind | Michael Andres | 1 | -0/+3 | |
2008-09-05 | Fix basic resolvabe attributes as needed by list_resolvables.py example. | Michael Andres | 1 | -8/+6 | |
2008-08-04 | Geneerate bindings for RepoInfoBase and ServiceInfo | Michael Andres | 1 | -9/+8 | |
2008-08-01 | - Remove obsolete TranslatedText | Michael Andres | 1 | -0/+21 | |
- Add ProductInfo which is going to replace Product | |||||
2007-12-06 | - readded cmp for ResObject | Arvin Schnell | 3 | -3/+3 | |
2007-12-05 | callback draft | Michael Andres | 1 | -0/+44 | |
2007-12-05 | update examples | Michael Andres | 2 | -5/+62 | |
2007-12-05 | add "zypper lu" in python | Michael Andres | 1 | -0/+39 | |
2007-12-05 | Added pool iterator by kind and by name. | Michael Andres | 3 | -3/+3 | |
Added patch, KindOfResolvable and ResTraits | |||||
2007-12-04 | Added python examples how to list installed/available/all resolvables | Michael Andres | 3 | -0/+72 | |
2007-09-25 | - exception now also in Python | Arvin Schnell | 2 | -2/+35 | |
2007-09-25 | - sometimes include original C header file | Arvin Schnell | 4 | -0/+64 | |
- global rename for asString - added examples | |||||
2007-09-10 | Changes for perl-bindings and examples | Stefan Haas | 2 | -8/+22 | |
2007-09-07 | changes for perl-bindings | Stefan Haas | 1 | -0/+22 | |
2007-09-06 | perl-example how to readout the pdb-db and start a solver-run | Stefan Haas | 1 | -0/+62 | |
2007-08-31 | - use zypp date class | Arvin Schnell | 1 | -0/+10 | |
2007-08-30 | - removed asString call | Arvin Schnell | 1 | -1/+0 | |
2007-08-30 | - some work on python bindings | Arvin Schnell | 1 | -0/+29 | |
2007-08-30 | - added two keyring functions | Arvin Schnell | 1 | -4/+12 | |
2007-08-29 | - set executable | Arvin Schnell | 11 | -0/+0 | |
2007-08-28 | - use Pathname class as defined in ZYpp | Arvin Schnell | 11 | -6/+19 | |
2007-08-28 | - work on keyring and publickey classes | Arvin Schnell | 1 | -0/+21 | |
2007-08-22 | - renamed ruby module to zypp | Arvin Schnell | 9 | -21/+18 | |
2007-08-13 | - added exception example | Arvin Schnell | 1 | -0/+34 | |
2007-08-08 | - changed path | Arvin Schnell | 2 | -2/+2 | |
2007-08-01 | - added another example | Arvin Schnell | 2 | -2/+65 | |
2007-07-31 | - finished example | Arvin Schnell | 1 | -4/+20 | |
2007-07-30 | - added one unfinished example | Arvin Schnell | 1 | -0/+47 | |
2007-07-25 | - some work on capabilities | Arvin Schnell | 2 | -6/+31 | |
2007-07-23 | - first tiny unfinished Python example | Arvin Schnell | 1 | -0/+11 | |
2007-07-18 | - display more info of resolvables | Arvin Schnell | 1 | -0/+3 | |
2007-07-18 | - use ruby-like names | Arvin Schnell | 1 | -1/+1 | |
2007-07-18 | - added workaround for outputting resolvable kind | Arvin Schnell | 1 | -1/+1 | |
2007-07-17 | - list more Resolvable properties | Arvin Schnell | 1 | -1/+2 | |
2007-07-16 | - fixed ruby-like "each" iterator generation | Arvin Schnell | 1 | -2/+8 | |
2007-07-16 | merge REFACTORING-10_3 back to trunk | Duncan Mac-Vicar P | 1 | -0/+18 | |
2007-04-22 | attempt to create generated bindings for | Duncan Mac-Vicar P | 5 | -0/+89 | |
libzypp. Not restricted to one language. |