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
/
rpmte-py.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
Enable subtyping on the rest of our type-objects
Panu Matilainen
1
-1
/
+1
2009-09-24
Make object allocation type agnostic
Panu Matilainen
1
-4
/
+4
2009-09-23
Turn tagNumFromPyObject() into an object converter interface
Panu Matilainen
1
-5
/
+2
2009-09-23
Add te.NEVRA() method, adjust docs
Panu Matilainen
1
-1
/
+10
2009-09-23
Remove tp_print methods from all rpm-python objects
Panu Matilainen
1
-16
/
+1
2009-09-23
Lose the debug junk from python bindings
Panu Matilainen
1
-13
/
+0
2009-09-22
Rename python system.h for disambiguation
Panu Matilainen
1
-1
/
+1
2009-09-22
Lose the empty doxygen markers
Panu Matilainen
1
-10
/
+0
2009-09-22
Put some consistency to python object creation
Panu Matilainen
1
-2
/
+2
2009-09-22
Make all python object creation wrappers return PyObject pointers
Panu Matilainen
1
-4
/
+4
2009-09-22
Sanitize python object -> tag number exception handling
Panu Matilainen
1
-4
/
+1
2009-09-22
Use Py_RETURN_NONE macro for returning None everywhere
Panu Matilainen
1
-6
/
+3
2009-09-22
Use generic python get/set attribute functions directly where appropriate
Panu Matilainen
1
-12
/
+2
2009-09-22
Make the python object structures opaque
Panu Matilainen
1
-0
/
+6
2009-09-22
We dont support ancient python versions...
Panu Matilainen
1
-2
/
+0
2009-03-26
Make rpmal store rpmtes and kill rpmte->pkgKey
Florian Festi
1
-11
/
+4
2008-11-27
Drop the useless "tag" argument from rpmteFI()
Panu Matilainen
1
-18
/
+1
2008-06-09
Use 64bit type for rpmte package size reporting
Panu Matilainen
1
-1
/
+1
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-2
/
+2
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+0
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+0
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-2
/
+2
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-2
/
+2
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-09-11
Remove split tags.
Ralf Corsépius
1
-62
/
+2
2007-06-05
Python rpm.te Key() refcount fix (rhbz#182063) from JBJ.
Panu Matilainen
1
-4
/
+3
2004-11-17
Add kwargs everywhere - courtesy of pjones@redhat.com
pauln
1
-66
/
+55
2004-01-01
- python: include Python.h before glibc features.h.
jbj
1
-6
/
+0
2003-12-01
splint fiddles, no warnings.
jbj
1
-0
/
+22
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-3
/
+3
2003-05-04
Use getattro/setattro throughout.
jbj
1
-7
/
+11
2003-04-17
Doxygen doco markup.
jbj
1
-4
/
+4
2003-03-05
Sanity.
jbj
1
-15
/
+15
2003-01-25
- permit anaconda to choose "presentation order".
jbj
1
-0
/
+11
2002-12-31
Dump multilib code, colored depndencies instead.
jbj
1
-1
/
+1
2002-12-31
1st crack at colored installs.
jbj
1
-4
/
+4
2002-12-11
Add rpmfts-py.[ch] bindings for fts(3) from rpmio.
jbj
1
-4
/
+10
2002-12-10
Add tp_{init,alloc,new,free} methods to rpmts.
jbj
1
-1
/
+1
2002-12-04
python: gilding lilies.
jbj
1
-4
/
+58
2002-12-03
Add new rpmte methods.
jbj
1
-2
/
+40
2002-07-14
- python: sanity check fixes on rpmts/rpmte methods.
jbj
1
-12
/
+82
2002-07-13
- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.
jbj
1
-3
/
+0
2002-06-03
Teach doxygen about python/*-py.c files.
jbj
1
-2
/
+2
2002-05-28
- eliminate legacy db methods, add ts.dbMatch method.
jbj
1
-3
/
+1
2002-05-27
Add bindings for rpmte and FD_t.
jbj
1
-0
/
+272