index
:
platform/upstream/libsolv
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_wearable
backup/libsolv-0.7.16-20211223
backup/libsolv-0.7.20-20220922
sandbox/backup/libsolv-0.7.6_20201127
sandbox/backup/libsolv_0.6.35_20190917
sandbox/backup/libsolv_0.6.35_20200203
sandbox/backup/libsolv_0.7.20_20231208
sandbox/dh0128.kwak/libsolv-0.7.20-20211223
sandbox/dh0128.kwak/libsolv-0.7.22-20220921
sandbox/dh0128.kwak/libsolv_0.7.16
sandbox/dh0128.kwak/libsolv_0.7.6
sandbox/libsolv_0.7.27
sandbox/pcoval/tizen
sandbox/vbarinov/tizen
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
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_stable
upgrade_libzypp
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
pool_fileconflicts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
also check repodata in fileconflicts precheck code
Michael Schroeder
1
-2
/
+4
2013-04-15
also use prechecking for non-aliased mode
Michael Schroeder
1
-15
/
+41
2013-04-12
cleanup code a bit
Michael Schroeder
1
-5
/
+5
2013-04-12
fix two small bugs
Michael Schroeder
1
-27
/
+35
2013-04-12
support checking for directory aliases when searching for file conflicts
Michael Schroeder
1
-108
/
+615
2013-04-11
small fixes
Michael Schroeder
1
-7
/
+6
2013-04-11
more speed: read all packages just once in 3rd pass
Michael Schroeder
1
-38
/
+55
2013-04-11
add extra flag paramter to find_fileconflicts
Michael Schroeder
1
-8
/
+87
2013-04-10
improve iterate_filelist, it now calls the callback with a struct filelistinfo
Michael Schroeder
1
-15
/
+38
2013-04-10
Reimplement state handling in rpm_by functions
Michael Schroeder
1
-1
/
+0
2013-04-08
fix bugs in fileconflicts code and prepare for aliased dirs
Michael Schroeder
1
-20
/
+22
2013-04-05
improve fileconflicts code
Michael Schroeder
1
-53
/
+56
2013-04-05
cleanup hash code, it makes no sense to have an extra type for the mask
Michael Schroeder
1
-18
/
+18
2012-12-20
improve repo_add_rpmdb speed a tiny bit
Michael Schroeder
1
-1
/
+1
2012-03-19
- more cleanup and return type fixes
Michael Schroeder
1
-1
/
+1
2012-02-20
- make pool flags private, allow self conflicts for rpm, add pool_set/get_flags
Michael Schroeder
1
-2
/
+3
2012-01-17
Make more C89 and POSIX compliant
Ingo Weinhold
1
-1
/
+2
2012-01-11
- add some missing copyright blocks
Michael Schroeder
1
-0
/
+7
2011-07-12
- rename all sat_ to solv_
Michael Schroeder
1
-28
/
+28
2011-05-25
- make findfileconflicts ignore ghost files, like rpm does
Michael Schroeder
1
-2
/
+2
2011-05-24
- do not use obsolete interface in libsolv library itself
Michael Schroeder
1
-4
/
+4
2009-07-21
- color support in fileconflict checking
Michael Schroeder
1
-9
/
+19
2009-06-23
- close fds before calling rpm
Michael Schroeder
1
-0
/
+1
2009-06-22
- create libsatsolverext static library
Michael Schroeder
1
-0
/
+423