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-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
2022-04-09
scripts: Do not auto-compile the tissue script.
Arun Isaac
2022-04-06
git: Implement git-top-level independent of the git command.
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-04-05
git: Abstract out `git ls-files'.
Arun Isaac
2022-04-05
issue: Sort authors in lexicographic order.
Arun Isaac
2022-03-23
bin: Pass the tissue -> `tissue list' alias through main again.
Arun Isaac
2022-03-18
issue: Build list of authors from list of issues.
Arun Isaac
2022-03-18
issue: Arrange posts oldest first.
Arun Isaac
2022-03-18
issue: Add authors function returning all authors.
Arun Isaac
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
[prev]
[next]