summaryrefslogtreecommitdiff
path: root/rpmpopt.in
Commit message (Expand)AuthorAgeFilesLines
* Conditionally display VCS tag in --info queryŁukasz Stelmach2023-03-301-0/+1
* Call RPM_CONFIGDIR just that consistentlyPanu Matilainen2023-03-301-1/+1
* Use cmake native PROJECT_FOO to pass around names and versionsPanu Matilainen2022-10-211-1/+1
* Add support for %preuntrans and %postuntrans scriptletsPanu Matilainen2022-09-261-0/+8
* Reimplement --restore as a transaction element, obsolete --setperms & coPanu Matilainen2022-02-031-30/+4
* Skip recorded symlinks in --setperms (RhBug:1900662)Michal Domonkos2022-01-211-0/+1
* Remove --sign from rpmbuildFlorian Festi2020-01-311-4/+3
* Add all of the rpmbuild macro aliases to rpmspec as wellPeter Jones2019-09-231-4/+21
* Add --scm option for %autosetup SCM selectionAndreas Scherer2018-11-051-0/+3
* rpmpopt: make query info command display DistTag if it is non-nullVladimir D. Seleznev2018-11-051-0/+1
* Remove capabilities instead of setting empty caps via. --setcapsMarkus Linnala2018-11-051-2/+7
* Fix nasty --setperms/--setugids regression in 4.14.2 (RhBug: 1640470)Panu Matilainen2018-10-221-2/+2
* Skip showing empty Relocations line in rpm -qiZbigniew Jędrzejewski-Szmek2018-08-241-1/+1
* Add shortcut to --nodebuginfoFilipe Brandenburger2018-08-201-0/+2
* Bring ftp/http documentation up to date, eliminate leftovers (#521)Panu Matilainen2018-08-201-7/+1
* Remove misleading --setperms and --setugids warnings (RhBug: 1538610)Pavlina Moravcova Varekova2018-06-281-3/+7
* Add popt-based options --setcaps and --restore (RhBug:1550745)Pavlina Moravcova Varekova2018-04-241-0/+12
* Make coloring of output configurableFlorian Festi2017-08-091-0/+2
* Add --trace macros to enable %trace on the command line.Peter Jones2017-02-241-0/+6
* Add --changes to read changelog with full timestampsNeal Gompa (ニール・ゴンパ)2016-10-211-0/+3
* Make help strings a bit nicerFlorian Festi2016-04-121-4/+4
* Remove obsolete --fscontext popt aliasFlorian Festi2016-04-121-4/+0
* alias -P on --providesThierry Vignaud2016-01-281-0/+1
* Add file signature support to rpmsign commandfin@linux.vnet.ibm.com2015-08-121-0/+1
* Add --filetriggers option to show info about file triggers.Lubos Kardos2015-08-061-0/+8
* Fix regression in "--sign" option of rpmbuild command (rhbz:#1239039)Lubos Kardos2015-07-141-1/+1
* Add deprecation warning to description of "--addsign"Lubos Kardos2015-03-271-1/+1
* Fix --last sorting with non-en localesDenis Ollier2015-03-271-1/+1
* Add --recommends, --suggests, --supplements and --enhances aliases to rpm -qFlorian Festi2014-02-191-0/+13
* Unbreak --setperms (RhBug:881835)Panu Matilainen2012-11-301-1/+1
* Don't call "rpm --addsign" if rpmbuild didn't create RPMs.Tim Landscheidt2012-11-011-1/+1
* Show arch in --last output too (RhBug:768516)Panu Matilainen2012-01-121-1/+1
* Show all interpreter arguments on --scripts query (ticket #847)Panu Matilainen2011-09-121-14/+14
* Show possible %verifyscript interpreter similarly to other scriptletsPanu Matilainen2011-09-121-1/+3
* Use the new FOO_NEVRS extensions for --requires etc popt aliasesPanu Matilainen2011-09-061-8/+8
* Fix rpmsign --key-id popt alias typoPanu Matilainen2011-01-101-1/+1
* Remove absolute paths from our popt exec aliases now that we canPanu Matilainen2010-11-151-10/+10
* Kill broken --rebuilddbpath popt aliasPanu Matilainen2010-11-091-2/+0
* Move --dbpath into common rpm popt options tablePanu Matilainen2010-11-091-5/+0
* Lose the remaining dbapi references in code + configurationPanu Matilainen2010-11-041-11/+0
* Add --requires etc popt aliases for rpmspec tooPanu Matilainen2010-10-121-0/+17
* Add cli switches to override signing key and digest algorithmPanu Matilainen2010-10-041-0/+7
* Lift specfile query out of main rpm(query) into separate binaryPanu Matilainen2010-10-041-0/+1
* Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpmPanu Matilainen2010-09-031-0/+4
* Rip IAM_RPMK, ie --import and --checksig modes out of rpmqv.c + librpmPanu Matilainen2010-09-031-0/+3
* Rrrriiip the addsign/resign/delsign bits out of rpmqv.c + friendsPanu Matilainen2010-09-031-0/+4
* Eliminate silly and unused timecheck feature from (lib)rpmbuildPanu Matilainen2010-09-011-1/+0
* Remove signing support from (lib)rpmbuildPanu Matilainen2010-08-201-1/+4
* Add Epoch, Architecture and BugURL to rpm -qi and fix alignment (RhBug:575499)Jindrich Novy2010-03-241-6/+16
* Make --httpproxy and friends work again (RhBug:529214)Panu Matilainen2009-10-221-4/+4