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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-05
Dont reference transaction set from transaction elements
Panu Matilainen
1
-2
/
+1
2010-12-22
Make rpmplugins.h private for now
Panu Matilainen
1
-1
/
+1
2010-12-13
Implement transaction ordering hinting
Panu Matilainen
1
-0
/
+4
2010-10-26
Bury stripTrailingChar() inside the only remaining user
Panu Matilainen
1
-0
/
+8
2010-10-22
Switch rpmte API and internals to use rpmTagVal instead of rpmTag
Panu Matilainen
1
-2
/
+2
2010-09-21
Avoid stepping on toes of relatives, part 1
Panu Matilainen
1
-4
/
+4
2010-09-13
Fix some broken fooUnlink() usages
Panu Matilainen
1
-1
/
+1
2010-09-01
Update the plugin architecture to allow for remembering state
Steve Lawrence
1
-98
/
+38
2010-06-23
Use rpmlog() instead of fprintf() for collection error messages
Panu Matilainen
1
-4
/
+5
2010-06-22
Determine when to perform Collection actions
Steve Lawrence
1
-0
/
+65
2010-06-22
Add plugin calling support
Steve Lawrence
1
-0
/
+130
2010-05-07
Convert rpmte internals to use the transaction pointer from element itself
Panu Matilainen
1
-25
/
+25
2010-05-07
Store pointer to transaction set in transaction elements
Panu Matilainen
1
-6
/
+5
2010-05-06
Move header filecount retrieve from addTE() to rpmfsNew()
Panu Matilainen
1
-9
/
+1
2010-05-06
Move delTE() inline to rpmteFree()
Panu Matilainen
1
-41
/
+26
2010-03-29
Hide rpmte open/close/error etc logic inside rpmteProcess()
Panu Matilainen
1
-5
/
+33
2010-03-29
Remove unused dependency set file reference count
Panu Matilainen
1
-12
/
+2
2010-03-26
Take advantage of rpmdsInstance() in dependency problem reporting
Panu Matilainen
1
-2
/
+2
2010-03-26
Avoid unnecessary argument now that problem pkgNEVRA is always te NEVRA
Panu Matilainen
1
-5
/
+4
2010-03-26
Change the problem data arrangement for dependency problems
Panu Matilainen
1
-2
/
+2
2010-03-26
Filter out duplicate problems when adding to element problem sets
Panu Matilainen
1
-4
/
+15
2010-03-26
Eliminate rpmpsAppend() from the API
Panu Matilainen
1
-7
/
+14
2010-03-26
Push problem creation argument sanitation to the level below
Panu Matilainen
1
-2
/
+2
2010-03-26
Sanitize rpmteAddProblem() arguments
Panu Matilainen
1
-5
/
+4
2010-03-24
Remove rpmteColorDS() from the API/ABI
Panu Matilainen
1
-1
/
+2
2010-03-22
Lose completely unused rpmte_debug junk
Panu Matilainen
1
-2
/
+0
2010-03-22
Lose the useless rpmio refcounting debug junk
Panu Matilainen
1
-3
/
+3
2010-03-22
Lose the useless rpmps refcounting debug junk
Panu Matilainen
1
-1
/
+1
2010-03-22
Lose the useless rpmfi refcounting etc debug messages + debug switches
Panu Matilainen
1
-1
/
+1
2010-03-18
Add a new problem type for obsoletes
Panu Matilainen
1
-0
/
+1
2010-03-17
Use a switch-case when switch-case is called for
Panu Matilainen
1
-16
/
+9
2010-03-12
Add a few API bits for problem sets in transaction elements
Panu Matilainen
1
-1
/
+29
2010-03-12
Move rpmte-specific problem creation to a helper function
Panu Matilainen
1
-6
/
+14
2010-03-12
Split file state structures + routines out of rpmte to separate sources
Panu Matilainen
1
-98
/
+0
2010-02-25
Improve failed transaction element behavior + logging
Panu Matilainen
1
-1
/
+1
2010-02-25
Count the number of failures for transaction elements
Panu Matilainen
1
-4
/
+3
2010-02-25
Move rpmteTypeString() back to rpmte, internal only though
Panu Matilainen
1
-0
/
+9
2010-02-22
Remove unused os and arch score from transaction elements
Panu Matilainen
1
-5
/
+0
2010-02-09
Use a more reasonable type for rpmteHeaderSize()
Panu Matilainen
1
-2
/
+2
2010-02-05
Add rpmteHeaderSize
Florian Festi
1
-0
/
+6
2009-12-21
Bury ordering structures and their alloc+free inside order.c
Panu Matilainen
1
-25
/
+2
2009-12-21
Eliminate the rpmte tsort info manipulation public API
Panu Matilainen
1
-60
/
+0
2009-12-21
Move tsort data out of rpmte into, duh, tsortInfo
Panu Matilainen
1
-20
/
+16
2009-12-18
Move transaction element iterator into rpmts.c where it logically belongs
Panu Matilainen
1
-49
/
+0
2009-12-17
Eliminate unused and unnecessary rpmteBreadth() and rpmteSetBreadth()
Panu Matilainen
1
-16
/
+0
2009-12-17
Eliminate unnecessary rpmtsiOc()
Panu Matilainen
1
-7
/
+0
2009-12-17
Eliminate unused + unnecessary transaction element iterator mode
Panu Matilainen
1
-7
/
+2
2009-12-17
Eliminate unnecessary ts ping-pong inside rpmte
Panu Matilainen
1
-11
/
+8
2009-12-17
Fix ts element package file size on large packages
Panu Matilainen
1
-6
/
+1
2009-12-17
Eliminate now unnecessary rpmteFd()
Panu Matilainen
1
-5
/
+0
[next]