index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
query.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
Add cli-switch to query for license files
Panu Matilainen
1
-0
/
+4
2012-07-03
Recognize relative paths as such in --whatprovides query
Panu Matilainen
1
-2
/
+2
2011-08-29
Use RPMDBI_INSTFILENAMES on file queries as well
Panu Matilainen
1
-1
/
+2
2011-05-31
Remove dead NULL-assignment before reassign
Panu Matilainen
1
-1
/
+1
2011-05-31
Remove superfluous localtime() call
Panu Matilainen
1
-3
/
+1
2011-05-31
Remove bogus condition on provide checking in query
Panu Matilainen
1
-3
/
+2
2011-05-30
Eliminate bunch of dead assignments on ts vsflags
Panu Matilainen
1
-1
/
+1
2011-05-29
Eliminate dead NULL-assignments at scope-end in librpm, part VI
Panu Matilainen
1
-5
/
+5
2011-03-04
Remove unused nowtm variable
Panu Matilainen
1
-2
/
+0
2010-10-22
Meh, one missed rpmTag -> rpmTagVal change in query
Panu Matilainen
1
-1
/
+1
2010-10-22
Change all internal uses of rpmtsInitIterator() to use DBI tags
Panu Matilainen
1
-9
/
+9
2010-10-22
Switch lone rpmTag use in query to rpmTagVal
Panu Matilainen
1
-1
/
+1
2010-10-22
Eliminate useless --fileid query selector
Panu Matilainen
1
-26
/
+0
2010-10-12
Add support for querying source rpm from spec too
Panu Matilainen
1
-1
/
+2
2010-10-04
Further streamline rpmcliArgIter() and friends
Panu Matilainen
1
-13
/
+12
2010-09-21
Use the new tag type/return type getters everywhere
Panu Matilainen
1
-1
/
+1
2010-09-08
Turn rpmQueryVerify() into query iterator initializer
Panu Matilainen
1
-30
/
+15
2010-09-08
Lift the remaining oddball case out of rpmQueryVerify()
Panu Matilainen
1
-5
/
+7
2010-09-08
Eliminate qva_mi and qva_gi from rpmQVKArguments
Panu Matilainen
1
-45
/
+42
2010-09-08
Eliminate some dozen redundant rpmcliShowMatches() calls
Panu Matilainen
1
-22
/
+14
2010-09-08
Cut some extra twists from the query maze
Panu Matilainen
1
-14
/
+8
2010-09-08
Eliminate rpmQueryVerify() from librpm API
Panu Matilainen
1
-1
/
+1
2010-09-08
Urk, mixed up in branches and wrong stuff getting pushed. Revert.
Panu Matilainen
1
-45
/
+53
2010-09-07
Beat a little bit of sense into rpmQueryVerify()
Panu Matilainen
1
-50
/
+42
2010-09-07
Mark ts argument unused in bunch of query APIs
Panu Matilainen
1
-3
/
+3
2010-09-07
Eliminate rpmcliShowMatches() from librpm API
Panu Matilainen
1
-1
/
+1
2010-09-03
Use the common rpmcliQueryFlags for signature verify options in rpm cli too
Panu Matilainen
1
-3
/
+3
2010-03-23
Fix fallout from rpmgi.h moving to internal path
Panu Matilainen
1
-1
/
+1
2010-03-19
Dont bother hanging onto header in rpmgi
Panu Matilainen
1
-0
/
+1
2010-03-19
Return headers from rpmgiNext() directly
Panu Matilainen
1
-5
/
+2
2010-03-19
Pass args and flags to rpmgi constructor already, lose rpmgiSetArgs()
Panu Matilainen
1
-14
/
+3
2010-03-19
Rip RPMDBI_PACKAGES iteration support out of rpmgi
Panu Matilainen
1
-2
/
+48
2010-03-19
One helluva complicated way to pass our own arg back to us
Panu Matilainen
1
-7
/
+2
2010-03-19
Eliminate hysterical --hdlist query option and everything implementing it
Panu Matilainen
1
-4
/
+0
2010-03-19
Eliminate --wtfwalk .. err, --ftswalk and everything implementing it
Panu Matilainen
1
-8
/
+2
2010-03-19
Lose the hidden and useless transaction add/order through rpmgi hackery
Panu Matilainen
1
-10
/
+0
2010-03-19
Lose unused qva_char and qva_rc fields from rpmQVKArguments struct
Panu Matilainen
1
-2
/
+2
2010-01-05
Move <ctype.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2010-01-05
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
1
-0
/
+1
2009-10-28
Dont bother calculating hardlink counts when the value is not used
Panu Matilainen
1
-1
/
+1
2009-09-22
Remove no longer necessary RPMDBI_PACKAGES special casing
Panu Matilainen
1
-4
/
+0
2009-09-22
Unbreak --tid and --querybynumber
Panu Matilainen
1
-34
/
+10
2009-09-15
Take non-gi errors into account too (SuseBug:527191)
Panu Matilainen
1
-1
/
+1
2009-09-07
Eliminate bunch of unused variables
Panu Matilainen
1
-2
/
+1
2009-09-02
Use %{nvra} as default query format, much simpler...
Panu Matilainen
1
-1
/
+1
2009-07-23
Kill off lclint remnants everywhere
Panu Matilainen
1
-1
/
+0
2009-04-23
Cleanup: Move similar patterns in rpmcliArgIter to rpmcliArgIterHelper.
Rakesh Pandit
1
-51
/
+27
2009-03-13
- Cleanup: removing unnecessary repeated code.
Rakesh Pandit
1
-9
/
+0
2008-12-15
Check for termination signals during query loops
Panu Matilainen
1
-0
/
+2
2008-11-18
Limit the data rpmfi loads in query
Panu Matilainen
1
-1
/
+5
[next]