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
/
header-py.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-3
/
+3
2007-11-27
Move rpmfiBuildFNames() to rpmfi now that it's possible
Panu Matilainen
1
-1
/
+1
2007-11-27
Move legacy%#¤%#¤ to librpm now that it can move..
Panu Matilainen
1
-1
/
+1
2007-11-27
Remove long since dead fields from python header objects
Panu Matilainen
1
-18
/
+0
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
1
-0
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
1
-1
/
+0
2007-10-29
Remove unused variable
Panu Matilainen
1
-1
/
+0
2007-10-29
Avoid need for header_internal.h
Panu Matilainen
1
-18
/
+7
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-7
/
+7
2007-10-23
Remove bunch of unnecessary rpmio_internal & related includes from python
Panu Matilainen
1
-1
/
+0
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
1
-3
/
+3
2007-09-20
Remove the "dressed" rpmHeaderGetEntry() from API
Panu Matilainen
1
-1
/
+61
2007-09-11
Remove split tags.
Ralf Corsépius
1
-17
/
+1
2007-08-30
Get rpmcli.h includes out of python bindings
Panu Matilainen
1
-1
/
+1
2007-08-28
Support accessing header info in python by object attributes as well.
Panu Matilainen
1
-13
/
+14
2007-07-18
Use type from headerGet*(), not tagType() for now
Panu Matilainen
1
-0
/
+3
2007-07-16
Use tagType() for determining header data types (array or not etc)
Panu Matilainen
1
-40
/
+6
2007-07-13
Use tagValue() for name->tag lookups instead of manually walking tagtable.
Panu Matilainen
1
-4
/
+1
2007-07-12
Rip out rhnLoad() and rhnUnload() from python bindings.
Panu Matilainen
1
-114
/
+0
2007-07-12
Some obvious "missing const" cases...
Panu Matilainen
1
-1
/
+1
2007-07-10
More python method pointer type fixes.
Panu Matilainen
1
-1
/
+1
2007-06-11
Treat null epoch equal to zero epoch in python labelCompare (rhbz#227860).
Panu Matilainen
1
-0
/
+3
2007-06-05
Force FILEVERIFYFLAGS to be a list in python bindings.
Panu Matilainen
1
-0
/
+1
2007-05-10
Add patch to treat changelog as list
Paul Nasrat
1
-0
/
+1
2005-03-07
Casts on lvalues are no longer permitted by gcc4.0.
jbj
1
-2
/
+2
2004-11-25
- python: bleeping keywords broke labelCompare.
jbj
1
-4
/
+2
2004-11-17
Add kwargs everywhere - courtesy of pjones@redhat.com
pauln
1
-40
/
+53
2004-05-04
- Adding support for integer keys in ts.dbMatch().
niemeyer
1
-0
/
+43
2004-02-21
Typo.
jbj
1
-1
/
+1
2004-02-21
Fix typo.
jbj
1
-11
/
+9
2004-02-20
another oops
sopwith
1
-1
/
+3
2004-02-20
oops
sopwith
1
-2
/
+2
2004-02-20
Further fixes related to 113661
sopwith
1
-20
/
+14
2004-01-26
- python: throw exception on bad arg to labelCompare (#113661).
jbj
1
-0
/
+5
2004-01-16
Quick fix for [] vs None retrun.
jbj
1
-2
/
+16
2004-01-14
Return [] for tags with no contents.
jbj
1
-10
/
+3
2004-01-01
- python: include Python.h before glibc features.h.
jbj
1
-6
/
+0
2004-01-01
Return [] for lists see #112794
pauln
1
-5
/
+11
2003-12-22
Fix for lists in P/R/O/C see bug #110226
pauln
1
-0
/
+12
2003-05-16
fix: do headerFree after headerRead.
jbj
1
-0
/
+1
2003-05-06
Fix s/bc/mpw/ typos in mpstr.
jbj
1
-7
/
+12
2003-04-17
Doxygen doco markup.
jbj
1
-25
/
+76
2002-12-18
- add --file{class,provide,require} popt aliases and header extensions
jbj
1
-1
/
+1
2002-12-10
Add tp_{init,alloc,new,free} methods to rpmts.
jbj
1
-2
/
+2
2002-12-04
python: gilding lilies.
jbj
1
-1
/
+1
2002-11-30
- upgrade to elfutils-0.63.
jbj
1
-2
/
+2
2002-10-15
- python: permit headers to be hashed.
jbj
1
-1
/
+6
2002-08-07
Remove hdrVerifyFile, unusable as was (#58576).
jbj
1
-230
/
+0
2002-08-05
- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.
jbj
1
-49
/
+11
[next]