| 2026-02-22 00:01 | Update TODO | Страхиња Радић | 1 | +2 | -0 |
| 2026-02-05 20:13 | Synchronize testsuite to sled | Страхиња Радић | 4 | +21 | -20 |
| 2026-02-05 11:53 | lib: Synchronize build scripts with other projects; update copyright year | Страхиња Радић | 4 | +63 | -32 |
| 2026-02-02 22:54 | Update copyright year | Страхиња Радић | 6 | +9 | -9 |
| 2026-02-02 22:50 | lib/make{date,version}: Provide fallback for systems without getent | Страхиња Радић | 2 | +38 | -2 |
| 2025-10-04 16:05 | Update TODO, add bug case | Страхиња Радић | 2 | +17 | -0 |
| 2025-09-22 08:46 | Update TODO* | Страхиња Радић | 2 | +3 | -2 |
| 2025-06-23 10:19 | Update TODO | Страхиња Радић | 1 | +2 | -0 |
| 2024-10-12 10:13 | lib/make{date,version}: Synchronize changes from sled | Страхиња Радић | 2 | +13 | -5 |
| 2024-10-12 10:07 | slweb.c(filter_slw): Fix one-off bug; (process_incdir_subdir): Change names_{total,output} to int to match the scandir return value type | Страхиња Радић | 1 | +4 | -4 |
| 2024-07-23 17:04 | slweb.1.in: Double quote fixes | Страхиња Радић | 1 | +5 | -5 |
| 2024-07-23 17:04 | .gitignore: Add tags | Страхиња Радић | 1 | +2 | -0 |
| 2024-07-23 15:41 | slweb.1.in: Fix broken mandb implementation of mdoc(7) | Страхиња Радић | 1 | +3 | -3 |
| 2024-07-23 11:44 | slweb.c: Change type of names_{total,output} to signed | Страхиња Радић | 1 | +2 | -2 |
| 2024-07-23 11:20 | AUTHORS,slweb.1.in: Update email address | Страхиња Радић | 2 | +2 | -2 |
| 2024-07-23 10:40 | slweb.c: Also return proper error code when long argument is invalid | Страхиња Радић | 1 | +3 | -3 |
| 2024-07-23 10:32 | slweb.c: Correct several asserts, add checks for one instance of strdup | Страхиња Радић | 1 | +18 | -9 |
| 2024-07-23 10:20 | slweb.c: Fix typo | Страхиња Радић | 1 | +1 | -1 |
| 2024-07-23 10:17 | Add exact exit codes for errors not related to errno; error reporting cleanup | Страхиња Радић | 3 | +251 | -158 |
| 2024-07-23 08:39 | slweb.c: Set return types for functions not returning anything to void; make perror output consistent and initialize errno to zero everywhere | Страхиња Радић | 1 | +44 | -44 |
| 2024-07-22 21:16 | slweb.c: Remove #define NDEBUG (handled in config.mk) | Страхиња Радић | 1 | +0 | -3 |
| 2024-07-22 21:15 | slweb.c: Rollback *footnote_count adjustments | Страхиња Радић | 1 | +2 | -4 |
| 2024-07-22 21:01 | Add ~!; bugfix: footnote value copied at token_len instead of value_len | Страхиња Радић | 2 | +62 | -13 |
| 2024-07-22 21:01 | slweb.c: Code cleanup; use assert; sort variables and functions | Страхиња Радић | 2 | +2194 | -2366 |
| 2024-07-22 16:49 | defs.h: Remove unused macros; add and document set macros; remove UBYTE, ULONG, ULLONG typedefs | Страхиња Радић | 1 | +65 | -82 |
| 2024-07-22 11:08 | New macro: APPEND_TOKEN; move macro definitions to defs.h | Страхиња Радић | 2 | +189 | -271 |
| 2024-07-15 23:03 | slweb.c: strlc{at,py} -> MEMCCPY; code cleanup | Страхиња Радић | 1 | +472 | -558 |
| 2024-07-15 22:57 | defs.h: Move includes to slweb.c; get rid of #ifdef __DEFS_H | Страхиња Радић | 1 | +0 | -29 |
| 2024-07-14 22:27 | utf8.c: Fix formatting, add clang-format off comment | Страхиња Радић | 1 | +18 | -16 |
| 2024-07-14 21:32 | utf8.[ch]: Synchronize changes from table | Страхиња Радић | 2 | +73 | -74 |
| 2024-07-14 21:31 | Remove strlc{at,py}.c | Страхиња Радић | 3 | +1 | -104 |
| 2024-07-14 21:23 | contig.mk: Add -Wextra | Страхиња Радић | 1 | +1 | -1 |
| 2024-07-14 21:23 | slweb.c: Reorganize function error; remove CHECKEXITNOMEM; add MEMCCPY; begin transition from strlc{py,at} to memccpy | Страхиња Радић | 1 | +192 | -186 |
| 2024-07-14 21:23 | defs.h: Add UNUSED | Страхиња Радић | 1 | +1 | -0 |
| 2024-07-14 21:23 | slweb.1.in: Update DIAGNOSTICS | Страхиња Радић | 1 | +12 | -7 |
| 2024-07-08 21:23 | Synchronize build files with sled | Страхиња Радић | 4 | +29 | -7 |
| 2024-05-20 22:30 | lib/make{date,version}: Make version use last commit if ahead of tag | Страхиња Радић | 2 | +27 | -8 |
| 2024-05-19 21:38 | lib/makedate: Export LC_ALL | Страхиња Радић | 1 | +1 | -2 |
| 2024-05-19 21:32 | lib/makedate: Remove extra code; set LC_ALL=C for consistent dates | Страхиња Радић | 1 | +1 | -8 |
| 2024-05-18 20:27 | INSTALL: Add information about got(1) | Страхиња Радић | 1 | +10 | -0 |
| 2024-05-18 20:26 | lib/make{date,version}: Add got(1) supprot | Страхиња Радић | 2 | +38 | -12 |
| 2024-05-16 19:11 | slweb.c: Fix a few instances of dead code and wrong types thanks to LLVM's scan-build | Страхиња Радић | 1 | +13 | -17 |
| 2024-05-06 20:44 | slweb.1.in: Syntax fixes | Страхиња Радић | 1 | +6 | -6 |
| 2024-05-06 15:12 | slweb.1.in: Syntax fixes; add DIAGNOSTICS and EXIT STATUS | Страхиња Радић | 1 | +140 | -81 |
| 2024-05-04 18:55 | slweb.c: Polish some more error messages | Страхиња Радић | 1 | +25 | -6 |
| 2024-05-04 18:55 | slweb.1.in: Small fixes | Страхиња Радић | 1 | +5 | -3 |
| 2024-05-04 16:14 | slweb.c: read_file_into_buffer: Print error if directory given as argument; main: Exit if read_file_into_buffer failed | Страхиња Радић | 1 | +22 | -11 |
| 2024-05-04 15:49 | Add calling function name to error messages | Страхиња Радић | 1 | +102 | -62 |
| 2024-05-02 12:07 | slweb.c: clang-format | Страхиња Радић | 1 | +1 | -1 |
| 2024-05-02 11:56 | Reformat usage syntax | Страхиња Радић | 2 | +5 | -9 |
| 2024-05-02 11:50 | slweb.1.in: More small fixes | Страхиња Радић | 1 | +6 | -6 |
| 2024-05-02 11:06 | slweb.1.in: Small fixes | Страхиња Радић | 1 | +12 | -11 |
| 2024-05-01 20:55 | slweb.1.in: Fix delimiter as argument | Страхиња Радић | 1 | +1 | -1 |
| 2024-05-01 20:43 | slweb.1.in: Change \[u...] back + add \& to appease mandoc and man2html | Страхиња Радић | 1 | +10 | -10 |
| 2024-05-01 20:03 | Add -V | Страхиња Радић | 2 | +30 | -12 |
| 2024-05-01 20:02 | slweb.1.in: Convert to mdoc(7) | Страхиња Радић | 1 | +1054 | -959 |
| 2024-04-28 20:18 | config.mk: Add DESTDIR macro | Страхиња Радић | 2 | +8 | -7 |
| 2024-04-28 18:20 | Add {csv-count} and {tsv-count}; set input_dirname even for stdin | Страхиња Радић | 2 | +94 | -10 |
| 2024-04-11 10:11 | config.mk: Fix building examples | Страхиња Радић | 1 | +16 | -6 |
| 2024-04-11 10:09 | slweb.c: Properly increase pline by 2 when 2 spaces seen | Страхиња Радић | 1 | +1 | -1 |
| 2024-04-06 23:19 | Merge examples/{,includes/}Makefile into Makefile; correct examples/includes/inc/footer.slw | Страхиња Радић | 4 | +16 | -61 |
| 2024-03-15 20:09 | Makefile: Add .POSIX; config.mk: Split CFLAGS -> CFLAGS+CPPFLAGS; -g -> -Os; comment out CC by default; INSTALL: Revise OpenBSD section, remove gzip optional requirement; .gitignore: Add *.sig | Страхиња Радић | 5 | +12 | -12 |
| 2024-03-13 20:34 | Makefiles: Add .POSIX | Страхиња Радић | 3 | +6 | -0 |
| 2024-03-12 11:11 | INSTALL: Revise the OpenBSD section | Страхиња Радић | 1 | +12 | -6 |
| 2024-03-11 21:38 | Makefile: Change the prereq order of 'all' | Страхиња Радић | 2 | +2 | -2 |
| 2024-03-11 20:24 | Add -e to make called from Makefile's | Страхиња Радић | 2 | +6 | -6 |
| 2024-03-11 19:19 | Rebuild if date or version are changed | Страхиња Радић | 3 | +5 | -0 |
| 2024-03-11 18:58 | Change the output of make | Страхиња Радић | 3 | +10 | -4 |
| 2024-03-11 12:44 | Rebuild when the date or version change | Страхиња Радић | 4 | +40 | -18 |
| 2024-03-09 21:32 | Use workaround for make -C (non-POSIX) | Страхиња Радић | 2 | +6 | -6 |
| 2024-03-06 22:20 | Merge branch 'master' of ssh://git.sr.ht/~strahinja/slweb | Страхиња Радић | 4 | +11 | -31 |
| 2024-03-06 22:20 | lib/mkpack: Copy from poe | Страхиња Радић | 1 | +2 | -1 |
| 2024-03-06 09:22 | INSTALL: Add -e to make invocation | Страхиња Радић | 1 | +1 | -1 |
| 2024-03-06 09:17 | Install examples in subdir, with more than just .html | Страхиња Радић | 3 | +10 | -30 |
| 2024-03-05 21:37 | .gitignore: Add *.sig, tests/*~ | Страхиња Радић | 1 | +2 | -0 |
| 2024-03-05 21:36 | INSTALL: redo -> make | Страхиња Радић | 1 | +1 | -1 |
| 2024-03-02 21:19 | Use >= instead of > in strlcpy tests | Страхиња Радић | 1 | +31 | -31 |
| 2024-02-24 20:58 | Move make helper scripts to lib/ | Страхиња Радић | 6 | +12 | -11 |
| 2024-02-23 17:10 | Replace redo with POSIX make | Страхиња Радић | 44 | +252 | -647 |
| 2024-02-23 15:22 | Update copyright dates; switch to OpenBSD strlcat,strlcpy,snprintf | Страхиња Радић | 10 | +478 | -108 |
| 2024-02-22 18:30 | Remove prctl call | Страхиња Радић | 3 | +4 | -21 |
| 2024-02-20 13:34 | Update TODO | Страхиња Радић | 1 | +2 | -0 |
| 2024-02-20 13:33 | slweb.do: Account for OpenBSD screaming about strcpy (TODO: switch to strlcpy) | Страхиња Радић | 2 | +4 | -2 |
| 2024-02-20 13:32 | Add workaround for no prctl under OpenBSDgned-off-by: Страхиња Радић <contact@strahinja.org> | Страхиња Радић | 3 | +18 | -1 |
| 2024-02-16 12:20 | Update TODO | Страхиња Радић | 1 | +1 | -5 |
| 2024-02-16 12:20 | TODO.done: New file | Страхиња Радић | 1 | +8 | -0 |
| 2024-01-18 21:34 | slweb.c(process_incdir_subdir): Put permalink in details>div>footer in p | Страхиња Радић | 1 | +1 | -1 |
| 2024-01-15 09:28 | pack.do: Use git ls-files | Страхиња Радић | 1 | +2 | -2 |
| 2023-10-20 17:34 | Simplify build scripts | Страхиња Радић | 2 | +14 | -14 |
| 2023-10-06 10:28 | test.do: Depend on slweb; tests/overflow_line.sh: Use locally compiled slweb | Страхиња Радић | 2 | +2 | -1 |
| 2023-10-06 10:26 | test -> tests; test.do: New file | Страхиња Радић | 3 | +40 | -18 |
| 2023-10-06 07:49 | test/overflow_line.sh: Remove "Segmentation fault" output | Страхиња Радић | 1 | +3 | -1 |
| 2023-10-06 07:00 | test/overflow_line.sh: Tidy up | Страхиња Радић | 1 | +15 | -1 |
| 2023-10-06 06:48 | Bugfix: Handle lines >BUFSIZE, realloc line if needed; declare functions | Страхиња Радић | 2 | +20 | -8 |
| 2023-10-02 20:16 | Migrate from using MANDIR to MANPREFIX | Страхиња Радић | 4 | +7 | -8 |
| 2023-09-29 21:52 | default.o.do: Add include file dependency | Страхиња Радић | 1 | +2 | -0 |
| 2023-09-29 21:04 | config.redo: Remove _DEFAULT_SOURCE from OpenBSD instructions | Страхиња Радић | 1 | +1 | -1 |
| 2023-09-29 20:59 | Change build scripts to make .gz optional; OpenBSD build and instructions | Страхиња Радић | 6 | +53 | -16 |
| 2023-09-29 08:35 | config.redo: Remove unnecessary _DEFAULT_SOURCE | Страхиња Радић | 1 | +1 | -1 |
| 2023-09-28 16:32 | Update TODO | Страхиња Радић | 1 | +1 | -1 |
| Преостало још 272 чувања, добавите репозиторијум |