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
/
rpmio
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
Don't build stubs.c.
Ralf Corsépius
1
-1
/
+2
2007-10-30
Include <assert.h>.
Ralf Corsépius
1
-0
/
+1
2007-10-30
Remove URLMAGIC, URLSANE.
Ralf Corsépius
1
-5
/
+0
2007-10-30
Add URLMAGIC, URLSANE.
Ralf Corsépius
1
-2
/
+4
2007-10-29
Macros don't need rpmio_internal
Panu Matilainen
1
-1
/
+2
2007-10-29
Remove bunch of long-dead macro debug stuff
Panu Matilainen
1
-149
/
+0
2007-10-29
Export rpmio fdGetFILE()
Panu Matilainen
3
-11
/
+10
2007-10-29
Remove leftover comment
Panu Matilainen
1
-2
/
+0
2007-10-28
Eliminate BSD-types.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Eliminate u_short, USHRT_MAX.
Ralf Corsépius
2
-11
/
+11
2007-10-28
Include "rpmio_internal.h" instead of <rpmio_internal.h>.
Ralf Corsépius
9
-9
/
+9
2007-10-28
Include "rpmio.h" instead of <rpmio.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "rpmhook.h" instead of <rpmhook.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "rpmerr.h" instead of <rpmerr.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "fts.h" instead of <fts.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Include "argv.h" instead of <argv.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmlua.h" instead of <rpmlua.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius
9
-9
/
+9
2007-10-28
Include "rpmmessages.h" instead of <rpmmessages.h>.
Ralf Corsépius
8
-8
/
+8
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-28
Include "rpmsw.h" instead of <rpmsw.h>.
Ralf Corsépius
3
-3
/
+3
2007-10-28
Include "rpmurl.h" instead of <rpmurl.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-27
Remove HAVE_VA_LIST_AS_ARRAY.
Ralf Corsépius
1
-13
/
+0
2007-10-22
Remove bunch of unnecessary rpmio_internal includes
Panu Matilainen
1
-1
/
+2
2007-10-17
Cleanup CPPFLAGS.
Ralf Corsépius
1
-2
/
+2
2007-10-17
Expand AM_CPPFLAGS.
Ralf Corsépius
1
-6
/
+6
2007-10-17
Add tput.
Ralf Corsépius
1
-0
/
+4
2007-10-10
Move pkginc_HEADERS to toplevel Makefile.am
Ralf Corsépius
1
-6
/
+0
2007-10-10
Add support for lzma compressed "Sources".
Ralf Corsépius
2
-2
/
+12
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
2
-3
/
+2
2007-10-09
Remove rpmError() and rpmMessage() retrofitting
Panu Matilainen
2
-19
/
+0
2007-10-09
More RPMMESS -> RPMLOG verbosity fixes
Panu Matilainen
1
-3
/
+3
2007-10-09
Replace all uses of RPMMESS_ERROR with RPMLOG_ERR
Panu Matilainen
1
-1
/
+1
2007-10-09
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
Panu Matilainen
2
-3
/
+3
2007-10-09
Replace all rpmMessage() uses with rpmlog()
Panu Matilainen
2
-4
/
+4
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
3
-30
/
+30
2007-10-09
Hide rpmio vectors from API, only internal needs
Panu Matilainen
2
-146
/
+146
2007-10-09
Remove timedRead() define
Panu Matilainen
2
-1
/
+8
2007-10-09
Remember to remove fdFgets() definition too..
Panu Matilainen
1
-4
/
+0
2007-10-09
Rename __fd*() to fd*() for consistency now that the names are free
Panu Matilainen
1
-38
/
+38
2007-10-09
Remove unused legacy rpmio fd*() interfaces
Panu Matilainen
2
-54
/
+0
2007-10-09
Remove unused rpmio fdFdopen() function
Panu Matilainen
2
-21
/
+0
2007-10-09
Remove unused rpmio fdFgets() function
Panu Matilainen
1
-63
/
+0
2007-10-09
Remove bunch of deprecated and unused rpmlog functions
Panu Matilainen
2
-34
/
+0
2007-10-09
Use enums instead of ints for processing isCompressed ret-val.
Ralf Corsépius
1
-6
/
+4
2007-10-08
Make header files self-contained.
Ralf Corsépius
1
-0
/
+2
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
10
-36
/
+43
2007-10-08
Use 'file' instead of '<file>' to work around include path issues.
Ralf Corsépius
1
-1
/
+1
2007-10-05
Fix minor typo.
Ralf Corsépius
1
-1
/
+1
[next]