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
/
rpmdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-28
Include "rpmdb_internal.h" instead of <rpmdb_internal.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "header_internal.h" instead of <header_internal.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius
6
-6
/
+6
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
1
-1
/
+1
2007-10-28
Include "rpmurl.h" instead of <rpmurl.h>.
Ralf Corsépius
2
-2
/
+2
2007-10-28
Add @cond NODOXYGEN to hide away __RPM_USES_STDINT_H__ from docs.
Ralf Corsépius
1
-0
/
+2
2007-10-27
Add deprecation notices.
Ralf Corsépius
1
-25
/
+6
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
12
-183
/
+183
2007-10-24
Add rpmdb/rpmints.h.in.
Ralf Corsépius
2
-14
/
+47
2007-10-22
Remove ancient test-stuff
Panu Matilainen
1
-30
/
+0
2007-10-18
Add stub doxygen @param to silence doxygen.
Ralf Corsépius
1
-0
/
+1
2007-10-17
Cleanup CPPFLAGS.
Ralf Corsépius
1
-2
/
+2
2007-10-17
Move db.h handling to toplevel Makefile.am
Ralf Corsépius
1
-5
/
+0
2007-10-17
Expand AM_CPPFLAGS.
Ralf Corsépius
1
-10
/
+10
2007-10-17
More reversions.
Ralf Corsépius
1
-36
/
+6
2007-10-17
#include <db.h>
Ralf Corsépius
1
-1
/
+1
2007-10-17
Use HAVE_DB_H for both internal and external BDB
Panu Matilainen
1
-2
/
+2
2007-10-17
Revert yesterday's patch (we're not ready for it).
Ralf Corsépius
1
-0
/
+43
2007-10-16
Move tdbi, tjfn, tsql to toplevel Makefile.am.
Ralf Corsépius
1
-13
/
+0
2007-10-16
Fix broken doxygen comment.
Ralf Corsépius
1
-1
/
+1
2007-10-16
Don't unnecessarily include stdio.h
Ralf Corsépius
1
-1
/
+1
2007-10-16
s/dbiflags/flags/ in doxygen comment.
Ralf Corsépius
1
-1
/
+1
2007-10-16
Don't include stdio.h.
Ralf Corsépius
1
-1
/
+0
2007-10-10
header_method.h is now private
Panu Matilainen
1
-1
/
+1
2007-10-10
Remove now unneeded hdrinline
Panu Matilainen
1
-461
/
+0
2007-10-10
Un-inline common header access functions
Panu Matilainen
5
-9
/
+721
2007-10-10
Move per-header method typedefs etc out of main header.h
Panu Matilainen
2
-366
/
+379
2007-10-10
Move pkginc_HEADERS to toplevel Makefile.am
Ralf Corsépius
1
-3
/
+0
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
3
-0
/
+3
2007-10-09
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
Panu Matilainen
2
-20
/
+20
2007-10-09
Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
Panu Matilainen
1
-1
/
+1
2007-10-09
Replace all uses of RPMMESS_ERROR with RPMLOG_ERR
Panu Matilainen
1
-6
/
+6
2007-10-09
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
Panu Matilainen
3
-30
/
+30
2007-10-09
Replace all rpmMessage() uses with rpmlog()
Panu Matilainen
3
-54
/
+54
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
3
-31
/
+31
2007-10-08
Make hdrinline.h a private header.
Ralf Corsépius
1
-1
/
+3
2007-10-08
Make header files self-contained.
Ralf Corsépius
1
-0
/
+2
2007-10-06
Rename static headerXXX functions into _headerXXX to avoid clashes with stati...
Ralf Corsépius
1
-104
/
+104
2007-10-06
Add description-stubs to doxygen blocks to silence doxygen warnings.
Ralf Corsépius
1
-3
/
+14
2007-10-06
Add quotes to \# in doxygen blocks.
Ralf Corsépius
1
-2
/
+2
2007-10-05
Remove stray splint comment.
Ralf Corsépius
1
-1
/
+1
2007-10-05
Use size_t for sizes.
Ralf Corsépius
1
-4
/
+4
2007-10-05
Fix doxygen comments.
Ralf Corsépius
1
-3
/
+2
2007-10-01
Remove (unused).
Ralf Corsépius
1
-23
/
+0
2007-09-26
Remove the deprecated rpmlead definitions from public headers
Panu Matilainen
2
-0
/
+3
2007-09-22
Add missing extern "C".
Ralf Corsépius
1
-0
/
+4
2007-09-21
Hide rpmtag index details from the api
Panu Matilainen
2
-14
/
+40
2007-09-20
Move _free() into system.h for now
Panu Matilainen
1
-12
/
+0
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
4
-36
/
+36
[next]