summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Replace $ in page names rather than trying to escape itColin Watson2022-11-05
* Add 3type to default section listColin Watson2022-10-18
* Escape $ in page names when constructing less promptsColin Watson2022-10-18
* Reformat option declarations using macrosColin Watson2022-10-02
* Move compression file name utilities to lib/Colin Watson2022-09-23
* Optimize manconv_inprocess for UTF-8 target encodingColin Watson2022-01-24
* Move some more declarations out of manconfig.hColin Watson2022-01-16
* Move appendstr out of manconfig.hColin Watson2022-01-16
* Move debug-related declarations out of manconfig.hColin Watson2022-01-16
* Move create_tempdir out of manconfig.hColin Watson2022-01-16
* Move util.c-related declarations out of manconfig.hColin Watson2022-01-16
* Move comp_info and comp_file out of manconfig.hColin Watson2022-01-16
* Move straycats out of manconfig.hColin Watson2022-01-16
* Use lexgrog type definitions consistentlyColin Watson2022-01-16
* Remove Checker supportColin Watson2022-01-16
* Remove obsolete include/READMEColin Watson2022-01-16
* Stop generating include/*.h from configureColin Watson2022-01-16
* Rename program preprocessor symbols to PROG_*Colin Watson2022-01-16
* Move lexgrog-related bits out of manconfig.hColin Watson2022-01-16
* Update to Gnulib 20211231Colin Watson2022-01-02
* Use Gnulib attribute.h properlyColin Watson2022-01-01
* Simplify some GCC attribute handlingColin Watson2022-01-01
* Introduce pre-commitColin Watson2022-01-01
* Add support for zstd-compressed manual pagesBernhard Rosenkränzer2020-06-01
* Remove ability to undefine COMP_SRCColin Watson2019-09-01
* Move declaration of _nl_msg_cat_cntr to top levelColin Watson2019-08-25
* Simplify some GCC attribute handlingColin Watson2019-08-24
* Use C11/Gnulib's _NoreturnColin Watson2019-08-24
* Pass database file name in function parametersColin Watson2019-08-23
* Use bool for boolean command-line optionsColin Watson2019-02-04
* Remove arbitrary limit on manpath sizeColin Watson2019-01-26
* Define an access(2) wrapper with clearer semanticsColin Watson2018-06-08
* Use Gnulib progname moduleColin Watson2018-05-29
* Rename SECURE_MAN_UID to MAN_OWNERColin Watson2016-12-13
* Remove old and broken FAST_BTREE codeColin Watson2014-09-13
* Move database mtime out of the database into file metadataColin Watson2014-09-10
* Add support for override directory in search pathPeter Schiffer2014-01-23
* * docs/HACKING: Mention that xasprintf may be more readable thanColin Watson2013-06-27
* Clean up xz/lzma/lzip confusion.Ville Skyttä2012-06-07
* * include/comp_src.h.in (comp_list): Don't handle .lzma files usingColin Watson2012-02-02
* Add support for Lzip-compressed manual pages.Matias A. Fonzo2012-02-02
* * include/manconfig.h.in (STD_SECTIONS): Add section 0 between 3 andColin Watson2011-03-15
* Remove obsolete NLS subdirectories of cat directories (Debian bugColin Watson2011-01-08
* * src/catman.c (main): Initialise locale using the LC_MESSAGESColin Watson2010-12-20
* * lib/util.c (init_locale): Avoid warnings if configured withColin Watson2010-11-17
* * lib/util.c (init_locale): New function.Colin Watson2010-10-12
* Move security to libman.Colin Watson2010-09-27
* * configure.ac: Only test for lzma if xz is missing. Add xz to listVille Skyttä2010-04-02
* * include/comp_src.h.in (comp_list): If compress is not available,Ville Skyttä2010-04-02
* Add support for XZ-compressed manual pages (Debian bug #572233).Darren Salt2010-03-03