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
/
rpmtd-py.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Make python module name configurable
Markus Lehtonen
1
-2
/
+2
2012-03-08
Optimize header data python conversion for array tags a bit
Panu Matilainen
1
-4
/
+4
2011-12-21
handle errors when constructing lists in the Python bindings
David Malcolm
1
-0
/
+7
2010-10-22
Switch python bindings to use rpm(Dbi)TagVal as appropriate
Panu Matilainen
1
-2
/
+2
2010-09-21
Avoid stepping on toes of relatives, part 2
Panu Matilainen
1
-5
/
+5
2010-09-21
Use the new tag type/return type getters everywhere
Panu Matilainen
1
-2
/
+1
2009-12-09
Fix a few list-related memleaks in python bindings
Panu Matilainen
1
-1
/
+3
2009-12-07
Disable the entire rpm.td type for now
Panu Matilainen
1
-1
/
+2
2009-10-21
Replace PyString usage with PyBytes everywhere
Panu Matilainen
1
-3
/
+3
2009-10-19
Generalize type object initialization to work with both Python 2.* and Python...
David Malcolm
1
-2
/
+1
2009-10-19
Generalize access to ob_type so that they work with both Python 2.* and Pytho...
David Malcolm
1
-1
/
+1
2009-10-12
Raise exception in the converter, not caller
Panu Matilainen
1
-0
/
+1
2009-10-12
Permit changing rpm.td tag from python
Panu Matilainen
1
-2
/
+23
2009-10-12
Add limited support for modifying headers to python
Panu Matilainen
1
-0
/
+11
2009-10-09
Revert explicit PyErr_NoMemory() returns to just returning NULL
Panu Matilainen
1
-1
/
+1
2009-10-01
Fix couple of recently introduced compiler warnings
Panu Matilainen
1
-1
/
+1
2009-10-01
Include structmembers.h centrally from rpmsystem-py.h
Panu Matilainen
1
-1
/
+0
2009-09-30
Add some flags to rpmtd creation
Panu Matilainen
1
-6
/
+16
2009-09-30
Add beginnings of rpmtd wrappings to python
Panu Matilainen
1
-0
/
+118
2009-09-23
Oops, binary data can and should be presented as python strings
Panu Matilainen
1
-9
/
+1
2009-09-23
Add rpmtd to python object converter, change header code to use that
Panu Matilainen
1
-0
/
+61