aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Introduce concept of VEvent formatters in frontend.Hugo Hörnquist2022-03-15
* | Make make-routes pre-compile all regexes.Hugo Hörnquist2022-03-15
* | Fix r:host and r:port in make-route's body.Hugo Hörnquist2022-03-15
* | Qualify functions in make-routes expansion.Hugo Hörnquist2022-03-15
* | Directory listing page now handles subdirectories.Hugo Hörnquist2022-03-15
* | Directory table file sizes.Hugo Hörnquist2022-03-15
* | Directory table extra filetypes.Hugo Hörnquist2022-03-15
* | Fix anchors in non-js page.Hugo Hörnquist2022-03-15
* | Calp server now 404s on missing file on disk.Hugo Hörnquist2022-03-15
* | Add alt make-watch for static in existing TMUX sessions.Hugo Hörnquist2022-03-15
* | Add index entry for texinfo file.Hugo Hörnquist2022-03-15
* | Bulid and install info files from main make.Hugo Hörnquist2022-03-15
* | Add native UUID generator.Hugo Hörnquist2022-03-15
* | Popup created events now don't take seconds.Hugo Hörnquist2022-03-15
* | Move summary-filter and description-filter configs to more sensible place.Hugo Hörnquist2022-03-15
* | Respecificy return value of with-atomic-output-to-file.Hugo Hörnquist2022-03-08
* | Add test for begin1 and set! interaction.Hugo Hörnquist2022-03-08
* | Complete coverage in base64 tests.Hugo Hörnquist2022-03-07
* | Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist2022-03-07
* | Handle broken symlink when generating static HTML.Hugo Hörnquist2022-03-07
* | Rewrote checksum->string.Hugo Hörnquist2022-03-07
* | Add tests for (crypto) module.Hugo Hörnquist2022-03-07
* | Cleanup makefile.Hugo Hörnquist2022-03-07
* | Add new tests.Hugo Hörnquist2022-03-07
* | Cleanup in (hnh util path).Hugo Hörnquist2022-03-07
* | Rewrote tests for path operations.Hugo Hörnquist2022-03-07
* | Add --verbose flag to testrunner.Hugo Hörnquist2022-03-07
* | Test runner only output coverage of "our" modules.Hugo Hörnquist2022-03-07
* | Repair begin1 tests.Hugo Hörnquist2022-03-06
* | Allow config.scm to call resolve-interface and module-ref.Hugo Hörnquist2022-03-06
* | Make web server test find free port.Hugo Hörnquist2022-03-06
* | Made make sequence quieter.Hugo Hörnquist2022-03-06
* | Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
* | Allow explicit GUILE environment, document it.Hugo Hörnquist2022-03-06
* | Tests now use our local compiled files.Hugo Hörnquist2022-03-04
* | Explicitly format unbound-variable errors.Hugo Hörnquist2022-03-04
* | Properly note failing tets in recurrence.Hugo Hörnquist2022-03-01
* | Create own test runner.Hugo Hörnquist2022-03-01
* | Whitespace cleanup in use2dot.Hugo Hörnquist2022-03-01
* | Fix get-property reference in manual.Hugo Hörnquist2022-03-01
* | Add --quiet to genhtml in Makefile.Hugo Hörnquist2022-03-01
* | Remove with-stream macro.Hugo Hörnquist2022-03-01
* | Add unit test for days-in-interval.Hugo Hörnquist2022-03-01
* | Resolve remaining TODO:s in config.scm.Hugo Hörnquist2022-03-01
* | Remove no longer relevant TODO about set-config!Hugo Hörnquist2022-03-01
* | Add some TODO comments.Hugo Hörnquist2022-02-22
* | Document (calp util config).Hugo Hörnquist2022-02-22
|/
* Datetime restrict imports.Hugo Hörnquist2022-02-13
* Datetime remove old commented parse-month.Hugo Hörnquist2022-02-13
* Datetime rewrote parse-month.Hugo Hörnquist2022-02-13