index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
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_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
header-py.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-05
upgrade rpm version to 4.14.1
upstream/4.14.1.1
submit/tizen_base/20210113.025730
submit/tizen_base/20210105.160930
accepted/tizen/base/tool/20210118.215949
biao716.wang
1
-40
/
+73
2012-02-21
Raise exception in python on headerGet() invalid data failure
Panu Matilainen
1
-2
/
+6
2011-12-22
mark strings extracted from PyArg_Parse* as "const"
David Malcolm
1
-2
/
+2
2011-12-21
typo in header-py.c.
Ales Kozumplik
1
-1
/
+1
2011-12-21
handle errors when constructing lists in the Python bindings
David Malcolm
1
-2
/
+13
2011-12-21
fix memory leaks in invocations of PyObject_Call
David Malcolm
1
-6
/
+5
2011-11-30
Update internal callers to use headerExport(), no functional changes
Panu Matilainen
1
-3
/
+2
2011-11-18
python: use the more modern PyCapsule over PyCObject (RhBug:623864).
Ales Kozumplik
1
-2
/
+2
2011-09-01
Avoid SystemError on inserting an empty list insert to header from python
Panu Matilainen
1
-0
/
+2
2011-07-06
Fix the broken python header __getattr__() behavior, take 13 (or so)
Panu Matilainen
1
-1
/
+9
2011-07-06
Add __reduce__() method to python header object
Panu Matilainen
1
-15
/
+32
2011-03-09
Eliminate unnecessary _free() usages in python
Panu Matilainen
1
-2
/
+2
2011-03-09
Python bindings dont need our debug.h for anything
Panu Matilainen
1
-2
/
+0
2010-11-17
Avoid enum as function argument for headerConvert()
Panu Matilainen
1
-1
/
+1
2010-10-22
Switch python bindings to use rpm(Dbi)TagVal as appropriate
Panu Matilainen
1
-14
/
+14
2010-09-22
Use HEADER_MAGIC_FOO enums instead of 0/1 in python header code
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
-6
/
+5
2009-12-09
Fix a few list-related memleaks in python bindings
Panu Matilainen
1
-1
/
+3
2009-12-07
Make python header iterator return keys, not values
Panu Matilainen
1
-3
/
+1
2009-11-27
Correctly pass optional tag argument from hdr.dsFromHeader() (ticket #108)
Panu Matilainen
1
-2
/
+9
2009-11-27
Dont try to pass anything to rpm.fi() from hdr.fiFromHeader()
Panu Matilainen
1
-2
/
+5
2009-11-24
Nuke leftover debug junk
Panu Matilainen
1
-1
/
+0
2009-11-24
Support constructing header data from python
Panu Matilainen
1
-4
/
+121
2009-11-23
Fix hdrContains() return value on error
Panu Matilainen
1
-1
/
+1
2009-11-21
Remove hdr.has_key() method, support 'key in h' style instead
Panu Matilainen
1
-5
/
+16
2009-11-21
Remove unnecessary hdr.instance() method
Panu Matilainen
1
-7
/
+0
2009-11-19
Permit header object generation from PyCObjects
Panu Matilainen
1
-0
/
+2
2009-10-28
Eliminate the ambigious tp_compare from rpm.hdr
Panu Matilainen
1
-7
/
+2
2009-10-23
Allow unicode objects as tag name everywhere
Panu Matilainen
1
-2
/
+4
2009-10-23
Add conversion function for handling python unicode -> string issues
Panu Matilainen
1
-0
/
+15
2009-10-21
Replace PyString usage with PyBytes everywhere
Panu Matilainen
1
-5
/
+5
2009-10-19
Remove leftovers from python header files
Panu Matilainen
1
-1
/
+1
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-15
Accept rpm.fd() types file objects everywhere in python bindings
Panu Matilainen
1
-8
/
+9
2009-10-12
Raise exception in the converter, not caller
Panu Matilainen
1
-1
/
+0
2009-10-12
Add limited support for modifying headers to python
Panu Matilainen
1
-1
/
+19
2009-10-09
Revert explicit PyErr_NoMemory() returns to just returning NULL
Panu Matilainen
1
-1
/
+1
2009-10-05
Handle all rpmds variants in its constructor
Panu Matilainen
1
-1
/
+14
2009-10-01
Add python method for retrieving header "instance" (db recno) number
Panu Matilainen
1
-0
/
+7
2009-10-01
Deprecation tweaks
Panu Matilainen
1
-11
/
+5
2009-10-01
Fix couple of recently introduced compiler warnings
Panu Matilainen
1
-1
/
+1
2009-09-30
Take advantage of headerNextTag() in python hdr.keys()
Panu Matilainen
1
-29
/
+6
2009-09-30
Add iterator support to python header objects
Panu Matilainen
1
-3
/
+21
2009-09-30
Turn hdrGetHeader() into argument parsing converter interface
Panu Matilainen
1
-3
/
+9
2009-09-30
Sanitize getattr behavior of header objects
Panu Matilainen
1
-12
/
+20
2009-09-28
Implement rpm.readHeaderFromFD() in python instead of C
Panu Matilainen
1
-44
/
+0
2009-09-28
Implement rpm.readHeaderListFromFD() in python instead of C
Panu Matilainen
1
-52
/
+0
2009-09-28
Implement rpmreadHeaderListFromFile() in python instead of C
Panu Matilainen
1
-23
/
+0
[next]