summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2022-06-27bin: Assume is:open in queries.Arun Isaac
2022-06-26bin: Parse type field searches in queries.Arun Isaac
2022-06-26bin: Deprecate `tissue list' subcommand.Arun Isaac
2022-06-26bin: Remove obsolete comment about highlighting keywords.Arun Isaac
2022-06-25bin: Handle blank search queries as a special case.Arun Isaac
2022-06-25bin: Unbolden issue keywords and show them all on blue.Arun Isaac
2022-06-25bin: Add search subcommand.Arun Isaac
2022-06-25bin: Index issues using xapian.Arun Isaac
2022-06-25bin: Print issue filename.Arun Isaac
2022-06-25bin: Do not print issue number.Arun Isaac
2022-06-25bin: Underline issue title when printing.Arun Isaac
2022-06-25bin: Deprecate `tissue edit' subcommand.Arun Isaac
2022-06-25bin: Expect filename arguments to `tissue show'.Arun Isaac
2022-06-25bin: Use (term ansi-color) instead of rolling our own.Arun Isaac
2022-06-23bin: Wean off git's relative dates.Arun Isaac
2022-06-22bin: Deprecate tissue news subcommand.Arun Isaac
2022-06-22bin: Run with the top-level directory as the current directory.Arun Isaac
2022-04-22bin: Add tissue repl subcommand.Arun Isaac
2022-04-14tissue: Add #:issue-files configuration parameter.Arun Isaac
2022-04-09scripts: Do not auto-compile the tissue script.Arun Isaac
2022-04-06web: Introduce <file> objects for web export.Arun Isaac
2022-04-05git: Abstract out git-top-level.Arun Isaac
2022-03-23bin: Pass the tissue -> `tissue list' alias through main again.Arun Isaac
2022-03-18issue: Resolve authors and assignees using aliases.Arun Isaac
2022-03-18bin: Abstract out the loading of the configuration file.Arun Isaac
2022-03-18issue: Record all commits affecting a file, not just how many.Arun Isaac
2022-03-18issue: Rename issue-open to issue-open?.Arun Isaac
2022-03-15bin: Add `tissue web' subcommand.Arun Isaac
2022-03-15tissue: Use more specific &issue-file-not-found-error.Arun Isaac
2022-03-15bin: Use raise instead of raise-exception.Arun Isaac
2022-03-14bin: Handle message conditions.Arun Isaac
2022-03-14bin: Raise exception on missing file.Arun Isaac
2022-03-13bin: Remove (ice-9 ftw) import.Arun Isaac
2022-03-13tissue: Reorganize code into scheme modules.Arun Isaac
2022-02-05Initial commitArun Isaac