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
/
query.c
Age
Commit message (
Expand
)
Author
Files
Lines
1997-05-30
moved findPackageByLabel() to rpmdbFindByLabel() and added rpmdbFindByHeader()
ewt
1
-95
/
+1
1997-05-29
Replaced queryformat code with headerSprintf() <whew>
ewt
1
-316
/
+7
1997-05-23
Omit RPMTAG_ portion of --querytags output.
ewt
1
-1
/
+1
1997-05-20
Added :shescape query format tag
ewt
1
-2
/
+31
1997-04-30
Fixed problem with 8 character user names.
ewt
1
-0
/
+2
1997-04-29
Made many more strings in the toplevel interface translatable.
ewt
1
-31
/
+35
1997-02-25
removed defaultQueryFormat string (obosoleted by popt)
ewt
1
-10
/
+0
1997-02-25
added initializations of fileOwnerList, fileGroupList
ewt
1
-1
/
+2
1997-02-17
fixed code so -qvv actually works
root
1
-0
/
+2
1997-02-17
dropped QUERY_FOR_INFO, QUERY_FOR_REQUIRES
ewt
1
-28
/
+30
1997-02-12
array size mismatches in --qf should send error to stderr
ewt
1
-1
/
+1
1997-02-06
%{#TAG} prints the number of items in the item (array length)
ewt
1
-0
/
+7
1997-01-30
removed stdin queries and moved --scripts, --provides to rpmpopt
ewt
1
-22
/
+2
1997-01-24
moved isUrl initialization to remove dumb warning
ewt
1
-2
/
+2
1997-01-22
changed types to headerTabTableEntry from rpmTagTableEntry
ewt
1
-2
/
+2
1997-01-17
added :octal for int32 and int16
ewt
1
-0
/
+6
1997-01-17
1) use config.h if available
ewt
1
-1
/
+3
1997-01-02
handle RPM_CHAR_TYPE like RPM_INT8_TYPE for queries
ewt
1
-0
/
+1
1996-12-20
we weren't printing the sticky bit properly
ewt
1
-1
/
+1
1996-12-12
made include of alloca.h conditional
ewt
1
-1
/
+4
1996-12-05
allow -qip -
ewt
1
-0
/
+2
1996-11-22
--scripts prints verify script
ewt
1
-1
/
+2
1996-11-18
fix -Q
root
1
-2
/
+1
1996-11-18
The Great Renaming
root
1
-55
/
+55
1996-10-21
handles RPMFILE_STATE_NETSHARED, prints number of unknown states
ewt
1
-1
/
+4
1996-10-20
1) display more intelligent errors when ftp queries fail
ewt
1
-5
/
+9
1996-10-15
added support for querying ftp:// packages
ewt
1
-1
/
+16
1996-09-05
fixed --scripts output
ewt
1
-2
/
+2
1996-09-01
added :fflags format
ewt
1
-0
/
+9
1996-08-29
ignore major, minor from pkgReadHeader()
ewt
1
-1
/
+1
1996-07-14
1) added Summary to -qi output
ewt
1
-3
/
+6
1996-07-10
fixed default build string to not use '-' to print dates
ewt
1
-2
/
+2
1996-07-10
1) changed a bunch of the queries to happen via query formats
ewt
1
-39
/
+29
1996-06-27
added interation for queryformats and :date and :perms formats
ewt
1
-64
/
+180
1996-06-27
added support for INT8 types in query formats
ewt
1
-0
/
+5
1996-06-27
removed Provides: and Requires: tags from printouts
ewt
1
-9
/
+4
1996-06-20
got --whatrequires, --whatprovides, --requires, --provides, --dump
ewt
1
-51
/
+91
1996-06-17
merged rpmlib.h and package.h
ewt
1
-1
/
+0
1996-06-09
added requiredby and provides querying
ewt
1
-0
/
+20
1996-06-08
added dependency querying
ewt
1
-10
/
+46
1996-06-02
add --querybynumber
root
1
-2
/
+2
1996-05-22
handle rpm -q 4gl (invalid package)
root
1
-2
/
+7
1996-04-15
added --script querying
ewt
1
-0
/
+18
1996-04-15
queries relative paths correctly (thanks to Johnie Stafford)
ewt
1
-0
/
+6
1996-04-05
added more intelligent error messages for bad magic
root
1
-1
/
+5
1996-04-03
wrote queryPrintTags()
ewt
1
-75
/
+37
1996-04-02
added support for user specified query formats
ewt
1
-55
/
+201
1996-03-29
recoginizes files that have intentionally not been installed
ewt
1
-4
/
+6
1996-03-29
refuses to query old format source packages
ewt
1
-2
/
+8
1996-03-29
handles headers with no state properly
ewt
1
-9
/
+15
[next]