summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRory Dudley2024-09-30 23:03:51 -0600
committerRory Dudley2024-09-30 23:03:51 -0600
commite8d5695da0bff7cc4df528249f2be1d2100b88a8 (patch)
tree34aeddd1011c8c97fafba1e707c88fd34736b5c7
parent22a4c68895d203123e231bb78c091d3f666270b9 (diff)
downloadquests-e8d5695da0bff7cc4df528249f2be1d2100b88a8.tar.gz
Completed a quest
-rw-r--r--completed.data1
-rw-r--r--pending.data1
2 files changed, 1 insertions, 1 deletions
diff --git a/completed.data b/completed.data
index ac992b2..60435ce 100644
--- a/completed.data
+++ b/completed.data
@@ -1,3 +1,4 @@
+[description:"Add support for tab autocomplete" end:"1727073075" entry:"1721459764" modified:"1727073075" status:"completed" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"]
[description:"Add support for in-line navigation" end:"1725260640" entry:"1721459643" modified:"1725260640" status:"completed" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"]
[description:"Migrate dwarvish.git and quests.git to use 'main' as the default branch" end:"1723678104" entry:"1723581644" modified:"1723678104" status:"completed" uuid:"113e2077-b977-4806-894d-b0f67396f058"]
[description:"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases." end:"1723321726" entry:"1721459370" modified:"1723321726" status:"completed" tags:"flaw" tags_flaw:"x" uuid:"19cc067a-ddd9-4a97-b51a-1793846e05d5"]
diff --git a/pending.data b/pending.data
index aaf30e9..765a6d4 100644
--- a/pending.data
+++ b/pending.data
@@ -3,6 +3,5 @@
[description:"Add support for setting temporary environment variables, in-line, before the main program to fork" entry:"1721459542" modified:"1721459554" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"f79f40a9-b671-4a15-b02f-ecc9913d74d9"]
[description:"Add support for wildcard character (*, **)" entry:"1721459604" modified:"1721459680" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"239fb167-3380-4a21-b671-698fadd8ee76"]
[description:"Add basic command history" entry:"1721459743" modified:"1721459752" status:"pending" tags:"feature" tags_feature:"x" uuid:"0f538dff-b0f7-4000-a044-54c3cf890f5f"]
-[description:"Add support for tab autocomplete" end:"1727073075" entry:"1721459764" modified:"1727073075" status:"completed" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"]
[description:"Add support for a dynamically interprested prompt ($PS1)" entry:"1721459938" modified:"1721459938" status:"pending" uuid:"95f80c53-1248-4c4d-b4ce-e6cf149ed461"]
[description:"Create a makefile to help with build, install, uninstall, etc." entry:"1721614013" modified:"1721614013" status:"pending" uuid:"508577b4-7aaa-4e2e-a999-d8fe576e2895"]