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-03-18
issue: Resolve authors and assignees using aliases.
Arun Isaac
2022-03-18
tissue: Introduce aliases in configuration.
Arun Isaac
2022-03-18
bin: Abstract out the loading of the configuration file.
Arun Isaac
2022-03-18
utils: Move memoize-thunk to utils.
Arun Isaac
2022-03-18
web: Display task lists in web issue listings.
Arun Isaac
2022-03-18
issue: Record all commits affecting a file, not just how many.
Arun Isaac
2022-03-18
issue: Refactor out repeated use of assq-ref.
Arun Isaac
2022-03-18
issue: Follow files across renames.
Arun Isaac
2022-03-18
issue: Ignore case of keywords.
Arun Isaac
2022-03-18
issue: Rename issue-open to issue-open?.
Arun Isaac
2022-03-18
issue: Replace delete-duplicates with lset-adjoin.
Arun Isaac
2022-03-18
issue: Use SRFI-19 dates.
Arun Isaac
2022-03-18
web: Parameterize %tags-path when exporting all files.
Arun Isaac
2022-03-18
web: Join lines when reading gemtext.
Arun Isaac
2022-03-16
tissue: Fix "#\s pace" typo.
Arun Isaac
2022-03-16
tissue: Add CSS class specific to each tag.
Arun Isaac
2022-03-16
tissue: Encode URIs for safety.
Arun Isaac
2022-03-16
tissue: Support tagging using "key: value" pairs.
Arun Isaac
2022-03-16
tissue: Deduplicate keywords in hash table.
Arun Isaac
2022-03-16
tissue: Enforce prefix check on checklist.
Arun Isaac
2022-03-16
tissue: Sanitize tag names in file paths.
Arun Isaac
2022-03-15
bin: Add `tissue web' subcommand.
Arun Isaac
2022-03-15
tissue: Introduce declarative configuration.
Arun Isaac
2022-03-15
tissue: Use more specific &issue-file-not-found-error.
Arun Isaac
2022-03-15
tissue: Introduce specialized conditions.
Arun Isaac
2022-03-15
tissue: Allow specification of CSS.
Arun Isaac
2022-03-15
tissue: Allow override of auto-generated files in website.
Arun Isaac
2022-03-15
tissue: Use the term "export" instead of "publish".
Arun Isaac
2022-03-15
tissue: Raise exception on missing file when building website.
Arun Isaac
2022-03-15
bin: Use raise instead of raise-exception.
Arun Isaac
2022-03-14
bin: Handle message conditions.
Arun Isaac
2022-03-14
bin: Raise exception on missing file.
Arun Isaac
2022-03-14
tissue: Ignore missing files when listing issues.
Frederick Muriuki Muriithi
2022-03-14
Makefile: Install guile libraries.
Arun Isaac
2022-03-14
tissue: Support exporting issues to the web.
Arun Isaac
2022-03-14
tissue: Memoize the issues function.
Arun Isaac
2022-03-13
bin: Remove (ice-9 ftw) import.
Arun Isaac
2022-03-13
tissue: Reorganize code into scheme modules.
Arun Isaac
2022-02-05
guix.scm: Add guix.scm.
Arun Isaac
2022-02-05
Add text of GPLv3.
Arun Isaac
2022-02-05
Initial commit
Arun Isaac
[prev]