index
:
tissue
keyring
main
Text based issue tracker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-19
bin: Print error message and exit on user-error conditions.
Arun Isaac
2022-09-19
bin: Error out if web-dev subcommand is not given a website directory.
Arun Isaac
2022-09-19
bin: Define &user-error-condition.
Arun Isaac
2022-09-19
bin: Separate development and deployment subcommands in listing.
Arun Isaac
2022-09-19
bin: Clarify that web-dev serves both built website and issues.
Arun Isaac
2022-09-19
bin: Deprecate tissue index subcommand.
Arun Isaac
2022-07-24
web: server: Use small caps for document type identifiers.
Arun Isaac
2022-07-24
web: server: Style document type identifiers without color.
Arun Isaac
2022-07-23
web: server: Use default font size for search result titles.
Arun Isaac
2022-07-23
web: server: Remove special line height for search hints.
Arun Isaac
2022-07-23
bin: Add tissue web-dev subcommand.
Arun Isaac
2022-07-23
git: Prefer reading checked out files.
Arun Isaac
2022-07-23
bin: Abstract out REPL listen code.
Arun Isaac
2022-07-21
bin: Add tissue web-build subcommand.
Arun Isaac
2022-07-21
web: server: Be unaware of the state directory.
Arun Isaac
2022-07-20
web: server: Add article 'the' in handler docstring.
Arun Isaac
2022-07-20
utils: Allow specifying parent of temporary directory.
Arun Isaac
2022-07-20
bin: Do not print canonical paths when pulling.
Arun Isaac
2022-07-20
git: Add git-tracked-file? utility.
Arun Isaac
2022-07-20
web: server: Respond to a static file request with a bytevector.
Arun Isaac
2022-07-19
web: server: Move document type identifier into HTML.
Arun Isaac
2022-07-19
web: server: Remove rounded edges on search filters.
Arun Isaac
2022-07-19
web: server: Remove rounded edges on tags.
Arun Isaac
2022-07-19
issue: Render tags as an unordered list.
Arun Isaac
2022-07-19
web: server: Link to Xapian::QueryParser syntax documentation.
Arun Isaac
2022-07-19
file-document: Show created and last updated dates in listings.
Arun Isaac
2022-07-19
web: server: Parse provided search query only once.
Arun Isaac
2022-07-19
search: Sort by date on strictly boolean queries.
Arun Isaac
2022-07-19
utils: Add string-contains? utility.
Arun Isaac
2022-07-19
issue: Quote tags with spaces instead of hyphenating them.
Arun Isaac
2022-07-19
search: Parse boolean terms in search query.
Arun Isaac
2022-07-19
document: Index boolean terms.
Arun Isaac
2022-07-19
document: Store serialized date as value in Xapian document.
Arun Isaac
2022-07-13
document: Use string-blank?.
Arun Isaac
2022-07-13
search: Match all on blank query, not null query.
Arun Isaac
2022-07-13
utils: Add string-blank? utility.
Arun Isaac
2022-07-13
web: static: Do not log output directory name when building.
Arun Isaac
2022-07-13
document: Tolerate unbound slots when serializing.
Arun Isaac
2022-07-13
document: Remove unnecessary import of (rnrs hashtables).
Arun Isaac
2022-07-13
issue: Move <issue> posts slot into <file-document>.
Arun Isaac
2022-07-13
file-document: Fix typo in read-gemtext-document docstring.
Arun Isaac
2022-07-13
document: Move <file-document> code to a new (tissue file-document).
Arun Isaac
2022-07-11
issues: Implement incremental search.
Arun Isaac
2022-07-11
issues: Implement search suggestions.
Arun Isaac
2022-07-11
issues: Sort by date.
Arun Isaac
2022-07-11
web: server: Summarize number of results by type.
Arun Isaac
2022-07-11
search: By default, search all documents not just issues.
Arun Isaac
2022-07-09
commit: Index commit messages too.
Arun Isaac
2022-07-09
bin: Move indexing document type into document-term-generator.
Arun Isaac
2022-07-09
git: Use commit author date, not committer date.
Arun Isaac
[prev]
[next]