about summary refs log tree commit diff stats
path: root/src/types/buffersource.nim
Commit message (Expand)AuthorAgeFilesLines
* buffer: simplify contentType handlingbptato2023-09-271-1/+1
* move around more modulesbptato2023-09-141-1/+1
* Move charsets into chakasubptato2023-08-141-1/+2
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-1/+1
* Refactor config, add charset optsbptato2023-05-161-0/+2
* Avoid forking child processes from the main processbptato2022-11-241-0/+22
ref='#n93'>93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136