Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | Try to disable stuff swig seems to be unable to parse (rvalue references, noe... | Michael Andres | 1 | -5/+11 |
2013-04-29 | Compile with -std=c++11 | Michael Andres | 1 | -0/+1 |
2013-01-28 | work around swig problem creating two different types for intrusive_ptrupstream/0.5.14BASE-SuSE-Code-12_3-Branch | Michael Schroeder | 5 | -16/+16 |
2012-06-05 | disable python problems test as it segfaults on factory and require python ex... | Josef Reidinger | 1 | -1/+1 |
2012-06-04 | port ruby bindings to version 1.9 | Josef Reidinger | 3 | -49/+48 |
2012-02-28 | disable broken test | Josef Reidinger | 1 | -1/+1 |
2012-02-28 | Merge changes made to SLE11 to be included in trunk | Josef Reidinger | 8 | -22/+87 |
2012-02-24 | fix build for perl to handle also callback symbols there | tux | 1 | -8/+10 |
2012-02-24 | fix missing return statement | tux | 1 | -1/+1 |
2012-02-24 | have more relaxed rules in test of dump functionality | tux | 1 | -1/+1 |
2012-02-24 | we know that in SLE11 is fresh enough version of libzypp so remove unless check | tux | 1 | -4/+0 |
2012-02-24 | SLE11 still contain only swig 1.3.36 so work also with old swig | tux | 1 | -0/+12 |
2012-02-16 | predefine class for exception in ruby, so you can catch it with rescue ZYppEx... | Josef Reidinger | 1 | -1/+4 |
2012-02-15 | fix last part of rpm providing and add example that demonstrate such function... | Josef Reidinger | 1 | -2/+18 |
2012-02-14 | provide correctly provision for file. response is still not usable | tux | 2 | -7/+11 |
2012-02-13 | first non-working code for package provision | Josef Reidinger | 3 | -0/+14 |
2012-02-13 | extend test suite | Josef Reidinger | 1 | -8/+5 |
2012-02-13 | Example and tests for callbacks in Python | Klaus Kämpf | 1 | -0/+54 |
2012-02-11 | use proper type and uncomment test so we demonstrate it | Josef Reidinger | 2 | -6/+10 |
2012-02-11 | add test to show that it works | Josef Reidinger | 1 | -0/+17 |
2012-02-11 | fix iteration with filter by kind | Josef Reidinger | 1 | -1/+1 |
2011-10-18 | Add arch armv7hl, armv7nhl, armv7thl, armv7tnhl | Michael Andres | 1 | -3/+20 |
2011-10-12 | Fix random data returned in a function | Michael Andres | 1 | -18/+25 |
2011-08-30 | Add support for install callbacks | Klaus Kämpf | 3 | -15/+188 |
2011-08-30 | Add removal_finish and removal_problem, with docs | Klaus Kämpf | 1 | -0/+24 |
2011-08-12 | Further extend callbacks to cover ResolvableRemove | Klaus Kämpf | 4 | -44/+397 |
2011-08-11 | Extend documentation in commit_callbacks.py | Klaus Kämpf | 1 | -11/+83 |
2011-08-09 | Fix the 'remove start' callback' | Klaus Kämpf | 2 | -4/+25 |
2011-01-04 | Add ARM architecture constants | Klaus Kämpf | 1 | -0/+32 |
2010-12-22 | fix python repoinfo testsuite | Dominik Heidler | 1 | -1/+1 |
2010-12-11 | DistributionLabel came after version 6.31.0 | Klaus Kämpf | 2 | -1/+6 |
2010-12-08 | Temporarely disable test | Klaus Kämpf | 1 | -1/+1 |
2010-12-06 | Fix test, look at Package only | Klaus Kämpf | 1 | -1/+1 |
2010-12-06 | Export Package/Resolvable attributes | Klaus Kämpf | 3 | -2/+30 |
2010-12-06 | Complete the test, add code to start the target | Klaus Kämpf | 1 | -4/+6 |
2010-12-06 | Fix Problems iterator in Python | Klaus Kämpf | 3 | -4/+43 |
2010-12-06 | Complete callbacks support (Python, Ruby) | Klaus Kämpf | 1 | -30/+62 |
2010-12-06 | Reorder .i includes, fixes the build | Klaus Kämpf | 1 | -5/+5 |
2010-12-01 | Merge branch 'master' of gitorious.org:opensuse/libzypp-bindings | Klaus Kämpf | 1 | -11/+14 |
2010-11-24 | Enable rdoc generation only if rdoc is locally available | Klaus Kämpf | 1 | -1/+2 |
2010-11-13 | Drop debug prints | Klaus Kämpf | 1 | -0/+2 |
2010-11-13 | Fix generated .cc name, its libzypp not satsolver | Klaus Kämpf | 3 | -14/+14 |
2010-11-13 | Add Zypp::VERSION to dynamically adapt to API changes | Klaus Kämpf | 3 | -30/+38 |
2010-11-11 | Complete the callback testing infrastructure | Klaus Kämpf | 1 | -6/+106 |
2010-11-09 | Complete CommitCallbacks with testcase | Klaus Kämpf | 2 | -4/+35 |
2010-11-09 | swig output depends on .h files | Klaus Kämpf | 4 | -3/+3 |
2010-11-09 | Adapt to dropped -autorename | Klaus Kämpf | 2 | -9/+9 |
2010-11-09 | fix merge conflict in CMakeLists.txt | Klaus Kämpf | 2 | -4/+40 |
2010-11-09 | prepare for debug prints | Klaus Kämpf | 1 | -0/+3 |
2010-11-09 | Fix Target_Null for Python, drop Target_Void | Klaus Kämpf | 1 | -4/+1 |