index
:
tissue
keyring
main
Text based issue tracker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2022-06-30
web: server: Support virtual hosts.
Arun Isaac
2022-06-30
bin: Introduce listen specification for web service.
Arun Isaac
2022-06-30
bin: Read web service parameters from configuration file.
Arun Isaac
2022-06-29
search: Return all results by default.
Arun Isaac
2022-06-29
bin: Page search results, and do not limit number of results.
Arun Isaac
2022-06-29
tissue: Add `tissue index' subcommand.
Arun Isaac
2022-06-29
search: Limit number of search results.
Arun Isaac
2022-06-29
search: Accept search query as a single string.
Arun Isaac
2022-06-29
web: server: Add web server for search.
Arun Isaac
2022-06-29
document: Add web-uri slot to <document> class.
Arun Isaac
2022-06-28
tissue: Add missing argument to format in tissue-search.
Arun Isaac
2022-06-28
bin: Separate out search into (tissue search).
Arun Isaac
2022-06-28
Migrate to GOOPS.
Arun Isaac
2022-06-27
web: Move (tissue web) to (tissue web static).
Arun Isaac
2022-06-27
issue: Move issue printing functions to (tissue issue).
Arun Isaac
2022-06-27
issue: Replace issues thunk with read-gemtext-issue reader.
Arun Isaac
2022-06-27
tissue: Generalize issue-files to indexed-documents.
Arun Isaac
2022-06-27
bin: Deprecate rlast utility.
Arun Isaac
2022-06-27
bin: Deprecate invoke utility.
Arun Isaac
2022-06-27
bin: Add <indexed-document> type.
Arun Isaac
2022-06-27
web: Deprecate all static issue listings.
Arun Isaac
2022-06-27
bin: Assume is:open in queries.
Arun Isaac
2022-06-26
bin: Parse type field searches in queries.
Arun Isaac
2022-06-26
bin: Deprecate `tissue list' subcommand.
Arun Isaac
2022-06-26
bin: Remove obsolete comment about highlighting keywords.
Arun Isaac
2022-06-25
bin: Handle blank search queries as a special case.
Arun Isaac
2022-06-25
bin: Unbolden issue keywords and show them all on blue.
Arun Isaac
2022-06-25
bin: Add search subcommand.
Arun Isaac
2022-06-25
bin: Index issues using xapian.
Arun Isaac
2022-06-25
bin: Print issue filename.
Arun Isaac
2022-06-25
bin: Do not print issue number.
Arun Isaac
2022-06-25
bin: Underline issue title when printing.
Arun Isaac
2022-06-25
bin: Deprecate `tissue edit' subcommand.
Arun Isaac
2022-06-25
bin: Expect filename arguments to `tissue show'.
Arun Isaac
2022-06-25
bin: Use (term ansi-color) instead of rolling our own.
Arun Isaac
2022-06-23
bin: Wean off git's relative dates.
Arun Isaac
2022-06-22
bin: Deprecate tissue news subcommand.
Arun Isaac
2022-06-22
bin: Run with the top-level directory as the current directory.
Arun Isaac
2022-04-22
bin: Add tissue repl subcommand.
Arun Isaac
2022-04-14
tissue: Add #:issue-files configuration parameter.
Arun Isaac
2022-04-09
scripts: Do not auto-compile the tissue script.
Arun Isaac
2022-04-06
web: Introduce <file> objects for web export.
Arun Isaac
2022-04-05
git: Abstract out git-top-level.
Arun Isaac
2022-03-23
bin: Pass the tissue -> `tissue list' alias through main again.
Arun Isaac
2022-03-18
issue: Resolve authors and assignees using aliases.
Arun Isaac
2022-03-18
bin: Abstract out the loading of the configuration file.
Arun Isaac
2022-03-18
issue: Record all commits affecting a file, not just how many.
Arun Isaac
2022-03-18
issue: Rename issue-open to issue-open?.
Arun Isaac
2022-03-15
bin: Add `tissue web' subcommand.
Arun Isaac
2022-03-15
tissue: Use more specific &issue-file-not-found-error.
Arun Isaac
[prev]
[next]