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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-11
Treat null epoch equal to zero epoch in python labelCompare (rhbz#227860).
Panu Matilainen
1
-0
/
+3
2007-06-07
Ts/db reference counting for match-iterators in python (rhbz#241751)
Panu Matilainen
4
-4
/
+8
2007-06-05
Force FILEVERIFYFLAGS to be a list in python bindings.
Panu Matilainen
1
-0
/
+1
2007-06-05
Python rpm.te Key() refcount fix (rhbz#182063) from JBJ.
Panu Matilainen
1
-4
/
+3
2007-05-23
Raise an exception if adding an install/upgrade element to transaction fails.
Panu Matilainen
1
-1
/
+7
2007-05-16
dbmatch keys can be unicode objects also (#219008)
Paul Nasrat
1
-1
/
+1
2007-05-10
Add patch to treat changelog as list
Paul Nasrat
1
-0
/
+1
2007-03-14
Cleanup: Remove old mpw references
Paul Nasrat
11
-1274
/
+0
2007-01-04
Remove autogenerated file
pauln@enki.eridu
1
-689
/
+0
2005-03-07
Casts on lvalues are no longer permitted by gcc4.0.
jbj
2
-3
/
+3
2005-02-17
- rework configure.ac et al to lose internal library baggage flexibly.
jbj
1
-4
/
+4
2005-02-16
Bye-bye!
jbj
1
-4955
/
+0
2005-02-16
Remove rpmdb and poptmodule sources.
jbj
29
-7036
/
+1
2005-02-16
- sqlite3: update encode/decode from sqlite-2.8.16.
jbj
1
-6
/
+0
2005-02-12
- zlib: uniqify certain symbols to prevent name space pollution.
jbj
3
-2
/
+10
2005-01-28
- python: force dbMatch() h# key to be 32 bit integer (#146477).
jbj
1
-1
/
+2
2005-01-23
- blueprint rpm-4_4 and HEAD to minimize diff spew.
jbj
2
-2
/
+4
2005-01-17
Build on macosx.
jbj
2
-1
/
+5
2005-01-05
build rpm-4.4.1-0.6.
jbj
1
-0
/
+1
2004-11-25
- python: bleeping keywords broke labelCompare.
jbj
2
-5
/
+3
2004-11-17
Add kwargs everywhere - courtesy of pjones@redhat.com
pauln
21
-774
/
+1001
2004-11-15
Re-export hidden VSF symbols 139221
pauln
1
-0
/
+6
2004-11-09
- python: add python 2.4 support.
jbj
3
-8
/
+15
2004-11-08
Splint clean.
jbj
1
-1
/
+1
2004-11-08
Sanity.
jbj
1
-1
/
+1
2004-10-31
- python: remove ".A" from creaky ts.check() tuple return (#135008).
jbj
1
-0
/
+4
2004-10-28
- bump popt to version to 1.10.
jbj
1
-7
/
+7
2004-10-27
Build rpm-4.4-0.1 packages.
jbj
1
-1
/
+1
2004-10-20
Doxygen fiddles.
jbj
1
-1
/
+1
2004-10-20
Add rpmtsCheck() and rpmtsOrder() to iterator.
jbj
1
-1
/
+1
2004-10-19
Build and changes for _rpm module
pauln
2
-11
/
+14
2004-10-19
Initial python wrapped rpm module files
pauln
2
-0
/
+23
2004-10-19
ignore file for rpm-python rpm dir
pauln
1
-0
/
+8
2004-10-16
Upgrade to db-4.3.14 internal.
jbj
1
-1
/
+18
2004-10-13
Splint fiddles.
jbj
5
-15
/
+29
2004-10-13
Move rpm-python test scripts to test subdirectory.
jbj
7
-0
/
+90
2004-10-13
Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader().
jbj
1
-7
/
+81
2004-10-13
Permit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader().
jbj
1
-7
/
+80
2004-10-13
Return current problem set form transaction.
jbj
3
-4
/
+59
2004-10-12
More cleanup.
jbj
1
-26
/
+4
2004-10-12
No need for ps.NumProblems() method.
jbj
1
-16
/
+0
2004-10-12
Proof-of-concept rpmps object. Ick ...
jbj
1
-21
/
+184
2004-10-12
rpmps framework created.
jbj
5
-4
/
+263
2004-10-11
Add Find and Merge methods, Sort stub.
jbj
1
-0
/
+68
2004-10-11
Don't include Arch in release for backwards compat (#135008)
pauln
1
-1
/
+3
2004-10-09
Doxygen and cpp nit picks.
jbj
1
-1
/
+2
2004-06-14
Use libtool magic to build python modules.
arekm
1
-30
/
+16
2004-06-11
- python: permit integer keys to ts.dbMatch().
jbj
1
-0
/
+1
2004-06-10
- python: return ds, not tuple, for ds iteration.
jbj
1
-1
/
+3
2004-06-10
Return a single ds if you try and iterate over a single ds
pauln
1
-12
/
+2
[next]