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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
ts.check() is supposed to return empty list when no problems
Panu Matilainen
1
-5
/
+1
2009-12-07
Disable the entire rpm.td type for now
Panu Matilainen
1
-1
/
+2
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-24
Disable rpm.td type for now
Panu Matilainen
1
-0
/
+4
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-21
Typos in exception messages
Panu Matilainen
1
-2
/
+2
2009-11-19
Add spec package type with access to headers to python rpmb module
Panu Matilainen
3
-0
/
+107
2009-11-19
Permit header object generation from PyCObjects
Panu Matilainen
1
-0
/
+2
2009-11-18
Lose the silly specFromSpec()
Panu Matilainen
2
-13
/
+6
2009-11-18
Turn current python spec methods into read-only attributes via getseters
Panu Matilainen
1
-18
/
+15
2009-11-18
Sanitize python spec.sources()
Panu Matilainen
1
-20
/
+9
2009-11-18
Put a bit of sanity into python spec methods
Panu Matilainen
1
-22
/
+13
2009-11-18
Oops, tp_dealloc doesn't return anything
Panu Matilainen
1
-1
/
+1
2009-11-18
Fix rpmProblem reference counting in python bindings
Panu Matilainen
1
-2
/
+8
2009-11-18
Declare a few python functions only taking one argument as such
Panu Matilainen
1
-15
/
+9
2009-11-18
Rip python checkSignals() wtf'ery
Panu Matilainen
1
-3
/
+2
2009-11-18
Python archscore() only ever takes one argument, simplify
Panu Matilainen
1
-8
/
+4
2009-11-18
Make python ts.problems() return a python list, not rpm.ps object
Panu Matilainen
4
-147
/
+12
2009-11-18
Remove unused psFromPs()
Panu Matilainen
2
-7
/
+0
2009-11-18
Eliminate broken rpmps append() method from python bindings (RhBug:538218)
Panu Matilainen
1
-26
/
+1
2009-10-29
Convert relative imports within rpm package to absolute imports
David Malcolm
2
-6
/
+5
2009-10-29
Permit any file-like object in rpm.setLogFile()
Panu Matilainen
1
-14
/
+15
2009-10-29
Update module initialization to work with both Python 2.x and 3.x
Panu Matilainen
2
-27
/
+121
2009-10-28
Remove unnecessary (cmpfunc) casts from our type objects
Panu Matilainen
3
-4
/
+4
2009-10-28
Eliminate ambiguous tp_compare and tp_richcompare from rpm.ds
Panu Matilainen
1
-106
/
+2
2009-10-28
Add ds.Compare() as a thin wrapper over rpmdsCompare()
Panu Matilainen
1
-0
/
+12
2009-10-28
Type-check rpm.ds() comparison/search arguments everywhere
Panu Matilainen
1
-25
/
+10
2009-10-28
Rip out stillborn code
Panu Matilainen
1
-32
/
+0
2009-10-28
Eliminate the ambigious tp_compare from rpm.hdr
Panu Matilainen
1
-7
/
+2
2009-10-28
Use PyObject_AsFileDescriptor() instead of object type comparison
Panu Matilainen
1
-5
/
+3
2009-10-27
Argh, typo in previous commit
Panu Matilainen
1
-1
/
+1
2009-10-27
Remove explicit Py_TPFLAGS_HAVE_RICHCOMPARE from ds type flags
Panu Matilainen
1
-3
/
+1
2009-10-27
Let Python decide the "native" string type for tag names
Panu Matilainen
1
-1
/
+1
2009-10-23
Permit unicode as ts.dbMatch() key argument
Panu Matilainen
1
-9
/
+13
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
2
-1
/
+16
2009-10-21
On Python 3, use macros to alias all usage of PyInt_ to PyLong_ equivalents
Panu Matilainen
1
-0
/
+7
2009-10-21
Replace PyString usage with PyBytes everywhere
Panu Matilainen
7
-23
/
+30
2009-10-19
Remove leftovers from python header files
Panu Matilainen
2
-5
/
+1
2009-10-19
Convert all usage of two-expression exception raising to modern syntax
David Malcolm
1
-10
/
+10
2009-10-19
PyVarObject_HEAD_INIT() compatibility macro for Python < 2.6
Panu Matilainen
1
-0
/
+7
2009-10-19
Generalize type object initialization to work with both Python 2.* and Python...
David Malcolm
11
-26
/
+13
2009-10-19
Py_TYPE() compatibility macro for Python < 2.6
Panu Matilainen
1
-0
/
+4
2009-10-19
Generalize access to ob_type so that they work with both Python 2.* and Pytho...
David Malcolm
10
-12
/
+12
[next]