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-12-16
Lone module-private const .. remove
Panu Matilainen
1
-1
/
+1
2007-12-16
Remove const from bunch of error message return types
Panu Matilainen
1
-1
/
+1
2007-12-15
Remove bogus const from rpmProblemString() return type
Panu Matilainen
2
-3
/
+9
2007-12-14
Bogus const removal continued...
Panu Matilainen
2
-2
/
+2
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-2
/
+3
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
1
-4
/
+4
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
9
-23
/
+28
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-6
/
+7
2007-12-11
Register the new SCRIPT_ERROR callback value to python
Panu Matilainen
1
-0
/
+1
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
22
-32
/
+32
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
2
-5
/
+5
2007-12-01
Don't include idtx.h in rpmcli.h
Panu Matilainen
1
-0
/
+1
2007-11-30
Move logging related macros rpmlog, adjust includes
Panu Matilainen
1
-0
/
+1
2007-11-29
Lose python fts
Panu Matilainen
5
-563
/
+0
2007-11-29
Avoid building rpmdebug-py
Panu Matilainen
2
-5
/
+0
2007-11-29
Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py
Panu Matilainen
7
-439
/
+83
2007-11-27
Drop extra include paths from python too
Panu Matilainen
3
-5
/
+1
2007-11-27
Move rpmfiBuildFNames() to rpmfi now that it's possible
Panu Matilainen
1
-1
/
+1
2007-11-27
Move legacy%#¤%#¤ to librpm now that it can move..
Panu Matilainen
1
-1
/
+1
2007-11-27
Remove long since dead fields from python header objects
Panu Matilainen
1
-18
/
+0
2007-11-23
Remove unnecessary paths from python includepath
Panu Matilainen
1
-4
/
+2
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
2
-0
/
+2
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
21
-27
/
+27
2007-11-22
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
1
-1
/
+0
2007-11-07
Remove .splintrc's in the tree
Panu Matilainen
1
-94
/
+0
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-2
/
+2
2007-10-31
Disable python available package mechanism for now at least.
Panu Matilainen
1
-4
/
+17
2007-10-29
Remove unnecessary includes
Panu Matilainen
2
-5
/
+0
2007-10-29
Remove unused variable
Panu Matilainen
1
-1
/
+0
2007-10-29
Avoid need for header_internal.h
Panu Matilainen
1
-18
/
+7
2007-10-29
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
Panu Matilainen
1
-2
/
+2
2007-10-28
Include "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
10
-10
/
+10
2007-10-28
Include "fts.h" instead of <fts.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "rpmdb.h" instead of <rpmdb.h>.
Ralf Corsépius
3
-3
/
+3
2007-10-28
Include "rpmpgp.h" instead of <rpmpgp.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-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
2
-11
/
+11
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-23
Remove unused python header stubs
Panu Matilainen
2
-59
/
+0
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
3
-7
/
+1
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
2
-4
/
+4
2007-10-19
Use rpmProblem access methods instead of direct access to the struct
Panu Matilainen
1
-9
/
+10
2007-10-19
Only permit appending to a problem set from python
Panu Matilainen
1
-68
/
+21
[next]