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
/
rpmmodule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-28
Include "rpmdb.h" instead of <rpmdb.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmsq.h" instead of <rpmsq.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-23
One more useless rpmio_internal include removal
Panu Matilainen
1
-1
/
+0
2007-10-23
Remove bunch of unnecessary rpmio_internal & related includes from python
Panu Matilainen
1
-1
/
+0
2007-10-16
Remove unimplemented, unused RPMPROB_BADPRETRANS
Panu Matilainen
1
-1
/
+0
2007-09-20
Rip out unused anaconda-related hacks
Panu Matilainen
1
-1
/
+0
2007-09-11
Remove split tags.
Ralf Corsépius
1
-2
/
+0
2007-09-03
Remove __LCLINT__-ifdef'ed blocks.
Ralf Corsépius
1
-5
/
+0
2007-08-30
Get rpmcli.h includes out of python bindings
Panu Matilainen
1
-1
/
+0
2007-08-28
Add expandMacro() to python bindings.
Panu Matilainen
1
-0
/
+14
2007-08-14
Avoid python 2.5 requirement by using int instead of Py_ssize_t
Panu Matilainen
1
-1
/
+1
2007-07-21
Make rpmdbCheckTerminate() non-terminating.
Panu Matilainen
1
-2
/
+0
2007-07-20
Force rpmdb clean termination on exit from python.
Panu Matilainen
1
-0
/
+17
2007-07-20
Add python methods for checking pending signals from rpmsqCaught.
Panu Matilainen
1
-0
/
+50
2007-07-12
Rip out rhnLoad() and rhnUnload() from python bindings.
Panu Matilainen
1
-2
/
+0
2007-07-12
One last fix for const qualifier discarding complaint in python.
Panu Matilainen
1
-2
/
+3
2007-07-11
Cast to int to avoid gcc complaint from python enum registration.
Panu Matilainen
1
-1
/
+1
2005-03-07
Casts on lvalues are no longer permitted by gcc4.0.
jbj
1
-1
/
+1
2005-01-17
Build on macosx.
jbj
1
-0
/
+4
2004-11-17
Add kwargs everywhere - courtesy of pjones@redhat.com
pauln
1
-27
/
+39
2004-10-20
Doxygen fiddles.
jbj
1
-1
/
+1
2004-10-19
Build and changes for _rpm module
pauln
1
-6
/
+6
2004-10-12
rpmps framework created.
jbj
1
-0
/
+6
2004-05-04
- Adding support for integer keys in ts.dbMatch().
niemeyer
1
-2
/
+5
2004-03-10
Initial rpm.spec implementation
pauln
1
-0
/
+6
2004-01-01
- python: include Python.h before glibc features.h.
jbj
1
-6
/
+0
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-22
/
+3
2003-06-05
- toy method to enable --stats through bindings.
jbj
1
-0
/
+12
2003-04-30
Create rpmrng module.
jbj
1
-3
/
+11
2003-04-30
Create rpm.mpw module from guts of rpm.bc.
jbj
1
-0
/
+5
2003-04-17
Doxygen doco markup.
jbj
1
-1
/
+1
2003-01-28
- fix: clean relocation path for --prefix=/.
jbj
1
-198
/
+16
2003-01-25
- permit anaconda to choose "presentation order".
jbj
1
-1
/
+1
2003-01-12
- file: *really* read elf64 notes correctly.
jbj
1
-0
/
+7
2002-12-31
Dump multilib code, colored depndencies instead.
jbj
1
-2
/
+1
2002-12-29
- python: eliminate hash.[ch] and upgrade.[ch], methods too.
jbj
1
-1
/
+4
2002-12-24
Rescusitate doxygen file manifest.
jbj
1
-1
/
+8
2002-12-17
- rebuild against glibc with fcntl fixed in libpthread.
jbj
1
-0
/
+1
2002-12-11
Add rpmfts-py.[ch] bindings for fts(3) from rpmio.
jbj
1
-0
/
+6
2002-12-10
Add coercions.
jbj
1
-0
/
+1
2002-12-08
Stubs for beecrypt bindings.
jbj
1
-0
/
+6
2002-12-04
python: gilding lilies.
jbj
1
-0
/
+3
2002-08-13
- supply transitive closure for CLI packages from rpmdb-redhat database.
jbj
1
-0
/
+2
2002-08-06
- add bitmask for precise control of signature/digest verification.
jbj
1
-0
/
+16
2002-08-05
- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.
jbj
1
-72
/
+2
2002-08-04
- resurrect --rollback.
jbj
1
-0
/
+4
2002-08-01
- python: methods to disable all new features for benchmarking.
jbj
1
-0
/
+12
2002-07-25
- python: remove the old initdb/rebuilddb methods, use ts.fooDB().
jbj
1
-0
/
+20
2002-07-19
Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.
jbj
1
-0
/
+12
2002-07-14
- python: sanity check fixes on rpmts/rpmte methods.
jbj
1
-0
/
+5
[next]