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
/
tools
/
rpmsort.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-09
Replace all rpmMessage() uses with rpmlog()
Panu Matilainen
1
-4
/
+4
2007-09-18
Change main() to using char *argv[].
Ralf Corsépius
1
-1
/
+1
2007-09-17
Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.
Ralf Corsépius
1
-0
/
+2
2007-09-17
Add if defined(ENABLE_NLS) guards around i18n-initialization.
Ralf Corsépius
1
-0
/
+2
2007-09-15
Remove unused var "selected"
Ralf Corsépius
1
-2
/
+0
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-3
/
+2
2007-09-04
Minor warning fixes.
Ralf Corsépius
1
-1
/
+3
2007-09-03
Remove __LCLINT__-ifdef'ed blocks.
Ralf Corsépius
1
-3
/
+0
2005-01-17
Build on macosx.
jbj
1
-0
/
+1
2003-04-16
- resurrect manifests, RPMRC_NOTFOUND returned by readLead().
jbj
1
-7
/
+2
2003-01-25
- permit anaconda to choose "presentation order".
jbj
1
-4
/
+0
2002-07-13
- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.
jbj
1
-1
/
+1
2002-06-28
- disambiguate added/installed dependency failures (#50388).
jbj
1
-1
/
+1
2002-05-27
Add bindings for rpmte and FD_t.
jbj
1
-7
/
+9
2002-05-19
- fix: synthesize unpacking progress callbacks for packages w/o files.
jbj
1
-111
/
+5
2002-05-19
- Grand Renaming of rpm data types.
jbj
1
-42
/
+43
2002-05-16
- opaque (well mostly) rpmTransactionSet using methods.
jbj
1
-6
/
+7
2002-04-13
- merge conflicts into problems, handle as transaction set variable.
jbj
1
-7
/
+8
2002-04-11
- rescusitate --rebuild.
jbj
1
-2
/
+2
2002-01-05
Compute parent and no. of children for each package.
jbj
1
-0
/
+32
2002-01-04
Use rpmsort to display dependencies for dotty from graphviz.
jbj
1
-49
/
+122
2001-11-11
Replace loadFi with fiNew, freeFi with fiFree.
jbj
1
-1
/
+1
2001-11-01
- add header refcount annotations throughout.
jbj
1
-4
/
+4
2001-10-27
- legacy signatures always checked where possible on package read.
jbj
1
-8
/
+7
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-1
/
+1
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-1
/
+1
2001-04-21
Sync with rpm-4_0 branch.
jbj
1
-32
/
+177
2001-02-12
Add rpmRC return code type for the usual 0/1/2 codes.
jbj
1
-1
/
+2
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-0
/
+1
2000-11-12
- fine-grained Requires, remove install PreReq's from Requires db.
jbj
1
-1
/
+5
2000-09-26
Add rpmsort.
jbj
1
-0
/
+177