index
:
platform/upstream/libzypp-bindings
1.0_post
2.0alpha
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/dh0128.kwak/fix_for_libzypp-17.31.1
sandbox/soong9/upgrade_0.7.3
sandbox/wangbiao/libzypper_bindings_upgrade
sandbox/wangbiao/py3_version
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upgrade_libzypp
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
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-24
Merge pull request #2 from jreidinger/SuSE-SLE-11-SP2-Branch
Josef Reidinger
6
-9
/
+107
fix and enhance providing rpms from set of repositories
2012-02-16
predefine class for exception in ruby, so you can catch it with rescue ↵
Josef Reidinger
1
-1
/
+4
ZYppException ( and constant is known after require )
2012-02-15
fix last part of rpm providing and add example that demonstrate such ↵
Josef Reidinger
2
-2
/
+61
functionality
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
2012-02-06
fix license tag in spec
Michael Andres
1
-4
/
+4
2011-10-18
changes 0.5.10
Michael Andres
2
-1
/
+8
2011-10-18
Add arch armv7hl, armv7nhl, armv7thl, armv7tnhl
Michael Andres
2
-4
/
+21
2011-10-14
Update specfile header informations and license
Michael Andres
1
-5
/
+15
2011-10-12
Fix random data returned in a function
Michael Andres
3
-20
/
+27
2011-10-11
No need for -std=c++0x
Michael Andres
1
-1
/
+1
2011-10-11
Use gcc-c++ >= 4.5
Michael Andres
3
-10
/
+11
2011-09-22
changes
Michael Andres
1
-0
/
+5
2011-09-22
Remove cmake_policy CMP0017 as it's not available with cmake-2.6
Michael Andres
1
-5
/
+0
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
Still incomplete due to missing type conversion for target::rpm::RemoveResolvableReport::Error
2011-08-11
Extend documentation in commit_callbacks.py
Klaus Kämpf
1
-11
/
+83
2011-08-09
Add kkaempf to authors
Klaus Kämpf
1
-1
/
+2
2011-08-09
Fix the 'remove start' callback'
Klaus Kämpf
2
-4
/
+25
2011-08-09
Ignore the build/ dir
Klaus Kämpf
1
-0
/
+1
2011-08-09
CMake policy 0017 to NEW
Klaus Kämpf
1
-1
/
+6
2011-03-01
take out the use of %jobs
Stephan Kulow
2
-1
/
+7
Signed-off-by: Michael Andres <ma@suse.de>
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-22
changes 0.5.9
Michael Andres
2
-1
/
+7
2010-12-22
Use FIND_PROGRAM to detect readlink path.
Michael Andres
1
-1
/
+2
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-08
Version 0.5.8
Klaus Kämpf
2
-1
/
+7
2010-12-08
fix specfile
Michael Andres
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
Fix Conflict (rdoc)
2010-11-24
Merge branch 'master' of gitorious.org:opensuse/libzypp-bindings
Klaus Kämpf
1
-1
/
+13
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
Use this in Arch to flag if Arch::baseArch is available
[prev]
[next]