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
/
lib
/
rpmds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
Hide the strpool-related rpmts/rpmfi/rpmds interfaces out of sight for now
Panu Matilainen
1
-75
/
+0
2012-09-27
Fixup a copy-paste error in rpmdsPool() doxygen markup
Panu Matilainen
1
-1
/
+1
2012-09-13
Unify the three rpmdsFooMatchesDep() functions into one
Panu Matilainen
1
-0
/
+12
2012-09-13
Add pool-aware version of rpmdsRpmlib()
Panu Matilainen
1
-0
/
+9
2012-09-13
Add pool-aware versions of rpmdsThis() and rpmdsSingle()
Panu Matilainen
1
-0
/
+23
2012-09-12
Add getters for rpmds dependency name and EVR pool ids
Panu Matilainen
1
-0
/
+14
2012-09-12
Add getter methods for rpmds and rpmfi string pool handle
Panu Matilainen
1
-0
/
+7
2012-09-11
Add an alternative rpmds constructor to allow shared pool usage
Panu Matilainen
1
-0
/
+11
2012-08-03
Honor RPMSENSE_MISSINGOK flag in dependency checking
Panu Matilainen
1
-1
/
+2
2011-03-31
Add rpmdsMatchesDep() as alternative to rpmdsAnyMatchesDep() to make use of t...
Florian Festi
1
-0
/
+10
2011-01-25
Teach rpm about post-transaction dependencies
Panu Matilainen
1
-2
/
+4
2010-11-05
Const-correctness: rpmdsRpmlib() doesn't (and must not) modify tblp
Panu Matilainen
1
-1
/
+1
2010-10-22
Switch rpmds API and internals to use rpmTagVal instead of rpmTag
Panu Matilainen
1
-4
/
+4
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
1
-2
/
+4
2010-09-13
Eliminate all fooUnlink() functions out of the API
Panu Matilainen
1
-7
/
+0
2010-03-29
Remove unused dependency set file reference count
Panu Matilainen
1
-15
/
+0
2010-03-29
Remove unused and non-sensible depedency set build-time
Panu Matilainen
1
-15
/
+0
2010-03-29
Teach rpm about pre-transaction dependencies
Panu Matilainen
1
-3
/
+4
2010-03-29
Lose unused RPMSENSE_PATCHES
Panu Matilainen
1
-1
/
+1
2010-03-29
Drop "support" for per-scriptlet build-requires
Panu Matilainen
1
-8
/
+1
2010-03-29
Free up three bits from rpmsenseFlags
Panu Matilainen
1
-3
/
+2
2010-03-26
Add public rpmdsCurrent() function for creating a single ds from iteration
Panu Matilainen
1
-0
/
+7
2010-03-26
Record header instance in dependency sets + add API for retrieving
Panu Matilainen
1
-0
/
+8
2010-03-22
Lose the useless rpmds refcounting debug junk + switches
Panu Matilainen
1
-8
/
+3
2010-03-12
Record problems into the transaction elements causing them
Panu Matilainen
1
-13
/
+0
2009-06-05
Unbreak isLegacyPreReq()
Panu Matilainen
1
-1
/
+2
2009-06-01
Bring back former value of RPMSENSE_PREREQ
Panu Matilainen
1
-7
/
+6
2008-10-30
Kill of scareMem / keep header flag from rpmds
Panu Matilainen
1
-2
/
+1
2008-05-26
Remove legacy RPMSENSE_SERIAL.
Jindrich Novy
1
-1
/
+0
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
1
-3
/
+3
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-4
/
+4
2008-02-05
A missed color type in rpmds header
Panu Matilainen
1
-1
/
+1
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-1
/
+1
2008-02-05
Port some rpmds improvements from rpm5.org
Panu Matilainen
1
-0
/
+19
2008-01-30
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
1
-3
/
+3
2008-01-30
Add missing system includes
Panu Matilainen
1
-0
/
+2
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-1
/
+1
2008-01-09
Implementation of triggerprein scriptlets.
Panu Matilainen
1
-2
/
+2
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-4
/
+4
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-2
/
+2
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-13
/
+1
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
1
-0
/
+69
2007-11-23
Add doxygen grouping to rpmds methods
Panu Matilainen
1
-32
/
+32
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-2
/
+2
2007-10-30
rpmds is now fully opaque, eliminate _RPMDS_INTERNAL games
Panu Matilainen
1
-25
/
+0
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-12
/
+12
2007-10-08
Make headers self-contained.
Ralf Corsépius
1
-0
/
+1
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-09-21
Remove unused proof-of-concept arch-filtering of dependencies
Panu Matilainen
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-110
/
+40
[next]