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-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
conditions: Add &unknown-document-type-violation.
Arun Isaac
2022-06-27
conditions: Suffix -error to &issue-file-not-found condition.
Arun Isaac
2022-06-27
document: Add <document> object.
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
utils: Add string-remove-prefix.
Arun Isaac
2022-06-27
issue: Deprecate authors function.
Arun Isaac
2022-06-27
web: Deprecate all static issue listings.
Arun Isaac
2022-06-27
git: Optionally accept repository argument in git-tracked-files.
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
issue: Index issues with type:issue.
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-26
issue: Export predicates issue? and post?.
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
issue: Add serialization and deserialization functions.
Arun Isaac
2022-06-25
bin: Use (term ansi-color) instead of rolling our own.
Arun Isaac
2022-06-23
pre-inst-env: Add pre-installation environment script.
Arun Isaac
2022-06-23
Makefile: Disable auto-compile when building guile source.
Arun Isaac
2022-06-23
utils: Deprecate call-with-input-pipe.
Arun Isaac
2022-06-23
issue: Lookup commits affecting file using guile-git.
Arun Isaac
2022-06-23
git: Add commit-date utility function.
Arun Isaac
2022-06-23
git: Bind git_diff_find_similar from libgit2.
Arun Isaac
2022-06-23
git: Pass repository argument to git-tracked-files.
Arun Isaac
2022-06-23
git: Add current-git-repository utility function.
Arun Isaac
2022-06-23
issue: Remove relative date fields.
Arun Isaac
2022-06-23
web: Do not use relative dates.
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
git: Implement git-tracked-files using guile-git.
Arun Isaac
2022-06-22
bin: Run with the top-level directory as the current directory.
Arun Isaac
2022-06-22
utils: Add call-with-current-directory utility function.
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-14
gitignore: Add gitignore.
Arun Isaac
2022-04-14
Makefile: Add clean target.
Arun Isaac
[prev]
[next]