summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix missing preformat marker in %conf docsPanu Matilainen2022-04-131-0/+2
* docs/queryformat: fix query expressions exampleTodd Zullinger2022-03-231-1/+1
* Unbreak build from docs removal, oopsPanu Matilainen2022-03-181-2/+0
* Drop very outdated signature documentationPanu Matilainen2022-03-162-88/+0
* Scrap obsolete Tools section from package format docsPanu Matilainen2022-03-161-23/+0
* Fix very outdated definition of unspecified epoch.Panu Matilainen2022-03-161-1/+1
* Drop very outdated buildroot documentationPanu Matilainen2022-03-162-125/+1
* Handle missing RPMTAG_ARCH in RPMTAG_ARCHSUFFIXPanu Matilainen2022-03-021-1/+1
* Clarify docs wrt passing external data to generatorsPanu Matilainen2022-03-011-1/+10
* Add bunch of missing version infos on spec constructs to the manualPanu Matilainen2022-02-281-9/+9
* Add separate build configuration (%conf) section to specPanu Matilainen2022-02-283-5/+22
* Split off rpmDigest*() APIs from rpmpgp.h to a new rpmcrypto.h headerPanu Matilainen2022-02-251-0/+3
* Add ARCHSUFFIX extension tagFlorian Festi2022-02-211-0/+1
* Allow rpmbuild to only check build dependenciessacha2022-02-161-3/+8
* Remove `_with_*` from the documentationPetr Viktorin2022-02-101-11/+0
* Add %bcond macro for defining build conditionalsPetr Viktorin2022-02-101-4/+34
* Reimplement --restore as a transaction element, obsolete --setperms & coPanu Matilainen2022-02-031-28/+6
* Explicitly state that \0 is not supported in queryformat strings. (#1904)Thomas Moschny2022-01-281-2/+2
* Add --justdb counterpart --nodb and matching API flagPanu Matilainen2022-01-251-3/+7
* Support relocatable packages in Lua scriptlets too (#1531)Panu Matilainen2022-01-241-0/+4
* Manual/tags: Use consistent language for scriptsFlorian Festi2022-01-211-6/+6
* Manual: OrderWithRequires dependency generatorsFlorian Festi2022-01-211-0/+5
* Manual/tags: Move Pubkeys to Internal / special sectionFlorian Festi2022-01-211-1/+1
* Manual/tags: Add column descriptions to tablesFlorian Festi2022-01-211-1/+37
* Manual/tags: Add introductions to different sectionsFlorian Festi2022-01-211-11/+66
* Manual/tags: Convert to tablesFlorian Festi2022-01-211-656/+254
* Document %doc relative path strippingOtto Urpelainen2022-01-181-1/+3
* Clarify signatures/digests table purpose in the manual.Panu Matilainen2022-01-171-1/+2
* Fix Relocatable Packages manual page formattingOtto Urpelainen2021-12-301-3/+3
* Add an interactive macro shell mode to rpmspecPanu Matilainen2021-12-201-4/+33
* Allow executing statement and script in the same rpmlua runPanu Matilainen2021-12-201-4/+2
* Add rpmlua wrapper command for running our Lua interpreter standalonePanu Matilainen2021-12-173-1/+75
* Fix out of tree build regression wrt man page generationPanu Matilainen2021-12-161-2/+2
* Clarify behavior of conditionals on built-in macros in the docsPanu Matilainen2021-12-161-0/+4
* Kick out outdated section on builtin macrosPanu Matilainen2021-12-151-16/+3
* Fix invalid %autopatch exampleMiro HronĨok2021-12-151-2/+2
* Documentation grammar fixes - apostrophes are not used for pluralizationBishop Clark2021-12-131-2/+2
* Axe defunct Lua rex extensionPanu Matilainen2021-10-271-14/+0
* Allow an optional argument for the %verbose macroMichael Schroeder2021-10-261-0/+2
* Further cosmetics fixes to Lua docsPanu Matilainen2021-10-181-25/+25
* Argh, table format cosmetics in the Lua docsPanu Matilainen2021-10-151-2/+2
* Lua docs cosmetics + couple of example omissions.Panu Matilainen2021-10-151-5/+10
* Properly document our posix Lua extensionPanu Matilainen2021-10-151-42/+395
* Properly document the rpm Lua extensionPanu Matilainen2021-10-151-15/+241
* Add some missing version info for Lua extensionsPanu Matilainen2021-10-151-4/+7
* Add %{shescape:...} macro for single quoting with escapes for the shellPanu Matilainen2021-09-241-0/+1
* Update Doxygen config for 1.9.x to silence deprecation warningsPanu Matilainen2021-09-161-49/+99
* Add support for RPMDBI_BASENAMES on file queriesMichal Domonkos2021-09-131-2/+8
* Add dbus-announce pluginFlorian Festi2021-08-122-1/+40
* Don't depend on translation sub directoriesFlorian Festi2021-06-231-1/+1