summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: update grammar in dependency_generators.mdJan Engelhardt2023-03-131-18/+18
* fix typoPavel Simovec2023-03-131-1/+1
* Briefly document %setup and %patch in reference manualPanu Matilainen2023-03-131-0/+54
* Convert most of our examples to use a modern %patch syntaxPanu Matilainen2023-03-131-4/+4
* Use proper macro conditional negation syntax in the manualPanu Matilainen2023-03-131-3/+3
* Add missed full stop.olf2023-03-131-1/+1
* Fix broken markdown quoting …olf2023-03-131-5/+5
* Fix markdown syntax typoolf2023-03-131-1/+1
* Docs: macros: Add some missing fencing, fix grammarFrank Dana2023-03-131-2/+2
* Docs: Macros: Attempt to fix literal backslashFrank Dana2023-03-131-1/+1
* Docs: macros: backtick-fence more literals in bodyFeRD (Frank Dana)2023-03-131-45/+46
* Add payload compression macro documentationMichal Domonkos2023-03-131-2/+8
* Permit building rpm from git without pandocPanu Matilainen2023-03-131-0/+2
* Fix typo in macros manualCarl George2023-03-131-1/+1
* Clarify %bcond, %bcond_with and %bcond_without documentation, take XVIIPanu Matilainen2022-09-021-17/+25
* Add SourceLicense tag to spec syntaxFlorian Festi2022-09-021-0/+6
* Add UpstreamReleases tagStanislav Brabec2022-06-281-0/+1
* Add TranslationURL tagStanislav Brabec2022-06-281-0/+1
* Document --root assumptions both in the manual and APIPanu Matilainen2022-06-281-0/+4
* Remove build tree automatically on successfull binary package creationPanu Matilainen2022-06-281-0/+1
* Rewrite ordering documentationPanu Matilainen2022-06-281-157/+66
* Improve documentation for VCS tagFlorian Festi2022-06-281-1/+1
* Add parsed and expanded spec to src.rpm header (#1241)Panu Matilainen2022-06-281-0/+1
* 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