summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* man(1): Fix override dir handlingMihail Konev2022-03-06
* Fix showing HTML, as firefox runs into background too fastDr. Werner Fink2022-03-05
* Fix warnings when building without zlibColin Watson2022-02-09
* Fix building on CygwinColin Watson2022-02-08
* Fix building without iconvColin Watson2022-02-08
* Suppress Clang warnings with -Wconstant-logical-operandColin Watson2022-02-06
* Revert "Reduce indentation depth using C99"Colin Watson2022-02-06
* Fix another edge case in mandb-symlink-target-timestampColin Watson2022-02-04
* Fix occasional mandb-symlink-target-timestamp test failureColin Watson2022-02-04
* man: Avoid spurious error messages due to subpagesColin Watson2022-01-31
* mandb: Fix handling of link target mtimesColin Watson2022-01-31
* Simplify static analysis of fatal errorsColin Watson2022-01-30
* man: Don't modify MANSECT environment variableColin Watson2022-01-30
* mandb: Don't modify DB without changing its mtimeColin Watson2022-01-30
* man: Make dbdelete_wrapper use the correct databaseColin Watson2022-01-29
* mandb: Fix some details of error handlingColin Watson2022-01-29
* mandb: Call purge_missing and straycats from mandbColin Watson2022-01-29
* mandb: Factor out some duplicate codeColin Watson2022-01-29
* Use bool in more places in mandbColin Watson2022-01-26
* Optimize manconv_inprocess for UTF-8 target encodingColin Watson2022-01-24
* Significantly improve mandb performanceColin Watson2022-01-24
* Avoid a manconv subprocess in more casesColin Watson2022-01-24
* Make manconv error handling less abruptColin Watson2022-01-22
* Clarify argument naming in add_manconvColin Watson2022-01-22
* Add a layer of abstraction to decompressionColin Watson2022-01-19
* Avoid libpipeline linkage in libmanColin Watson2022-01-17
* 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
* Fix build system following changes to include/*.hColin Watson2022-01-16
* Remove Checker supportColin Watson2022-01-16
* Rename program preprocessor symbols to PROG_*Colin Watson2022-01-16
* Move lexgrog-related bits out of manconfig.hColin Watson2022-01-16
* Recognize Arabic and Persian translations of NAMEColin Watson2022-01-09
* Note Macedonian supportColin Watson2022-01-09
* Downgrade "malformed .lf request" warning to debugColin Watson2022-01-09
* Use MAYBE_UNUSED rather than _GL_UNUSEDColin Watson2022-01-09
* lexgrog: Produce output in the user's localeColin Watson2022-01-09
* Pacify gcc -fanalyzer in manconvColin Watson2022-01-02
* Fix crash in globbing if run with no argumentsColin Watson2022-01-02
* Pacify gcc -fanalyzer in catmanColin Watson2022-01-02
* Pacify gcc -fanalyzer in some database functionsColin Watson2022-01-02
* Assert that some xasprintf calls return non-NULLColin Watson2022-01-02
* Use Gnulib attribute.h properlyColin Watson2022-01-01
* Reduce indentation depth using C99Colin Watson2022-01-01