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
/
rpmts-py.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-10
Add python method for for retrieving (without setting) ts vsflags
Panu Matilainen
1
-0
/
+11
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-5
/
+5
2007-12-01
Don't include idtx.h in rpmcli.h
Panu Matilainen
1
-0
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-4
/
+4
2007-10-31
Disable python available package mechanism for now at least.
Panu Matilainen
1
-4
/
+17
2007-10-28
Include "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmdb.h" instead of <rpmdb.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmpgp.h" instead of <rpmpgp.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-4
/
+4
2007-10-26
Rename rpmcliImportPubkey() -> rpmtsImportPubkey()
Panu Matilainen
1
-1
/
+1
2007-10-24
Remove dead code
Panu Matilainen
1
-13
/
+0
2007-10-24
Don't mess up problem pkgNEVR in python ts.check() (rhbz#349091)
Panu Matilainen
1
-3
/
+4
2007-10-22
Use rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_INTERNAL
Panu Matilainen
1
-4
/
+6
2007-10-19
Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer
Panu Matilainen
1
-2
/
+2
2007-10-19
Use rpmProblem access methods instead of direct access to the struct
Panu Matilainen
1
-9
/
+10
2007-10-19
Convert rpmts-py to use rpmps iterator
Panu Matilainen
1
-5
/
+10
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
1
-1
/
+1
2007-09-17
More typos, doh...
Panu Matilainen
1
-2
/
+2
2007-09-17
Typo..
Panu Matilainen
1
-1
/
+1
2007-09-17
Use rpmtsGetRdb() instead of poking ts internals
Panu Matilainen
1
-6
/
+6
2007-09-11
Remove split tags.
Ralf Corsépius
1
-127
/
+6
2007-09-03
Sanitize SELinux file context initialization.
Panu Matilainen
1
-14
/
+0
2007-08-30
Move rollback IDTX out of cli-stuff, its needed by core ts handling too.
Panu Matilainen
1
-1
/
+1
2007-07-13
Kill RH-specific _vsflags_up2date, use generic __vsflags in bindings instead
Panu Matilainen
1
-1
/
+1
2007-07-13
Clean up python ts object creation.
Panu Matilainen
1
-57
/
+26
2007-07-11
Char ptr signedness fixes to python bindings.
Panu Matilainen
1
-2
/
+2
2007-07-10
Fix bunch of compiler warnings from python bindings (method pointer types)
Panu Matilainen
1
-1
/
+1
2007-06-07
Ts/db reference counting for match-iterators in python (rhbz#241751)
Panu Matilainen
1
-1
/
+1
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
2005-02-12
- zlib: uniqify certain symbols to prevent name space pollution.
jbj
1
-1
/
+1
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
1
-0
/
+2
2004-11-17
Add kwargs everywhere - courtesy of pjones@redhat.com
pauln
1
-103
/
+135
2004-10-31
- python: remove ".A" from creaky ts.check() tuple return (#135008).
jbj
1
-0
/
+4
2004-10-13
Splint fiddles.
jbj
1
-2
/
+3
2004-10-13
Return current problem set form transaction.
jbj
1
-3
/
+26
2004-10-11
Don't include Arch in release for backwards compat (#135008)
pauln
1
-1
/
+3
2004-06-11
- python: permit integer keys to ts.dbMatch().
jbj
1
-0
/
+1
2004-05-04
- Adding support for integer keys in ts.dbMatch().
niemeyer
1
-1
/
+17
2004-03-11
Fix splint warnings for spec
pauln
1
-0
/
+2
2004-03-10
Initial rpm.spec implementation
pauln
1
-0
/
+33
2004-01-28
Enable selinux contexts in rpmtsRun - patch from Jeremy Katz
pauln
1
-0
/
+14
2004-01-22
Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts.
jbj
1
-1
/
+1
2004-01-01
- python: include Python.h before glibc features.h.
jbj
1
-6
/
+0
2003-12-30
- use -fPIC -DPIC on all platforms, not just mandatory (#112713).
jbj
1
-1
/
+1
2003-12-01
splint fiddles, no warnings.
jbj
1
-4
/
+37
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-53
/
+53
2003-05-04
Use getattro/setattro throughout.
jbj
1
-14
/
+14
[next]