aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* estream: String filter should NOT be called with non-nul string.NIIBE Yutaka2023-09-271-3/+8
* Fix the previous commit.NIIBE Yutaka2023-09-011-1/+1
* build: Change the default for --with-libtool-modification.NIIBE Yutaka2023-09-011-1/+1
* build: Update libtool-patch.sed.NIIBE Yutaka2023-08-091-17/+51
* build: Use sed for --with-libtool-modification.NIIBE Yutaka2023-08-083-2/+37
* build: Add build-aux/libtool.patch in the tarball.NIIBE Yutaka2023-08-042-2/+3
* build: New configure option --with-libtool-modification.NIIBE Yutaka2023-08-021-2/+26
* build: Fix libtool modification.NIIBE Yutaka2023-07-283-13/+13
* build: Support --verbose option for mkheader.NIIBE Yutaka2023-07-281-4/+15
* build: Apply libtool.patch at the last stage of configure.NIIBE Yutaka2023-07-273-13/+58
* yat2m: No additional newline after the end of subsection.NIIBE Yutaka2023-07-271-0/+2
* build: Recover the local change for libtool.NIIBE Yutaka2023-07-271-1/+13
* build: Update libtool from version 2.4.7.NIIBE Yutaka2023-07-278-3256/+5485
* build: Update autobuild.m4 from autobuild 5.3.NIIBE Yutaka2023-07-271-28/+34
* gpgscm: Incorporate changes from GnuPG.NIIBE Yutaka2023-07-172-2/+11
* yat2m: Fix Windows buildWerner Koch2023-06-121-1/+12
* w32: Map ERROR_FILE_INVALID to EIO.Werner Koch2023-06-091-0/+3
* yat2m: Add option --gnupgorgWerner Koch2023-06-091-3/+62
* yat2m: Some basic HTML formatting works now.Werner Koch2023-06-011-37/+398
* doc: Typo fixWerner Koch2023-05-261-1/+1
* Add GNU system support for cross compilation.NIIBE Yutaka2023-05-261-1/+1
* core: Add hurd-amd64 supportSamuel Thibault2023-05-243-0/+27
* core: New mode flag "sequential" for gpgrt_fopen.Werner Koch2023-05-241-3/+24
* w32: Use _putenv_s when available.NIIBE Yutaka2023-05-171-4/+28
* tests: Use -no-fast-install LDFLAGS for Windows.NIIBE Yutaka2023-05-111-0/+4
* Update autogen.sh to better support gpg4winWerner Koch2023-04-131-6/+15
* gpgrt-config: Simplify to set gpgrt_libdir.NIIBE Yutaka2023-04-101-6/+3
* po: Update Japanese Translation.NIIBE Yutaka2023-04-071-11/+7
* Post release updatesWerner Koch2023-04-062-1/+8
* Release 1.47libgpg-error-1.47gpgrt-1.47Werner Koch2023-04-065-8/+8
* po: Auto updateWerner Koch2023-04-0620-0/+320
* build: Make distcheck work againWerner Koch2023-04-062-1/+16
* core: New error codes for PUKs and reset codes.Werner Koch2023-04-064-2/+28
* core: Add GPG_ERR_SOURCE_TKD.NIIBE Yutaka2023-04-042-1/+6
* m4: Fix behavior with older gpg-error-config and gpgrt-config.NIIBE Yutaka2023-04-011-1/+2
* m4: Fallback to $possible_libdir1, when not found with $CC.NIIBE Yutaka2023-03-231-7/+4
* Avoid segv in logging with improper use of the "socket://" .Werner Koch2023-03-212-2/+6