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
/
rpmgi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-30
rpmgiFree() cleanup to remove an exit point and dead assignment(s)
Panu Matilainen
1
-7
/
+6
2011-05-29
Eliminate dead NULL-assignments at scope-end in librpm, part VI
Panu Matilainen
1
-1
/
+1
2011-03-07
Clean up rpmgiGlobArgv() a bit
Panu Matilainen
1
-21
/
+14
2010-10-01
A few missing internal markers on librpm side too
Panu Matilainen
1
-0
/
+1
2010-09-08
Differentiate between IO-errors and non-package "error" in rpmgi foo
Panu Matilainen
1
-8
/
+7
2010-03-23
Fix fallout from rpmgi.h moving to internal path
Panu Matilainen
1
-1
/
+1
2010-03-22
Oops, remember to free transaction set in rpmgi
Panu Matilainen
1
-0
/
+1
2010-03-22
Lose the useless rpmts refcounting debug messages + debug switches
Panu Matilainen
1
-1
/
+1
2010-03-19
Dont bother hanging onto header in rpmgi
Panu Matilainen
1
-36
/
+12
2010-03-19
Lose some unused leftover rpmgi goo
Panu Matilainen
1
-7
/
+0
2010-03-19
Return headers from rpmgiNext() directly
Panu Matilainen
1
-9
/
+4
2010-03-19
Pass args and flags to rpmgi constructor already, lose rpmgiSetArgs()
Panu Matilainen
1
-17
/
+7
2010-03-19
Rip RPMDBI_PACKAGES iteration support out of rpmgi
Panu Matilainen
1
-98
/
+3
2010-03-19
One helluva complicated way to pass our own arg back to us
Panu Matilainen
1
-25
/
+4
2010-03-19
Eliminate RPMDBI_ADDED iterator mode from rpmgi
Panu Matilainen
1
-27
/
+0
2010-03-19
Eliminate hysterical --hdlist query option and everything implementing it
Panu Matilainen
1
-34
/
+1
2010-03-19
Eliminate --wtfwalk .. err, --ftswalk and everything implementing it
Panu Matilainen
1
-126
/
+2
2010-03-19
Lose useless rpmgi reference counting
Panu Matilainen
1
-32
/
+0
2010-03-19
Lose the hidden and useless transaction add/order through rpmgi hackery
Panu Matilainen
1
-38
/
+0
2010-03-19
Lose unused rpmgiTs()
Panu Matilainen
1
-5
/
+0
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+2
2009-08-31
Use rpmFileHasSuffix() instead of doing the same manually
Panu Matilainen
1
-3
/
+1
2009-06-02
Removing extra useless 'break' statement lines and unhandled FTS_FOO cases.
Rakesh Pandit
1
-17
/
+1
2009-04-23
- Removed unnecessary rpmdbFreeIterator call and moved them to enditer label.
Rakesh Pandit
1
-8
/
+5
2008-10-08
Unknown tag is an error
Panu Matilainen
1
-1
/
+1
2008-10-06
Make "not an rpm or manifest" message an error, not just notice
Panu Matilainen
1
-1
/
+1
2008-09-18
Add error message on query of unsupported files (rhbz#461362)
Panu Matilainen
1
-0
/
+2
2008-07-04
Remove solvedb API and other related stuff
Panu Matilainen
1
-5
/
+0
2008-05-21
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
1
-1
/
+1
2008-04-21
Use argvNew() instead of manual xcalloc()
Panu Matilainen
1
-1
/
+1
2008-04-07
ARGV_t const pendantry
Panu Matilainen
1
-3
/
+3
2008-03-07
Another pile of read-only constants marked as such..
Panu Matilainen
1
-3
/
+3
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-3
/
+3
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-5
/
+3
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+2
2008-01-30
rpmgi.h doesn't need rpmte and rpmts headers, implementation does
Panu Matilainen
1
-0
/
+1
2008-01-09
Handle spaces in file path arguments correctly (#217258)
Panu Matilainen
1
-1
/
+3
2007-12-18
Remove bogus const from rpmGlob argv return type
Panu Matilainen
1
-1
/
+1
2007-12-15
Couple of bogus const removals from rpmgi and rpmds structs
Panu Matilainen
1
-1
/
+1
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
1
-2
/
+2
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-4
/
+4
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-7
/
+7
2007-12-05
Fix query return codes (rhbz#244236)
Panu Matilainen
1
-4
/
+20
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-4
/
+4
2007-11-28
Lose rpmgi_internal.h, no longer needed
Panu Matilainen
1
-1
/
+32
2007-11-28
Add rpmgiGetFlags() method to avoid rpmgi_internal.h in query
Panu Matilainen
1
-0
/
+4
2007-11-29
Bunch of compiler warnings silenced
Panu Matilainen
1
-1
/
+1
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-2
/
+2
2007-11-23
Move rpmGlob() from macros to rpmfileutil.h
Panu Matilainen
1
-0
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-5
/
+5
[next]