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
2009-03-26
Remove rpmal from the Python API
Florian Festi
5
-189
/
+0
2009-03-26
Reimplement rpmal by using hashes and cleaning up the color handling
Florian Festi
1
-3
/
+1
2009-03-26
Make rpmal store rpmtes and kill rpmte->pkgKey
Florian Festi
3
-48
/
+15
2009-03-19
Python doesn't need libelf, nss or popt directly
Panu Matilainen
1
-6
/
+0
2009-03-13
rpm-python only accepts string objects, not unicode
Panu Matilainen
1
-1
/
+1
2009-03-13
Catch exceptions from python conversions in dbMatch()
Panu Matilainen
1
-0
/
+4
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-0
/
+1
2009-02-05
Fix typo in python bindings documentation (Masatake YAMATO)
Panu Matilainen
1
-1
/
+1
2009-01-08
Cast to intptr_t instead of int to kick out the final warning
Panu Matilainen
1
-1
/
+1
2008-12-09
Throw out ancient python/ChangeLog
Panu Matilainen
1
-5
/
+0
2008-12-04
Fix python header retrieval return type for non-existent tags (rhbz#473239)
Panu Matilainen
1
-16
/
+10
2008-11-27
Drop the useless "tag" argument from rpmteFI()
Panu Matilainen
1
-18
/
+1
2008-11-12
Don't bother retrieving db offset for erase elements
Panu Matilainen
1
-6
/
+2
2008-10-30
Change all in-tree rpmdsNew() uses to non-scaremem
Panu Matilainen
1
-2
/
+2
2008-10-10
Convert in-tree users to headerConvert()
Panu Matilainen
1
-7
/
+5
2008-09-25
Use safer xstrdup() instead of strdup() wherever possible
Jindrich Novy
1
-1
/
+1
2008-09-25
Don't go onto wild zombie rampage if python callback tracebacks (rhbz#463447)
Panu Matilainen
1
-17
/
+20
2008-07-04
Remove solvedb API and other related stuff
Panu Matilainen
1
-3
/
+0
2008-07-04
Kill of rpmtsAvailable()
Panu Matilainen
1
-51
/
+4
2008-07-02
Don't leak memory on python expandMacro()
Panu Matilainen
1
-2
/
+6
2008-06-27
Adjust python callback for amount+total type change
Panu Matilainen
1
-1
/
+1
2008-06-17
Replace headerRemoveEntry() with headerDel() everywhere
Panu Matilainen
1
-1
/
+1
2008-06-12
Make rpmfiFSize() return rpm_loff_t type, fixup callers
Panu Matilainen
1
-3
/
+3
2008-06-11
Make rpmps generic number field 64bit, rename getter method
Panu Matilainen
1
-1
/
+1
2008-06-10
Eliminate rpmfiBuildFNames() use in python
Panu Matilainen
1
-12
/
+7
2008-06-09
Use 64bit type for rpmte package size reporting
Panu Matilainen
1
-1
/
+1
2008-06-09
Use rpm_loff_t for transaction callback amount+total arguments
Panu Matilainen
1
-2
/
+2
2008-06-03
Use rpmsqIsCaught() instead of directly accessing rpmsqCaught sigset
Panu Matilainen
1
-1
/
+1
2008-06-03
Don't leak memory on python fi.Digest() calls
Panu Matilainen
1
-4
/
+4
2008-06-02
Change rpmTagGetNames() interface to more like that of headerGet()
Panu Matilainen
1
-1
/
+4
2008-06-02
rpmfiFDigestHex() instead of manual hex conversion
Panu Matilainen
1
-4
/
+2
2008-06-02
On a second thought, rename rpmfiDigest() to rpmfiFDigest() for consistency
Panu Matilainen
1
-2
/
+2
2008-06-02
Add fi.Digest() method to python bindings
Panu Matilainen
1
-25
/
+16
2008-05-26
Remove legacy RPMSENSE_SERIAL.
Jindrich Novy
1
-1
/
+0
2008-05-26
Convert python rpmMergeHeaders to new interfaces
Panu Matilainen
1
-19
/
+22
2008-05-26
Convert python hdrKeyList() to new header iterator interface
Panu Matilainen
1
-4
/
+6
2008-05-22
Oops, rpmTagGetValue() expects tagname without RPMTAG_ prefix
Panu Matilainen
1
-3
/
+4
2008-05-21
Don't muck with rpmTagTable internals in python initialization
Panu Matilainen
1
-12
/
+13
2008-05-21
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
2
-2
/
+2
2008-05-15
Let rpmtdFreeData() do it's job...
Panu Matilainen
1
-9
/
+1
2008-05-15
Don't look into extensions when adding tags to python
Panu Matilainen
1
-14
/
+0
2008-05-15
Minimal conversion of in-rpm python bindings to new headerGet()
Panu Matilainen
1
-102
/
+23
2008-05-12
Convert internal uses of headerSprintf() to headerFormat()
Panu Matilainen
1
-2
/
+2
2008-05-12
Fixup paths and Makefiles for rpmdb/ elimination
Panu Matilainen
1
-1
/
+0
2008-04-28
Get rid of string hackery in rpmdb-py.c
Jindrich Novy
1
-3
/
+2
2008-04-10
Just call legacyRetrofit() instead of combined compress + provide retrofits
Panu Matilainen
1
-5
/
+3
2008-04-09
Yet more url ripping - buildroot is never an url
Panu Matilainen
1
-2
/
+2
2008-04-07
Eliminate several copy-paste hex converters, use pgpHexStr() instead
Panu Matilainen
1
-14
/
+7
2008-04-03
Shut up a few silly compiler warnings that have crept in
Panu Matilainen
1
-1
/
+1
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
2
-2
/
+2
[next]