index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try globs literally when there are no matches
Michal Domonkos
2022-09-20
1
-1
/
+1
*
Fix rpmGlob() escape support
Michal Domonkos
2022-06-27
1
-3
/
+1
*
Include rpmpgp.h only where it is actually needed
Justus Winter
2021-11-17
1
-0
/
+1
*
Shut up bogus Doxygen warnings about undocumented parameters
Panu Matilainen
2020-10-28
1
-1
/
+1
*
Remove some unnecessary assignments flagged by cppcheck
Ville Skyttä
2016-07-29
1
-1
/
+0
*
Don't allow infinite recursion loop with "package file" manifests
Lubos Kardos
2015-05-26
1
-1
/
+23
*
rpmgiFree() cleanup to remove an exit point and dead assignment(s)
Panu Matilainen
2011-05-30
1
-7
/
+6
*
Eliminate dead NULL-assignments at scope-end in librpm, part VI
Panu Matilainen
2011-05-29
1
-1
/
+1
*
Clean up rpmgiGlobArgv() a bit
Panu Matilainen
2011-03-07
1
-21
/
+14
*
A few missing internal markers on librpm side too
Panu Matilainen
2010-10-01
1
-0
/
+1
*
Differentiate between IO-errors and non-package "error" in rpmgi foo
Panu Matilainen
2010-09-08
1
-8
/
+7
*
Fix fallout from rpmgi.h moving to internal path
Panu Matilainen
2010-03-23
1
-1
/
+1
*
Oops, remember to free transaction set in rpmgi
Panu Matilainen
2010-03-22
1
-0
/
+1
*
Lose the useless rpmts refcounting debug messages + debug switches
Panu Matilainen
2010-03-22
1
-1
/
+1
*
Dont bother hanging onto header in rpmgi
Panu Matilainen
2010-03-19
1
-36
/
+12
*
Lose some unused leftover rpmgi goo
Panu Matilainen
2010-03-19
1
-7
/
+0
*
Return headers from rpmgiNext() directly
Panu Matilainen
2010-03-19
1
-9
/
+4
*
Pass args and flags to rpmgi constructor already, lose rpmgiSetArgs()
Panu Matilainen
2010-03-19
1
-17
/
+7
*
Rip RPMDBI_PACKAGES iteration support out of rpmgi
Panu Matilainen
2010-03-19
1
-98
/
+3
*
One helluva complicated way to pass our own arg back to us
Panu Matilainen
2010-03-19
1
-25
/
+4
*
Eliminate RPMDBI_ADDED iterator mode from rpmgi
Panu Matilainen
2010-03-19
1
-27
/
+0
*
Eliminate hysterical --hdlist query option and everything implementing it
Panu Matilainen
2010-03-19
1
-34
/
+1
*
Eliminate --wtfwalk .. err, --ftswalk and everything implementing it
Panu Matilainen
2010-03-19
1
-126
/
+2
*
Lose useless rpmgi reference counting
Panu Matilainen
2010-03-19
1
-32
/
+0
*
Lose the hidden and useless transaction add/order through rpmgi hackery
Panu Matilainen
2010-03-19
1
-38
/
+0
*
Lose unused rpmgiTs()
Panu Matilainen
2010-03-19
1
-5
/
+0
*
Move <errno.h> include out of system.h to the places that need it
Panu Matilainen
2010-01-05
1
-0
/
+2
*
Use rpmFileHasSuffix() instead of doing the same manually
Panu Matilainen
2009-08-31
1
-3
/
+1
*
Removing extra useless 'break' statement lines and unhandled FTS_FOO cases.
Rakesh Pandit
2009-06-02
1
-17
/
+1
*
- Removed unnecessary rpmdbFreeIterator call and moved them to enditer label.
Rakesh Pandit
2009-04-23
1
-8
/
+5
*
Unknown tag is an error
Panu Matilainen
2008-10-08
1
-1
/
+1
*
Make "not an rpm or manifest" message an error, not just notice
Panu Matilainen
2008-10-06
1
-1
/
+1
*
Add error message on query of unsupported files (rhbz#461362)
Panu Matilainen
2008-09-18
1
-0
/
+2
*
Remove solvedb API and other related stuff
Panu Matilainen
2008-07-04
1
-5
/
+0
*
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
2008-05-21
1
-1
/
+1
*
Use argvNew() instead of manual xcalloc()
Panu Matilainen
2008-04-21
1
-1
/
+1
*
ARGV_t const pendantry
Panu Matilainen
2008-04-07
1
-3
/
+3
*
Another pile of read-only constants marked as such..
Panu Matilainen
2008-03-07
1
-3
/
+3
*
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
2008-02-05
1
-3
/
+3
*
Include spring-cleaning
Panu Matilainen
2008-01-30
1
-5
/
+3
*
rpmlib.h mass eviction
Panu Matilainen
2008-01-30
1
-1
/
+2
*
rpmgi.h doesn't need rpmte and rpmts headers, implementation does
Panu Matilainen
2008-01-30
1
-0
/
+1
*
Handle spaces in file path arguments correctly (#217258)
Panu Matilainen
2008-01-09
1
-1
/
+3
*
Remove bogus const from rpmGlob argv return type
Panu Matilainen
2007-12-18
1
-1
/
+1
*
Couple of bogus const removals from rpmgi and rpmds structs
Panu Matilainen
2007-12-15
1
-1
/
+1
*
Another bunch of bogus const removals
Panu Matilainen
2007-12-14
1
-2
/
+2
*
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
2007-12-13
1
-4
/
+4
*
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
2007-12-08
1
-7
/
+7
*
Fix query return codes (rhbz#244236)
Panu Matilainen
2007-12-05
1
-4
/
+20
*
Eliminate debug junk from the API
Panu Matilainen
2007-12-04
1
-4
/
+4
[next]