index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
rpmds-py.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-05
Handle all rpmds variants in its constructor
Panu Matilainen
1
-6
/
+0
2009-09-24
Make object allocation type agnostic
Panu Matilainen
1
-1
/
+1
2009-09-23
Add type checking macros for all rpm python type objects
Panu Matilainen
1
-0
/
+2
2009-09-22
Lose the empty doxygen markers
Panu Matilainen
1
-16
/
+0
2009-09-22
Make all python object creation wrappers return PyObject pointers
Panu Matilainen
1
-4
/
+4
2009-09-22
Make the python object structures opaque
Panu Matilainen
1
-8
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
2007-09-12
Formating cleanup.
Ralf Corsépius
1
-10
/
+5
2007-09-11
Remove split tags.
Ralf Corsépius
1
-12
/
+5
2004-11-17
Add kwargs everywhere - courtesy of pjones@redhat.com
pauln
1
-3
/
+3
2003-12-01
splint fiddles, no warnings.
jbj
1
-0
/
+5
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-1
/
+1
2003-04-17
Doxygen doco markup.
jbj
1
-1
/
+1
2002-12-12
Add
jbj
1
-0
/
+1
2002-07-19
Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.
jbj
1
-0
/
+2
2002-07-14
- python: sanity check fixes on rpmts/rpmte methods.
jbj
1
-5
/
+11
2002-05-28
- eliminate legacy db methods, add ts.dbMatch method.
jbj
1
-0
/
+2
2002-05-27
Add rpmal bindings, Grand Renaming to rpmalFoo().
jbj
1
-0
/
+14
2002-05-23
- add rpmds/rpmfi/rpmts methods to bindings.
jbj
1
-1
/
+1
2002-05-23
Create rpmts-py.c.
jbj
1
-0
/
+4
2002-05-23
Bind rpmds as class derived from header.
jbj
1
-0
/
+21