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
/
rpmqv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-24
Remove ancient autohelp-handling related leftovers
Panu Matilainen
1
-2
/
+0
2010-08-20
Argh. Realize we already have equivalents of initCli() and finishCli()
Panu Matilainen
1
-10
/
+4
2010-08-20
Kludge to get rid of ugly lone --quiet on usage message
Panu Matilainen
1
-1
/
+1
2010-08-20
Move --pipe handling to cliutils helpers
Panu Matilainen
1
-29
/
+3
2010-08-20
Oops, fallout from commit 5fe63cd8e0b552a9687666e8b5f9454cf274d69d
Panu Matilainen
1
-1
/
+1
2010-08-20
Lump much of the common cli-init + finish tasks into cliutils helpers
Panu Matilainen
1
-72
/
+4
2010-08-20
Add a convenience library for stuff common cli-bits into
Panu Matilainen
1
-30
/
+1
2010-08-20
If MiNT can't cope, frankly my dear, I dont give a damn
Panu Matilainen
1
-5
/
+0
2010-08-20
Simplify --root argument checking
Panu Matilainen
1
-10
/
+2
2010-08-20
Chainsaw the now unused #ifdef'ed parts out of rpmqv.c and rpmbuild.c
Panu Matilainen
1
-188
/
+10
2010-06-23
Allow '--short-circuit' for '-bb'
Michal Schmidt
1
-0
/
+2
2010-03-19
Eliminate hysterical --hdlist query option and everything implementing it
Panu Matilainen
1
-4
/
+2
2010-03-19
Eliminate --wtfwalk .. err, --ftswalk and everything implementing it
Panu Matilainen
1
-3
/
+0
2010-02-03
Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing them
Florian Festi
1
-1
/
+0
2010-01-05
Move <mcheck.h> include out of system.h to the couple of places that care
Panu Matilainen
1
-0
/
+3
2010-01-05
Unconditionally include <sys/wait.h> where needed
Panu Matilainen
1
-1
/
+2
2009-09-07
Add noreturn annotations to argerror() helper functions
Panu Matilainen
1
-0
/
+1
2009-08-31
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in binaries
Panu Matilainen
1
-3
/
+3
2009-03-26
Put the PGP foobar signature generation out of its misery
Panu Matilainen
1
-8
/
+0
2009-03-19
Show query/verify selection options just once in --help
Panu Matilainen
1
-5
/
+3
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-1
/
+1
2009-02-16
-Use installInterfaceFlags in place of eraseInterfaceFlags. -Moved transactio...
Rakesh Pandit
1
-2
/
+2
2008-12-18
Permit --noscripts on verify (to disable %verifyscript execution)
Panu Matilainen
1
-2
/
+2
2008-11-29
Read default popt aliases again (rhbz#473167)
Panu Matilainen
1
-2
/
+0
2008-11-22
Use rpmConfigDir() for finding our popt alias file
Panu Matilainen
1
-2
/
+7
2008-06-25
Force "rpm" popt context for everything but build
Panu Matilainen
1
-2
/
+9
2008-06-25
Eliminate rpmd, rpmi, rpmk, rpmq "helper binaries"
Panu Matilainen
1
-10
/
+0
2008-06-24
Eliminate the pointless rpmb + rpmt symlinkery
Panu Matilainen
1
-3
/
+1
2008-05-05
Check for pipe() return code on --pipe
Panu Matilainen
1
-3
/
+4
2008-05-02
Ensure default SIGPIPE handler for --pipe (rhbz#444389)
Panu Matilainen
1
-0
/
+1
2008-04-07
ARGV_t const pendantry
Panu Matilainen
1
-5
/
+5
2008-03-24
Remove bogus const from rpmRelocation struct
Panu Matilainen
1
-1
/
+1
2008-03-17
Remove rollback support
Panu Matilainen
1
-10
/
+2
2008-03-12
Refcount dbiTags on db open+close, automatically free
Panu Matilainen
1
-4
/
+0
2008-02-11
Play nice with xargs
Panu Matilainen
1
-2
/
+2
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+2
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-0
/
+1
2008-01-07
Print --usage to stderr instead of stdout (rhbz#164021)
Panu Matilainen
1
-1
/
+1
2007-12-18
Use constfree on relocations for now
Panu Matilainen
1
-1
/
+1
2007-12-18
Remove bogus const from rpmInstallSource*() parameters
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-6
/
+6
2007-11-30
Move logging related macros rpmlog, adjust includes
Panu Matilainen
1
-0
/
+1
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-2
/
+2
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-5
/
+5
2007-11-13
Make "rpmbuild -bb --quiet" quiet as should be
Panu Matilainen
1
-1
/
+8
2007-10-28
Include "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmcli.h" instead of <rpmcli.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-27
Stop messing around with triple-arg'ed main.
Ralf Corsépius
1
-10
/
+0
2007-10-09
Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
Panu Matilainen
1
-1
/
+1
2007-09-21
Silence compiler whining from bad popt argv definition
Panu Matilainen
1
-1
/
+2
[next]