summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Import man-db_2.11.2.orig.tar.xzColin Watson2023-01-08
|\
| * mandb: Check for stray cats even if the manpath is unchangedColin Watson2023-01-01
| * mandb: Fix crash when processing stray catsColin Watson2023-01-01
| * Pacify gcc -Wanalyzer-use-of-uninitialized-valueColin Watson2022-12-31
| * Fix segfault when nroff is not installedColin Watson2022-12-31
| * Fix compile and test failures when troff is not groffColin Watson2022-12-31
* | Import man-db_2.11.1.orig.tar.xzColin Watson2022-11-15
|\|
| * Remove unused includeColin Watson2022-11-12
| * Replace $ in page names rather than trying to escape itColin Watson2022-11-05
| * zsoelim_open_file: Fix use of uninitialized valueColin Watson2022-10-18
| * Recognize more Hungarian translations of the NAME sectionColin Watson2022-10-18
| * Sort whatis references below real pages more aggressivelyColin Watson2022-10-18
| * Silence error for empty mandir with missing catdirColin Watson2022-10-18
| * Add 3type to default section listColin Watson2022-10-18
| * Escape $ in page names when constructing less promptsColin Watson2022-10-18
* | Import man-db_2.11.0.orig.tar.xzColin Watson2022-10-15
|\|
| * ult_src: Fix possible NULL dereferenceColin Watson2022-10-13
| * Fix regression in preprocessor string handlingColin Watson2022-10-11
| * match_in_directory: Split into multiple functionsColin Watson2022-10-11
| * Assert that another xasprintf call returns non-NULLColin Watson2022-10-11
| * Fix error messageColin Watson2022-10-09
| * Convert many more ints to boolsColin Watson2022-10-08
| * Remove unused variableColin Watson2022-10-08
| * Add some more pure function attributesColin Watson2022-10-07
| * Fix installation on systems with non-empty EXEEXTColin Watson2022-10-07
| * Fix build on systems without SIGPIPEColin Watson2022-10-07
| * Fix build on systems without <termios.h>Colin Watson2022-10-07
| * Run preprocessors in the correct orderColin Watson2022-10-06
| * Reformat option declarations using macrosColin Watson2022-10-02
| * mandb: Fully reorganize databasesColin Watson2022-10-02
| * mandb: Rearrange database path operationsColin Watson2022-10-02
| * test_manfile: Remove "already exists" checkColin Watson2022-10-01
| * Further improve name selection for whatis targetsColin Watson2022-10-01
| * test_manfile: Stop caching ult_src tracesColin Watson2022-10-01
| * Restructure ult_src to add cachingColin Watson2022-10-01
| * ult_src: Remove recursionColin Watson2022-09-25
| * mandb: Improve debuggingColin Watson2022-09-25
| * Don't skip adding a database entry due to SO_MANColin Watson2022-09-25
| * Fix section/extension for whatis entries in databaseColin Watson2022-09-25
| * store_descriptions: Improve debuggingColin Watson2022-09-24
| * Fix section/extension for links in databaseColin Watson2022-09-24
| * Pick a more consistent name for whatis targetsColin Watson2022-09-24
| * Fix stored ID for linksColin Watson2022-09-24
| * Simplify struct mandata memory allocationColin Watson2022-09-24
| * Stop using the addr field of struct mandataColin Watson2022-09-24
| * is_prefix: Improve parameter namingColin Watson2022-09-24
| * Simplify split_content interfaceColin Watson2022-09-24
| * Always allocate struct mandata on the heapColin Watson2022-09-24
| * filename_info: Always allocate info->nameColin Watson2022-09-24
| * Reduce indentation in store_descriptions a bitColin Watson2022-09-23