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-29
web: Explain why we pass a project thunk to the dev server.
Arun Isaac
2023-01-29
web: Do not temporarily checkout repository when serving it.
Arun Isaac
2023-01-29
document: Inter snippet source text into the xapian index.
Arun Isaac
2023-01-29
commit: Explain use of commit-body for snippet source text.
Arun Isaac
2023-01-29
skribilo: Temporarily disable search snippets.
Arun Isaac
2023-01-29
bin: Do not change into state directory when checking out.
Arun Isaac
2023-01-29
git: Create temporary checkout in temporary directory.
Arun Isaac
2023-01-28
web: Change to repository directory when handling requests.
Arun Isaac
2023-01-28
bin: Pass temporary checkout to server handler.
Arun Isaac
2023-01-28
bin: Use call-with-temporary-checkout when pulling.
Arun Isaac
2023-01-28
git: Abstract temporary checkout.
Arun Isaac
2023-01-27
website: Publish release tarballs on website.
Arun Isaac
2023-01-27
website: Add tissue 0.1.0 release tarball.
Arun Isaac
2023-01-27
Makefile: Do not use pre-inst-env.
v0.1.0
Arun Isaac
2023-01-27
Makefile: Add tarball generation rules.
Arun Isaac
2023-01-27
website: Link to search interface from home page.
Arun Isaac
2023-01-27
tissue.scm: Replace filter-map with map.
Arun Isaac
2023-01-27
doc: Add Tutorial.
Arun Isaac
2023-01-27
doc: Add file function.
Arun Isaac
2023-01-27
issues: Resolve aliases when searching for people.
Arun Isaac
2023-01-27
issue: Stop exporting deleted function.
Arun Isaac
2023-01-26
issue: Index names of people as non-boolean terms.
Arun Isaac
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
[next]