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
2001-06-12
- remove rpmrc Provides: Yet Again, use virtual packages.
jbj
1
-1
/
+0
2001-06-12
- remove dead code frpm popt table reorg.
jbj
1
-1
/
+1
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-3
/
+3
2001-05-31
lclint annotations.
jbj
1
-4
/
+10
2001-04-21
Sync with rpm-4_0 branch.
jbj
1
-1
/
+2
2001-03-20
Strip header regions during unload.
jbj
1
-6
/
+18
2001-02-27
Handle non-string tag indices correctly.
jbj
1
-0
/
+92
2001-02-17
Add missing tokens.
jbj
1
-1
/
+27
2001-02-12
Add rpmRC return code type for the usual 0/1/2 codes.
jbj
1
-4
/
+7
2001-01-12
doxygen annotations for python bindings.
jbj
1
-1268
/
+1610
2001-01-09
register more enums
msw
1
-0
/
+2
2001-01-03
- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
jbj
1
-3
/
+3
2001-01-01
- use popt autohelp for rpm helper binaries.
jbj
1
-1
/
+1
2000-12-30
- (non-linux): move stubs.c to rpmio (#21132).
jbj
1
-0
/
+22
2000-12-29
fix handleDbResult so that it will return an empty list when nothing matches ...
gafton
1
-9
/
+6
2000-12-26
- send query/verify output through rpmlog().
jbj
1
-2
/
+2
2000-12-12
- fix: headerLoad segfault in python bindings.
jbj
1
-2
/
+10
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-2
/
+29
2000-12-03
- python: bind package removal (#21274).
jbj
1
-125
/
+133
2000-08-29
- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
jbj
1
-4
/
+5
2000-08-24
merge
msw
1
-1
/
+1
2000-08-24
fixed
msw
1
-8
/
+11
2000-08-23
added a hack to get the header that was passed to the transaction callback ma...
msw
1
-0
/
+22
2000-08-20
- add callbacks on package erasure.
jbj
1
-0
/
+4
2000-08-19
Remove fprintf.
jbj
1
-1
/
+0
2000-08-19
- python bindings to query and verify signatures.
jbj
1
-3
/
+36
2000-07-29
- re-resurrect firstkey/nextkey python bindings for up2date compatibility.
jbj
1
-0
/
+70
2000-07-29
- bail on firstkey/nextkey, there's a better way.
jbj
1
-51
/
+0
2000-07-28
properly reference the db
msw
1
-0
/
+5
2000-07-28
- resurrect firstkey/nextkey python bindings.
jbj
1
-0
/
+51
2000-07-15
- rip out pre-transaction syscalls, more design is needed.
jbj
1
-105
/
+0
2000-06-13
link against rpmio, disable Fopen
msw
1
-3
/
+4
2000-05-17
fixup headers when loading them
msw
1
-0
/
+2
2000-05-02
don't call these header munges on null headers
msw
1
-5
/
+3
2000-05-02
compress filelist, fixup provides
msw
1
-0
/
+5
2000-04-27
- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.
jbj
1
-1
/
+10
2000-04-25
a little more work on the rpm module
msw
1
-31
/
+38
2000-04-20
match iterator support
msw
1
-23
/
+153
2000-04-19
Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.
jbj
1
-4
/
+5
2000-04-12
Convert to rpm-3.1 API.
jbj
1
-13
/
+61
2000-03-31
Get the database permissions right.
jbj
1
-1
/
+1
2000-03-26
Add --preferdb for now to permit testing db0/db1/db2.
jbj
1
-3
/
+3
2000-02-28
i18nation
msw
1
-6
/
+18
2000-02-11
add a method to fill the filelist fully
msw
1
-0
/
+31
2000-02-11
add compress/uncompress filelist
msw
1
-0
/
+19
2000-02-08
nuke const warning
msw
1
-5
/
+7
2000-02-08
handle header format extensions
msw
1
-33
/
+102
2000-01-31
merge from anaconda
msw
1
-5
/
+76
2000-01-24
Pass size(...)-1 to avoid buffer overflow on links that are 1024b long.
jbj
1
-1
/
+1
1999-12-30
Force python arrays for DIRNAMES/BASENAMES/DIRINDEXES.
jbj
1
-0
/
+3
[prev]
[next]