index
:
tissue
keyring
main
Text based issue tracker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-26
web: Clean up socket file when Unix sockets are used.
Arun Isaac
2023-01-26
git: Infer changes by root commit correctly.
Arun Isaac
2023-01-26
web: Log complete request URI, not just the path.
Arun Isaac
2023-01-23
bin: Add repository top level directory to load path.
Arun Isaac
2023-01-23
bin: Create xapian directory only when it does not exist.
Arun Isaac
2023-01-23
bin: Change to temporary clone before indexing.
Arun Isaac
2023-01-23
web: Change to temporary clone before building website.
Arun Isaac
2023-01-23
website: Link to the manual.
Arun Isaac
2023-01-23
web: Allow files to shadow the search page.
Arun Isaac
2023-01-23
Makefile: Bump copyright year.
Arun Isaac
2023-01-23
Makefile: Use install instead of cp and mkdir.
Arun Isaac
2023-01-23
tests: Remove tests for pairify.
Arun Isaac
2023-01-23
tissue.scm: Index the manual.
Arun Isaac
2023-01-23
dir-locals.el: Add Emacs directory local variables.
Arun Isaac
2023-01-23
skribilo: Add skribilo fragment document.
Arun Isaac
2023-01-23
issue: Remove unused import.
Arun Isaac
2023-01-23
file-document: Export commits-affecting-file as a utility.
Arun Isaac
2023-01-23
file-document: Set document type of <file-document> to document.
Arun Isaac
2023-01-23
file-document: Set document type of <file-document> to document.
Arun Isaac
2023-01-23
commit: Refer to correct metasyntactic variable in docstring.
Arun Isaac
2023-01-23
search: Do not use MSetIterator-mset-get.
Arun Isaac
2023-01-23
web: Express gemtext-exporter in terms of skribe-exporter.
Arun Isaac
2023-01-23
search: Limit to 1000 search results by default.
Arun Isaac
2023-01-23
guix.scm: Depend on pre-release guile-xapian.
Arun Isaac
2023-01-23
guix.scm: Add font-ibm-plex as a development dependency.
Arun Isaac
2023-01-23
issues: Allow checkboxes without a space.
Arun Isaac
2023-01-23
web: Deprecate add-methods.
Arun Isaac
2022-12-27
document: Support symbol serialization and deserialization.
Arun Isaac
2022-12-27
doc: Add identifiers to all chapters and sections.
Arun Isaac
2022-12-25
git: Find git top level correctly even in bare repositories.
Arun Isaac
2022-12-25
bin: Replace define* with define.
Arun Isaac
2022-12-25
web: static: Build website from within temporary clone of repo.
Arun Isaac
2022-12-25
web: static: Deprecate with-current-directory.
Arun Isaac
2022-12-25
tissue: Deprecate #:project configuration parameter.
Arun Isaac
2022-12-25
tissue: Deprecate #:web-css configuration parameter.
Arun Isaac
2022-12-25
web: static: Introduce functional html engine customizer.
Arun Isaac
2022-12-25
web: static: Allow customization of engine used in export.
Arun Isaac
2022-12-25
web: static: Accept reader as a keyword argument.
Arun Isaac
2022-12-25
web: Do not pass project configuration to theme.
Arun Isaac
2022-12-25
web: themes: Add functional way to define methods.
Arun Isaac
2022-12-25
web: dev: Accept thunk to read project configuration.
Arun Isaac
2022-12-25
web: Implement themes for the search page.
Arun Isaac
2022-12-24
bin: Pass along entire project configuration object to servers.
Arun Isaac
2022-12-24
web: Move query string utilities.
Arun Isaac
2022-12-24
bin: Expose new development web server.
Arun Isaac
2022-12-24
dev: Implement development web server.
Arun Isaac
2022-12-24
server: Factor out reusable parts into separate functions.
Arun Isaac
2022-11-28
web: server: Do not prepend / to URI path.
Arun Isaac
2022-11-28
web: server: Serve path/index.html if path ends in /.
Arun Isaac
2022-10-10
tissue: Document #:indexed-documents as a list of <document> objects.
Arun Isaac
[next]