index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
depends.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
Add in-memory hash for caching rpmdb dependency lookups
Panu Matilainen
1
-17
/
+50
2009-10-02
Return error code from rpmtsAddEraseElement() failure
Panu Matilainen
1
-0
/
+3
2009-09-21
Rip out dependency caching
Panu Matilainen
1
-91
/
+0
2009-09-02
Eliminate headerGetColor() uses everywhere
Panu Matilainen
1
-3
/
+3
2009-09-02
Clean up rpmtsAddInstallElement() a bit
Panu Matilainen
1
-29
/
+11
2009-09-02
Eliminate uses of headerNVR() and friends in librpm (and python) code
Panu Matilainen
1
-2
/
+2
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in main ts code
Panu Matilainen
1
-4
/
+4
2009-07-01
Band-aid to dependency caching misbehaving with chrooted verify (RhBug:508074)
Panu Matilainen
1
-1
/
+1
2009-06-16
Determine rpmlib deps from flags instead of comparing strings
Panu Matilainen
1
-1
/
+1
2009-06-11
Add preferred color to rpmal
Panu Matilainen
1
-1
/
+1
2009-06-10
Split ordering code to separate source file
Panu Matilainen
1
-692
/
+0
2009-06-08
rpmdsInit() and rpmdsNext() can handle NULL ds, no need to separately test
Panu Matilainen
1
-7
/
+2
2009-06-08
Minor rpmtsOrder() cleanup
Panu Matilainen
1
-7
/
+1
2009-06-08
Clean up relation recording a bit
Panu Matilainen
1
-17
/
+5
2009-06-08
Dont bother adding dependencies to self, ever
Panu Matilainen
1
-1
/
+2
2009-06-08
Determine rpmlib and config deps from flags instead of comparing strings
Panu Matilainen
1
-6
/
+3
2009-06-05
Map legacy PreReq into pre and preun scriptlet dependencies in ordering
Panu Matilainen
1
-3
/
+10
2009-06-05
Use specific types for sense flags + te type instead of generic int
Panu Matilainen
1
-2
/
+2
2009-06-04
Rewrite ordering
Florian Festi
1
-373
/
+399
2009-04-14
Revert erase relations before checking whether we already added it
Florian Festi
1
-7
/
+7
2009-03-31
Allocate ts->addedPackages lazily from rpmtsAddInstallElement()
Panu Matilainen
1
-0
/
+4
2009-03-30
Erase relations are reversed, use requires of target
Florian Festi
1
-1
/
+6
2009-03-26
Reimplement rpmal by using hashes and cleaning up the color handling
Florian Festi
1
-6
/
+4
2009-03-26
Make rpmal store rpmtes and kill rpmte->pkgKey
Florian Festi
1
-155
/
+32
2009-03-26
Also order erases.
Florian Festi
1
-50
/
+67
2009-03-26
Implement rpmteSetDependsOn and rpmteDependsOn using a rpmte
Florian Festi
1
-1
/
+3
2008-11-27
Drop the useless "tag" argument from rpmteFI()
Panu Matilainen
1
-2
/
+2
2008-11-12
Take advantage of headerGetInstance() in removePackage()
Panu Matilainen
1
-6
/
+5
2008-11-12
Take advantage of headerGetInstance() in rpmte
Panu Matilainen
1
-1
/
+1
2008-10-30
Change all in-tree rpmdsNew() uses to non-scaremem
Panu Matilainen
1
-3
/
+2
2008-10-22
Skip adding identical NEVR to transaction on install too (rhbz#467822)
Panu Matilainen
1
-8
/
+19
2008-10-22
Fix memleak in rpmtsAddInstallElement()
Panu Matilainen
1
-3
/
+3
2008-07-04
Kill of rpmtsAvailable()
Panu Matilainen
1
-10
/
+1
2008-06-23
Remove artificial limit in dependency loop elimination attempts
Panu Matilainen
1
-2
/
+1
2008-06-09
Use 64bit type for rpmte package size reporting
Panu Matilainen
1
-3
/
+3
2008-05-15
Convert rpmtsAddInstallElement() to new headerGet()
Panu Matilainen
1
-7
/
+7
2008-05-12
Fixup paths and Makefiles for rpmdb/ elimination
Panu Matilainen
1
-1
/
+1
2008-04-29
Oops, one more alloca() in rpmtsOrder()
Panu Matilainen
1
-1
/
+2
2008-04-29
Remove alloca() from rpmtsOrder()
Panu Matilainen
1
-4
/
+10
2008-04-29
Dead code elimination
Panu Matilainen
1
-3
/
+0
2008-04-28
Eliminate pointless alloca() of local DBT structs
Panu Matilainen
1
-20
/
+20
2008-03-31
Avoid entirely unnecessary static buffer + string copy.
Panu Matilainen
1
-5
/
+3
2008-03-07
Log message adjustments
Panu Matilainen
1
-5
/
+5
2008-03-07
Further constants made readonly...
Panu Matilainen
1
-3
/
+3
2008-03-07
Make _cacheDependsRC static, not needed outside depends.c
Panu Matilainen
1
-1
/
+1
2008-03-04
PreReq -> Requires in ordering debug output (Pascal Rigaux)
Panu Matilainen
1
-2
/
+0
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-9
/
+9
2008-02-05
Port some rpmds improvements from rpm5.org
Panu Matilainen
1
-1
/
+8
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-3
/
+1
2008-01-30
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
1
-3
/
+3
[next]