diff options
author | Rory Dudley | 2024-08-14 17:28:27 -0600 |
---|---|---|
committer | Rory Dudley | 2024-08-14 17:28:27 -0600 |
commit | 658dade629e026f760268ae734c666292061e830 (patch) | |
tree | 74dac609e20f0b8bfe3b8353defa2dd80238f546 | |
parent | 35d53c6a784153d225ed2e6053838b05a0894fe2 (diff) | |
download | quests-658dade629e026f760268ae734c666292061e830.tar.gz |
Completed a quest
-rw-r--r-- | backlog.data | 1 | ||||
-rw-r--r-- | pending.data | 2 | ||||
-rw-r--r-- | undo.data | 4 |
3 files changed, 6 insertions, 1 deletions
diff --git a/backlog.data b/backlog.data index c42ed78..60e3a81 100644 --- a/backlog.data +++ b/backlog.data @@ -16,3 +16,4 @@ {"description":"Create a makefile to help with build, install, uninstall, etc.","entry":"20240722T020653Z","modified":"20240722T020653Z","status":"pending","uuid":"508577b4-7aaa-4e2e-a999-d8fe576e2895"} {"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"} diff --git a/pending.data b/pending.data index 20c8540..1ab7f1e 100644 --- a/pending.data +++ b/pending.data @@ -7,4 +7,4 @@ [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" entry:"1723581644" modified:"1723581644" status:"pending" uuid:"113e2077-b977-4806-894d-b0f67396f058"] +[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"] @@ -51,3 +51,7 @@ new [description:"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\ time 1723581644 new [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"] --- +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"] +--- |