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
/
rpmte.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Switch rpmte API and internals to use rpmTagVal instead of rpmTag
Panu Matilainen
1
-1
/
+1
2010-09-21
Differentiate between the possible te types and iterator selector values
Panu Matilainen
1
-0
/
+2
2010-06-22
Determine when to perform Collection actions
Steve Lawrence
1
-0
/
+17
2010-05-06
Unexport rpmteNew() and rpmteFree()
Panu Matilainen
1
-22
/
+0
2010-03-25
Revert "Transaction element type is not a bitfield but a plain old enum"
Panu Matilainen
1
-2
/
+2
2010-03-24
Remove rpmteColorDS() from the API/ABI
Panu Matilainen
1
-7
/
+0
2010-03-22
Lose completely unused rpmte_debug junk
Panu Matilainen
1
-4
/
+0
2010-03-22
Document rpmteHeader() returning a new header reference
Panu Matilainen
1
-1
/
+1
2010-03-12
Add a few API bits for problem sets in transaction elements
Panu Matilainen
1
-0
/
+13
2010-02-25
Transaction element type is not a bitfield but a plain old enum
Panu Matilainen
1
-2
/
+2
2010-02-25
Count the number of failures for transaction elements
Panu Matilainen
1
-2
/
+4
2010-02-09
Move tsortInfo typedef into internal-only header
Panu Matilainen
1
-5
/
+0
2009-12-21
Bury ordering structures and their alloc+free inside order.c
Panu Matilainen
1
-19
/
+0
2009-12-21
Eliminate the rpmte tsort info manipulation public API
Panu Matilainen
1
-60
/
+0
2009-12-18
Move transaction element iterator into rpmts.c where it logically belongs
Panu Matilainen
1
-27
/
+0
2009-12-17
Eliminate unused and unnecessary rpmteBreadth() and rpmteSetBreadth()
Panu Matilainen
1
-15
/
+0
2009-12-17
Eliminate unnecessary rpmtsiOc()
Panu Matilainen
1
-7
/
+0
2009-12-17
Eliminate unnecessary ts ping-pong inside rpmte
Panu Matilainen
1
-1
/
+1
2009-12-17
Eliminate now unnecessary rpmteFd()
Panu Matilainen
1
-7
/
+0
2009-03-26
Make rpmal store rpmtes and kill rpmte->pkgKey
Florian Festi
1
-20
/
+2
2009-03-26
Implement rpmteSetDependsOn and rpmteDependsOn using a rpmte
Florian Festi
1
-3
/
+10
2008-11-27
Drop the useless "tag" argument from rpmteFI()
Panu Matilainen
1
-2
/
+1
2008-11-26
Record failure of install/erase into transaction elements
Panu Matilainen
1
-0
/
+7
2008-11-12
Take advantage of headerGetInstance() in rpmte
Panu Matilainen
1
-1
/
+1
2008-06-09
Use 64bit type for rpmte package size reporting
Panu Matilainen
1
-1
/
+1
2008-04-24
Eliminate rpmtsi refcount debug junk from the API
Panu Matilainen
1
-22
/
+0
2008-04-24
Update doxygen docs for rpmteNEVR() and friends
Panu Matilainen
1
-5
/
+5
2008-04-24
Remove meaningless extern on function declarations in headers
Panu Matilainen
1
-11
/
+11
2008-04-24
Add rpmteEVR() function
Panu Matilainen
1
-0
/
+7
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-2
/
+2
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-3
/
+3
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-12-03
Split rpmte internals to separate header
Panu Matilainen
1
-83
/
+0
2007-11-23
Add doxygen grouping to rpmte methods
Panu Matilainen
1
-52
/
+52
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-5
/
+5
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-09-21
Rename alKey & alNum to rpmal* for namespacing
Panu Matilainen
1
-7
/
+9
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-167
/
+55
2004-10-28
- bump popt to version to 1.10.
jbj
1
-3
/
+21
2004-10-26
Getter/setter methods for isSource and Header from rpmte.
jbj
1
-0
/
+25
2004-10-25
Add options to populate transaction set while iterating.
jbj
1
-0
/
+1
2004-04-01
revert buildtime tie breaking, not the right thing to do.
jbj
1
-2
/
+2
2004-03-26
Splint fiddles.
jbj
1
-3
/
+5
2004-03-05
initial autorollback feature.
joden
1
-0
/
+16
2003-11-23
Merge changes from rpm-4.2.1 development.
jbj
1
-2
/
+5
2003-07-02
- don't attempt to remove dbenv on --rebuilddb.
jbj
1
-0
/
+1
2003-04-02
Splint clean.
jbj
1
-1
/
+2
[next]