2025-07-25 14:11 | Add tests for print_gopher_link_padded | Chris Bracken | 1 | +122 | -0 |
2025-07-26 15:48 | Add tests for print_gopher_link | Chris Bracken | 1 | +42 | -0 |
2025-07-26 14:34 | Rename from gitout to gout | Chris Bracken | 60 | +510 | -514 |
2025-07-26 14:45 | Delete git submodule instructions | Chris Bracken | 1 | +0 | -20 |
2025-07-25 02:21 | Add tests for print_gopher_text_len | Chris Bracken | 2 | +99 | -1 |
2025-07-24 21:50 | Add tests for print_xml_encoded_len | Chris Bracken | 1 | +88 | -0 |
2025-07-24 20:48 | Add tests for print_percent_encoded | Chris Bracken | 1 | +56 | -0 |
2025-07-24 20:45 | Add test for print_time_short | Chris Bracken | 1 | +17 | -0 |
2025-07-24 20:43 | Add test for print_time_z | Chris Bracken | 1 | +17 | -0 |
2025-07-24 20:37 | Add tests for print_time | Chris Bracken | 2 | +62 | -0 |
2025-07-24 02:36 | Validate URLs and email addresses | Chris Bracken | 5 | +70 | -10 |
2025-07-23 23:28 | Do not open files over 16MB in size | Chris Bracken | 4 | +22 | -3 |
2025-07-23 23:05 | Validate paths don't escape the repo | Chris Bracken | 5 | +55 | -0 |
2025-07-23 22:43 | Use gitfile_size_bytes in place of strlen | Chris Bracken | 2 | +29 | -21 |
2025-07-23 22:12 | Add git/ to include_dirs | Chris Bracken | 1 | +2 | -1 |
2025-06-29 16:17 | Use utest.h instead of googletest | Chris Bracken | 35 | +6969 | -420 |
2024-07-11 01:17 | Include errno.h in place of sys/errno.h | Chris Bracken | 3 | +3 | -3 |
2024-05-11 06:47 | Add HTML prefix to HTML writer identifiers | Chris Bracken | 12 | +162 | -157 |
2024-05-10 21:54 | Make git/*.h types opaque structures | Chris Bracken | 57 | +1375 | -959 |
2024-05-10 11:45 | html: Use consistent repowriter naming | Chris Bracken | 3 | +30 | -30 |
2024-05-10 11:34 | gitout_index: Add -m option to specify rel=me URL | Chris Bracken | 7 | +44 | -7 |
2024-05-09 12:51 | Add background to README.md | Chris Bracken | 1 | +31 | -3 |
2024-05-09 12:35 | Add gopher output support | Chris Bracken | 28 | +1394 | -2 |
2024-05-06 09:34 | Make output writer type configurable | Chris Bracken | 2 | +25 | -5 |
2024-01-02 13:01 | Initial commit | Chris Bracken | 78 | +4968 | -0 |