aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* yat2m: Release the memory after the use.NIIBE Yutaka10 days1-3/+19
* Time for a new error code; this time GPG_ERR_UNEXPECTED_PACKETWerner Koch2025-05-161-0/+5
* yat2m: Improve html output.Werner Koch2024-04-251-5/+25
* yat2m: Fix HTML output for backslash.NIIBE Yutaka2023-11-161-1/+1
* yat2m: Implement @item handling with @table item specification.NIIBE Yutaka2023-11-151-2/+61
* yat2m: Also handle @file treating '-' as minus.NIIBE Yutaka2023-11-151-1/+1
* yat2m: Output \- for @samp, @kbd, and @env, too.NIIBE Yutaka2023-11-141-3/+3
* yat2m: Generate \- for roff for some commands.NIIBE Yutaka2023-11-091-36/+57
* yat2m: Add support of @minus{} command.NIIBE Yutaka2023-11-071-0/+1
* yat2m: Use \fP to return previous font.NIIBE Yutaka2023-11-071-10/+10
* yat2m: Fix backslash output in man.NIIBE Yutaka2023-11-071-1/+1
* yat2m: Parse @dots{} to show ellipsis in HTML mode.Ben Kibbey2023-11-071-0/+1
* yat2m: No en-dash and em-dash for @item line.NIIBE Yutaka2023-11-061-6/+14
* yat2m: Interpret -- and --- verbatimly in @example.NIIBE Yutaka2023-11-021-3/+10
* yat2m: Support Texinfo input -- and ---.NIIBE Yutaka2023-11-021-0/+18
* doc: Minor style fix.NIIBE Yutaka2023-10-051-3/+3
* yat2m: No additional newline after the end of subsection.NIIBE Yutaka2023-07-271-0/+2
* yat2m: Fix Windows buildWerner Koch2023-06-121-1/+12
* yat2m: Add option --gnupgorgWerner Koch2023-06-091-3/+62
* yat2m: Some basic HTML formatting works now.Werner Koch2023-06-011-37/+398
* core: New error codes for PUKs and reset codes.Werner Koch2023-04-061-0/+11
* doc: Add man page of gpgrt-config.NIIBE Yutaka2022-11-292-2/+69
* build: Fix installation of gpg-error-config.1.Damien Goutte-Gattat via Gnupg-devel2022-09-191-1/+5
* yat2m: Use __noreturn__ attribute.NIIBE Yutaka2022-09-151-1/+1
* doc: Update gpgrt.texi for old gpg-error-config script.NIIBE Yutaka2022-07-221-44/+47
* yat2m: Only emit a message of the page with --verbose option.NIIBE Yutaka2022-03-281-1/+2
* yat2m: New option --html and some basic html rendering.Werner Koch2021-01-071-43/+272
* doc: Add a description for GPG_ERR_USE_CONDITIONS.Werner Koch2021-01-051-0/+8
* New error codes for SQLiteWerner Koch2019-12-131-1/+70
* New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE.Werner Koch2019-08-051-1/+19
* build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programsdkg-fix-T4643Daniel Kahn Gillmor2019-07-181-1/+2
* yat2m: Change style for @samp and add @kbd.Werner Koch2019-04-041-3/+4
* estream: Increase buffer size for Windows.Werner Koch2019-03-191-0/+1
* New error codes NO_AUTH and BAD_AUTHWerner Koch2019-02-111-0/+9
* build: Fix regression in make distcheckWerner Koch2019-01-161-1/+1
* build: Fix for BSD make.NIIBE Yutaka2019-01-151-1/+1
* doc: Describe some causes for GPG_ERR_NO_NAME.Werner Koch2019-01-091-5/+10
* Release 1.33.libgpg-error-1.33gpgrt-1.33Werner Koch2018-12-071-1/+1
* doc: Replace gpg-error-config by gpgrt-config.Werner Koch2018-12-071-24/+18
* yat2m: Avoid compiler warnings.NIIBE Yutaka2018-10-221-1/+1
* build: Use AX_CC_FOR_BUILD and EXEEXT.NIIBE Yutaka2018-07-111-12/+7
* doc: Now, yat2m is a standard tool.NIIBE Yutaka2018-07-111-5/+0
* doc: Fix yat2m name for native w32 buildAndre Heinecke2018-05-031-0/+5
* doc: Fix yat2m build for cross compilation.NIIBE Yutaka2018-04-131-1/+1
* build: Make sure version.texi is generated in time.Damien Goutte-Gattat via Gnupg-devel2018-04-111-1/+1
* doc: Fix previous commit.NIIBE Yutaka2018-03-271-4/+4
* doc: Support cross compilation for yat2m.NIIBE Yutaka2018-03-271-2/+19
* yat2m: Avoid compiler warningsWerner Koch2018-03-221-5/+10
* doc: Fix build and installation of yat2m.NIIBE Yutaka2018-03-221-23/+8
* build: Document how to use git send-email.Werner Koch2018-02-211-4/+10