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
/
rpmpopt.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Conditionally display VCS tag in --info query
Łukasz Stelmach
2023-03-30
1
-0
/
+1
*
Call RPM_CONFIGDIR just that consistently
Panu Matilainen
2023-03-30
1
-1
/
+1
*
Use cmake native PROJECT_FOO to pass around names and versions
Panu Matilainen
2022-10-21
1
-1
/
+1
*
Add support for %preuntrans and %postuntrans scriptlets
Panu Matilainen
2022-09-26
1
-0
/
+8
*
Reimplement --restore as a transaction element, obsolete --setperms & co
Panu Matilainen
2022-02-03
1
-30
/
+4
*
Skip recorded symlinks in --setperms (RhBug:1900662)
Michal Domonkos
2022-01-21
1
-0
/
+1
*
Remove --sign from rpmbuild
Florian Festi
2020-01-31
1
-4
/
+3
*
Add all of the rpmbuild macro aliases to rpmspec as well
Peter Jones
2019-09-23
1
-4
/
+21
*
Add --scm option for %autosetup SCM selection
Andreas Scherer
2018-11-05
1
-0
/
+3
*
rpmpopt: make query info command display DistTag if it is non-null
Vladimir D. Seleznev
2018-11-05
1
-0
/
+1
*
Remove capabilities instead of setting empty caps via. --setcaps
Markus Linnala
2018-11-05
1
-2
/
+7
*
Fix nasty --setperms/--setugids regression in 4.14.2 (RhBug: 1640470)
Panu Matilainen
2018-10-22
1
-2
/
+2
*
Skip showing empty Relocations line in rpm -qi
Zbigniew Jędrzejewski-Szmek
2018-08-24
1
-1
/
+1
*
Add shortcut to --nodebuginfo
Filipe Brandenburger
2018-08-20
1
-0
/
+2
*
Bring ftp/http documentation up to date, eliminate leftovers (#521)
Panu Matilainen
2018-08-20
1
-7
/
+1
*
Remove misleading --setperms and --setugids warnings (RhBug: 1538610)
Pavlina Moravcova Varekova
2018-06-28
1
-3
/
+7
*
Add popt-based options --setcaps and --restore (RhBug:1550745)
Pavlina Moravcova Varekova
2018-04-24
1
-0
/
+12
*
Make coloring of output configurable
Florian Festi
2017-08-09
1
-0
/
+2
*
Add --trace macros to enable %trace on the command line.
Peter Jones
2017-02-24
1
-0
/
+6
*
Add --changes to read changelog with full timestamps
Neal Gompa (ニール・ゴンパ)
2016-10-21
1
-0
/
+3
*
Make help strings a bit nicer
Florian Festi
2016-04-12
1
-4
/
+4
*
Remove obsolete --fscontext popt alias
Florian Festi
2016-04-12
1
-4
/
+0
*
alias -P on --provides
Thierry Vignaud
2016-01-28
1
-0
/
+1
*
Add file signature support to rpmsign command
fin@linux.vnet.ibm.com
2015-08-12
1
-0
/
+1
*
Add --filetriggers option to show info about file triggers.
Lubos Kardos
2015-08-06
1
-0
/
+8
*
Fix regression in "--sign" option of rpmbuild command (rhbz:#1239039)
Lubos Kardos
2015-07-14
1
-1
/
+1
*
Add deprecation warning to description of "--addsign"
Lubos Kardos
2015-03-27
1
-1
/
+1
*
Fix --last sorting with non-en locales
Denis Ollier
2015-03-27
1
-1
/
+1
*
Add --recommends, --suggests, --supplements and --enhances aliases to rpm -q
Florian Festi
2014-02-19
1
-0
/
+13
*
Unbreak --setperms (RhBug:881835)
Panu Matilainen
2012-11-30
1
-1
/
+1
*
Don't call "rpm --addsign" if rpmbuild didn't create RPMs.
Tim Landscheidt
2012-11-01
1
-1
/
+1
*
Show arch in --last output too (RhBug:768516)
Panu Matilainen
2012-01-12
1
-1
/
+1
*
Show all interpreter arguments on --scripts query (ticket #847)
Panu Matilainen
2011-09-12
1
-14
/
+14
*
Show possible %verifyscript interpreter similarly to other scriptlets
Panu Matilainen
2011-09-12
1
-1
/
+3
*
Use the new FOO_NEVRS extensions for --requires etc popt aliases
Panu Matilainen
2011-09-06
1
-8
/
+8
*
Fix rpmsign --key-id popt alias typo
Panu Matilainen
2011-01-10
1
-1
/
+1
*
Remove absolute paths from our popt exec aliases now that we can
Panu Matilainen
2010-11-15
1
-10
/
+10
*
Kill broken --rebuilddbpath popt alias
Panu Matilainen
2010-11-09
1
-2
/
+0
*
Move --dbpath into common rpm popt options table
Panu Matilainen
2010-11-09
1
-5
/
+0
*
Lose the remaining dbapi references in code + configuration
Panu Matilainen
2010-11-04
1
-11
/
+0
*
Add --requires etc popt aliases for rpmspec too
Panu Matilainen
2010-10-12
1
-0
/
+17
*
Add cli switches to override signing key and digest algorithm
Panu Matilainen
2010-10-04
1
-0
/
+7
*
Lift specfile query out of main rpm(query) into separate binary
Panu Matilainen
2010-10-04
1
-0
/
+1
*
Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpm
Panu Matilainen
2010-09-03
1
-0
/
+4
*
Rip IAM_RPMK, ie --import and --checksig modes out of rpmqv.c + librpm
Panu Matilainen
2010-09-03
1
-0
/
+3
*
Rrrriiip the addsign/resign/delsign bits out of rpmqv.c + friends
Panu Matilainen
2010-09-03
1
-0
/
+4
*
Eliminate silly and unused timecheck feature from (lib)rpmbuild
Panu Matilainen
2010-09-01
1
-1
/
+0
*
Remove signing support from (lib)rpmbuild
Panu Matilainen
2010-08-20
1
-1
/
+4
*
Add Epoch, Architecture and BugURL to rpm -qi and fix alignment (RhBug:575499)
Jindrich Novy
2010-03-24
1
-6
/
+16
*
Make --httpproxy and friends work again (RhBug:529214)
Panu Matilainen
2009-10-22
1
-4
/
+4
[next]