summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backlog.data1
-rw-r--r--completed.data2
-rw-r--r--pending.data2
-rw-r--r--undo.data4
4 files changed, 7 insertions, 2 deletions
diff --git a/backlog.data b/backlog.data
index 60e3a81..08fd2a0 100644
--- a/backlog.data
+++ b/backlog.data
@@ -17,3 +17,4 @@
{"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":"20240810T202846Z","entry":"20240720T070930Z","modified":"20240810T202846Z","status":"completed","uuid":"19cc067a-ddd9-4a97-b51a-1793846e05d5","tags":["flaw"]}
{"description":"Migrate dwarvish.git and quests.git to use 'main' as the default branch","entry":"20240813T204044Z","modified":"20240813T204044Z","status":"pending","uuid":"113e2077-b977-4806-894d-b0f67396f058"}
{"description":"Migrate dwarvish.git and quests.git to use 'main' as the default branch","end":"20240814T232824Z","entry":"20240813T204044Z","modified":"20240814T232824Z","status":"completed","uuid":"113e2077-b977-4806-894d-b0f67396f058"}
+{"description":"Add support for in-line navigation","end":"20240902T070400Z","entry":"20240720T071403Z","modified":"20240902T070400Z","status":"completed","uuid":"71e10492-e083-4264-95b0-6e5f0a1cde52","tags":["feature"]}
diff --git a/completed.data b/completed.data
index bc52653..ac992b2 100644
--- a/completed.data
+++ b/completed.data
@@ -1 +1,3 @@
+[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 1ab7f1e..ac3e5ae 100644
--- a/pending.data
+++ b/pending.data
@@ -2,9 +2,7 @@
[description:"Add support for variables inside scripts" entry:"1721459499" modified:"1721459499" status:"pending" tags:"feature,posix" tags_feature:"x" tags_posix:"x" uuid:"f97f9cd6-62cb-417f-a80d-1be85a7e7237"]
[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 support for in-line navigation" entry:"1721459643" modified:"1721459643" status:"pending" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"]
[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" entry:"1721459764" modified:"1721459764" status:"pending" 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"]
-[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"]
diff --git a/undo.data b/undo.data
index 4032979..4db5aa3 100644
--- a/undo.data
+++ b/undo.data
@@ -55,3 +55,7 @@ time 1723678104
old [description:"Migrate dwarvish.git and quests.git to use 'main' as the default branch" entry:"1723581644" modified:"1723581644" status:"pending" uuid:"113e2077-b977-4806-894d-b0f67396f058"]
new [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"]
---
+time 1725260640
+old [description:"Add support for in-line navigation" entry:"1721459643" modified:"1721459643" status:"pending" tags:"feature" tags_feature:"x" uuid:"71e10492-e083-4264-95b0-6e5f0a1cde52"]
+new [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"]
+---