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
/
rpm
/
transaction.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-16
Upgrade version to 4.14
tizen/4.14.1.1.tizen20230628
wangbiao
1
-0
/
+176
2014-06-09
Python module: rename .py files to .in
Markus Lehtonen
1
-156
/
+0
2011-02-20
Allow both string + unicode in python addInstall() / addErase()
Panu Matilainen
1
-2
/
+2
2011-02-15
Import the C-level ts python object as TransactionSetCore
Panu Matilainen
1
-8
/
+8
2010-06-22
Fix python ts.check() dependency tuple munging
Panu Matilainen
1
-1
/
+1
2010-03-26
Change the problem data arrangement for dependency problems
Panu Matilainen
1
-2
/
+2
2009-12-17
Move python ts element key refcounting back to C-side of things
Panu Matilainen
1
-3
/
+0
2009-12-07
ts.check() is supposed to return empty list when no problems
Panu Matilainen
1
-5
/
+1
2009-11-21
Typos in exception messages
Panu Matilainen
1
-2
/
+2
2009-10-29
Convert relative imports within rpm package to absolute imports
David Malcolm
1
-1
/
+1
2009-10-19
Convert all usage of two-expression exception raising to modern syntax
David Malcolm
1
-10
/
+10
2009-10-06
Python namespace import fiddling
Panu Matilainen
1
-35
/
+36
2009-10-05
Push hdrFromFdno() error code handling over to python side
Panu Matilainen
1
-0
/
+12
2009-10-05
Push hdrCheck() error code handling over to python side
Panu Matilainen
1
-0
/
+10
2009-10-05
Push ts.check() return tuple-o-doom generation over to python side
Panu Matilainen
1
-0
/
+38
2009-10-05
Push transaction problem filter to python side
Panu Matilainen
1
-1
/
+2
2009-10-05
Push the interpretation of ts.run() result code to python side
Panu Matilainen
1
-0
/
+17
2009-10-02
Push most work of ts.addErase() over to python
Panu Matilainen
1
-0
/
+21
2009-10-02
Permit file objects and file names to ts.addInstall()
Panu Matilainen
1
-1
/
+10
2009-10-02
Push most work of ts.addInstall() over to python
Panu Matilainen
1
-0
/
+12
2009-10-02
Oops, missing self in bunch of calls... been too long since writing Python ;)
Panu Matilainen
1
-5
/
+5
2009-10-02
Push the rpmtsGetKeys() stuff over to python completely
Panu Matilainen
1
-0
/
+10
2009-10-02
Split rpmbuild dependencies to separate _rpmb module
Panu Matilainen
1
-0
/
+3
2009-10-02
Move ts flag & color setting to python side
Panu Matilainen
1
-1
/
+24
2009-10-02
Add a dummy python-level transaction set class, use it always
Panu Matilainen
1
-0
/
+6