doing 2.1.23 → 2.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.yardoc/checksums +1 -1
- data/.yardoc/objects/root.dat +0 -0
- data/CHANGELOG.md +13 -1
- data/Gemfile.lock +1 -1
- data/docs/doc/Array.html +1 -1
- data/docs/doc/BooleanTermParser/Clause.html +1 -1
- data/docs/doc/BooleanTermParser/Operator.html +1 -1
- data/docs/doc/BooleanTermParser/Query.html +1 -1
- data/docs/doc/BooleanTermParser/QueryParser.html +1 -1
- data/docs/doc/BooleanTermParser/QueryTransformer.html +1 -1
- data/docs/doc/BooleanTermParser.html +1 -1
- data/docs/doc/Doing/Color.html +1 -1
- data/docs/doc/Doing/Completion.html +1 -1
- data/docs/doc/Doing/Configuration.html +1 -1
- data/docs/doc/Doing/Errors/DoingNoTraceError.html +1 -1
- data/docs/doc/Doing/Errors/DoingRuntimeError.html +1 -1
- data/docs/doc/Doing/Errors/DoingStandardError.html +1 -1
- data/docs/doc/Doing/Errors/EmptyInput.html +1 -1
- data/docs/doc/Doing/Errors/NoResults.html +1 -1
- data/docs/doc/Doing/Errors/PluginException.html +1 -1
- data/docs/doc/Doing/Errors/UserCancelled.html +1 -1
- data/docs/doc/Doing/Errors/WrongCommand.html +1 -1
- data/docs/doc/Doing/Errors.html +1 -1
- data/docs/doc/Doing/Hooks.html +1 -1
- data/docs/doc/Doing/Item.html +1 -1
- data/docs/doc/Doing/Items.html +1 -1
- data/docs/doc/Doing/LogAdapter.html +1 -1
- data/docs/doc/Doing/Note.html +1 -1
- data/docs/doc/Doing/Pager.html +1 -1
- data/docs/doc/Doing/Plugins.html +1 -1
- data/docs/doc/Doing/Prompt.html +1 -1
- data/docs/doc/Doing/Section.html +1 -1
- data/docs/doc/Doing/TemplateString.html +1 -1
- data/docs/doc/Doing/Types.html +1 -1
- data/docs/doc/Doing/Util/Backup.html +1 -1
- data/docs/doc/Doing/Util.html +1 -1
- data/docs/doc/Doing/WWID.html +1 -1
- data/docs/doc/Doing.html +2 -2
- data/docs/doc/GLI/Commands/Help.html +1 -1
- data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
- data/docs/doc/GLI/Commands.html +1 -1
- data/docs/doc/GLI.html +1 -1
- data/docs/doc/Hash.html +1 -1
- data/docs/doc/Numeric.html +1 -1
- data/docs/doc/PhraseParser/Operator.html +1 -1
- data/docs/doc/PhraseParser/PhraseClause.html +1 -1
- data/docs/doc/PhraseParser/Query.html +1 -1
- data/docs/doc/PhraseParser/QueryParser.html +1 -1
- data/docs/doc/PhraseParser/QueryTransformer.html +1 -1
- data/docs/doc/PhraseParser/TermClause.html +1 -1
- data/docs/doc/PhraseParser.html +1 -1
- data/docs/doc/Status.html +1 -1
- data/docs/doc/String.html +1 -1
- data/docs/doc/Symbol.html +1 -1
- data/docs/doc/Time.html +1 -1
- data/docs/doc/_index.html +1 -1
- data/docs/doc/file.README.html +1 -1
- data/docs/doc/index.html +1 -1
- data/docs/doc/top-level-namespace.html +1 -1
- data/doing.rdoc +1 -1
- data/lib/completion/doing.fish +2 -1
- data/lib/doing/completion/fish_completion.rb +2 -1
- data/lib/doing/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 19f61c0a50ba9d72b2513bfa7c12e90a0b7d1dc63d0f478b7530a1a5be603418
|
|
4
|
+
data.tar.gz: 2239357f17bc9ac71e85447062bafae9e1e7e176fb8dfe41370f5ff621b400d0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 474677211983ca71287f1eef0bfe1de455e97f5123a4947ec5b533fd3148d0e21a27697337748ef1a3e20a422de0e0d0db3da9d243943ce37340be2375ea7e8f
|
|
7
|
+
data.tar.gz: 69f35f030a2b761e26ba9b81668c6f03abcd8f6e45400f07ddca4bc8c632cfdb4cc9f6b974837327dd0073f38aaf40cc349632200586832c4894314e5e434856
|
data/.yardoc/checksums
CHANGED
|
@@ -15,7 +15,7 @@ lib/doing/prompt.rb d241935b209e69a14c55a9c3a035f1751c576b4c
|
|
|
15
15
|
lib/doing/string.rb 443e238f1c4e205a61734b4be3d22f41388e9713
|
|
16
16
|
lib/doing/symbol.rb 309799458a1bc715c2707307c9a62ab26086275e
|
|
17
17
|
lib/doing/section.rb 206e119cf818f1e76798753e611180fe77bc299a
|
|
18
|
-
lib/doing/version.rb
|
|
18
|
+
lib/doing/version.rb 7a231babfa24987f2616244664899d7e39d293ea
|
|
19
19
|
lib/doing/changelog.rb f7d1bd424e63400ab0613ef3358e614fdf53e2b5
|
|
20
20
|
lib/doing/cli_status.rb dbedd454c4cbbd0fed9ef30120f6ec85d18b9356
|
|
21
21
|
lib/doing/completion.rb c658e7dc7898fb022a21b2bd77bedb958ca3b067
|
data/.yardoc/objects/root.dat
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
### 2.1.24
|
|
2
|
+
|
|
3
|
+
2022-01-22 17:27
|
|
4
|
+
|
|
5
|
+
#### IMPROVED
|
|
6
|
+
|
|
7
|
+
- Minor update to Fish completion script
|
|
8
|
+
|
|
9
|
+
#### FIXED
|
|
10
|
+
|
|
11
|
+
- Changelog formatting issue # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch develop # Your branch is ahead of 'origin/develop' by 3 commits. # # Changes to be committed: # modified: CHANGELOG.md # # ------------------------ >8 ------------------------ # Do not modify or remove the line above. # Everything below it will be ignored. diff --git a/CHANGELOG.md b/CHANGELOG.md index 962cc74..81bde33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Minor update to Fish completion script +#### FIXED + +- Fix changelog issue + ### 2.1.23 2022-01-22 15:52
|
|
12
|
+
|
|
1
13
|
### 2.1.23
|
|
2
14
|
|
|
3
15
|
2022-01-22 15:52
|
|
@@ -9,7 +21,7 @@
|
|
|
9
21
|
|
|
10
22
|
#### IMPROVED
|
|
11
23
|
|
|
12
|
-
- With complete examples in the help output for most commands, `doing help` almost always requires scrolling up. It now automatically paginates using your system $PAGER (or best detected option).
|
|
24
|
+
- With complete examples in the help output for most commands, `doing help` almost always requires scrolling up. It now automatically paginates using your system $PAGER (or best detected option).
|
|
13
25
|
- `doing tags` takes a MAX_COUNT argument to limit results when searching
|
|
14
26
|
- `doing tags --line` flag to output tags in a single line
|
|
15
27
|
- Mostly for my own use, `doing changes` (which views the changelog) now accepts `--lookup VERSION` and `--search SEARCH_PATTERN`
|
data/Gemfile.lock
CHANGED
data/docs/doc/Array.html
CHANGED
|
@@ -631,7 +631,7 @@ with</p>
|
|
|
631
631
|
</div>
|
|
632
632
|
|
|
633
633
|
<div id="footer">
|
|
634
|
-
Generated on Sat Jan 22
|
|
634
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
635
635
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
636
636
|
0.9.27 (ruby-3.0.1).
|
|
637
637
|
</div>
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
</div>
|
|
284
284
|
|
|
285
285
|
<div id="footer">
|
|
286
|
-
Generated on Sat Jan 22
|
|
286
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
287
287
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
288
288
|
0.9.27 (ruby-3.0.1).
|
|
289
289
|
</div>
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
</div>
|
|
163
163
|
|
|
164
164
|
<div id="footer">
|
|
165
|
-
Generated on Sat Jan 22
|
|
165
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
166
166
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
167
167
|
0.9.27 (ruby-3.0.1).
|
|
168
168
|
</div>
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
</div>
|
|
408
408
|
|
|
409
409
|
<div id="footer">
|
|
410
|
-
Generated on Sat Jan 22
|
|
410
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
411
411
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
412
412
|
0.9.27 (ruby-3.0.1).
|
|
413
413
|
</div>
|
|
@@ -125,7 +125,7 @@ parser. In order to do that, a new "clause" node is added to the parse
|
|
|
125
125
|
</div>
|
|
126
126
|
|
|
127
127
|
<div id="footer">
|
|
128
|
-
Generated on Sat Jan 22
|
|
128
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
129
129
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
130
130
|
0.9.27 (ruby-3.0.1).
|
|
131
131
|
</div>
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
</div>
|
|
115
115
|
|
|
116
116
|
<div id="footer">
|
|
117
|
-
Generated on Sat Jan 22
|
|
117
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
118
118
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
119
119
|
0.9.27 (ruby-3.0.1).
|
|
120
120
|
</div>
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
</div>
|
|
106
106
|
|
|
107
107
|
<div id="footer">
|
|
108
|
-
Generated on Sat Jan 22
|
|
108
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
109
109
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
110
110
|
0.9.27 (ruby-3.0.1).
|
|
111
111
|
</div>
|
data/docs/doc/Doing/Color.html
CHANGED
|
@@ -512,7 +512,7 @@ ANSI-sequences are stripped from the string.</p>
|
|
|
512
512
|
</div>
|
|
513
513
|
|
|
514
514
|
<div id="footer">
|
|
515
|
-
Generated on Sat Jan 22
|
|
515
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
516
516
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
517
517
|
0.9.27 (ruby-3.0.1).
|
|
518
518
|
</div>
|
|
@@ -206,7 +206,7 @@ stdout</p>
|
|
|
206
206
|
</div>
|
|
207
207
|
|
|
208
208
|
<div id="footer">
|
|
209
|
-
Generated on Sat Jan 22
|
|
209
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
210
210
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
211
211
|
0.9.27 (ruby-3.0.1).
|
|
212
212
|
</div>
|
|
@@ -1106,7 +1106,7 @@ matched, first match wins)</p>
|
|
|
1106
1106
|
</div>
|
|
1107
1107
|
|
|
1108
1108
|
<div id="footer">
|
|
1109
|
-
Generated on Sat Jan 22
|
|
1109
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
1110
1110
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1111
1111
|
0.9.27 (ruby-3.0.1).
|
|
1112
1112
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
</div>
|
|
239
239
|
|
|
240
240
|
<div id="footer">
|
|
241
|
-
Generated on Sat Jan 22
|
|
241
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
242
242
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
243
243
|
0.9.27 (ruby-3.0.1).
|
|
244
244
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on Sat Jan 22
|
|
179
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
data/docs/doc/Doing/Errors.html
CHANGED
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
</div>
|
|
182
182
|
|
|
183
183
|
<div id="footer">
|
|
184
|
-
Generated on Sat Jan 22
|
|
184
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
185
185
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
186
186
|
0.9.27 (ruby-3.0.1).
|
|
187
187
|
</div>
|
data/docs/doc/Doing/Hooks.html
CHANGED
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
</div>
|
|
355
355
|
|
|
356
356
|
<div id="footer">
|
|
357
|
-
Generated on Sat Jan 22
|
|
357
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
358
358
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
359
359
|
0.9.27 (ruby-3.0.1).
|
|
360
360
|
</div>
|
data/docs/doc/Doing/Item.html
CHANGED
|
@@ -2195,7 +2195,7 @@ thus should not receive a date on the @done tag</p>
|
|
|
2195
2195
|
</div>
|
|
2196
2196
|
|
|
2197
2197
|
<div id="footer">
|
|
2198
|
-
Generated on Sat Jan 22
|
|
2198
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
2199
2199
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2200
2200
|
0.9.27 (ruby-3.0.1).
|
|
2201
2201
|
</div>
|
data/docs/doc/Doing/Items.html
CHANGED
|
@@ -890,7 +890,7 @@ specified section</p>
|
|
|
890
890
|
</div>
|
|
891
891
|
|
|
892
892
|
<div id="footer">
|
|
893
|
-
Generated on Sat Jan 22
|
|
893
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
894
894
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
895
895
|
0.9.27 (ruby-3.0.1).
|
|
896
896
|
</div>
|
|
@@ -1797,7 +1797,7 @@ message (optional)</p>
|
|
|
1797
1797
|
</div>
|
|
1798
1798
|
|
|
1799
1799
|
<div id="footer">
|
|
1800
|
-
Generated on Sat Jan 22
|
|
1800
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
1801
1801
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1802
1802
|
0.9.27 (ruby-3.0.1).
|
|
1803
1803
|
</div>
|
data/docs/doc/Doing/Note.html
CHANGED
|
@@ -627,7 +627,7 @@ content</p>
|
|
|
627
627
|
</div>
|
|
628
628
|
|
|
629
629
|
<div id="footer">
|
|
630
|
-
Generated on Sat Jan 22
|
|
630
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
631
631
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
632
632
|
0.9.27 (ruby-3.0.1).
|
|
633
633
|
</div>
|
data/docs/doc/Doing/Pager.html
CHANGED
|
@@ -296,7 +296,7 @@ STDOUT</p>
|
|
|
296
296
|
</div>
|
|
297
297
|
|
|
298
298
|
<div id="footer">
|
|
299
|
-
Generated on Sat Jan 22
|
|
299
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
300
300
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
301
301
|
0.9.27 (ruby-3.0.1).
|
|
302
302
|
</div>
|
data/docs/doc/Doing/Plugins.html
CHANGED
|
@@ -1235,7 +1235,7 @@ e.g. :imp => :import</p>
|
|
|
1235
1235
|
</div>
|
|
1236
1236
|
|
|
1237
1237
|
<div id="footer">
|
|
1238
|
-
Generated on Sat Jan 22
|
|
1238
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
1239
1239
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1240
1240
|
0.9.27 (ruby-3.0.1).
|
|
1241
1241
|
</div>
|
data/docs/doc/Doing/Prompt.html
CHANGED
|
@@ -932,7 +932,7 @@ response if no input</p>
|
|
|
932
932
|
</div>
|
|
933
933
|
|
|
934
934
|
<div id="footer">
|
|
935
|
-
Generated on Sat Jan 22
|
|
935
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
936
936
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
937
937
|
0.9.27 (ruby-3.0.1).
|
|
938
938
|
</div>
|
data/docs/doc/Doing/Section.html
CHANGED
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
</div>
|
|
345
345
|
|
|
346
346
|
<div id="footer">
|
|
347
|
-
Generated on Sat Jan 22
|
|
347
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
348
348
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
349
349
|
0.9.27 (ruby-3.0.1).
|
|
350
350
|
</div>
|
|
@@ -703,7 +703,7 @@ of colors and string locations</p>
|
|
|
703
703
|
</div>
|
|
704
704
|
|
|
705
705
|
<div id="footer">
|
|
706
|
-
Generated on Sat Jan 22
|
|
706
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
707
707
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
708
708
|
0.9.27 (ruby-3.0.1).
|
|
709
709
|
</div>
|
data/docs/doc/Doing/Types.html
CHANGED
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
</div>
|
|
192
192
|
|
|
193
193
|
<div id="footer">
|
|
194
|
-
Generated on Sat Jan 22
|
|
194
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
195
195
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
196
196
|
0.9.27 (ruby-3.0.1).
|
|
197
197
|
</div>
|
|
@@ -836,7 +836,7 @@ in a hidden directory</p>
|
|
|
836
836
|
</div>
|
|
837
837
|
|
|
838
838
|
<div id="footer">
|
|
839
|
-
Generated on Sat Jan 22
|
|
839
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
840
840
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
841
841
|
0.9.27 (ruby-3.0.1).
|
|
842
842
|
</div>
|
data/docs/doc/Doing/Util.html
CHANGED
|
@@ -925,7 +925,7 @@ other_hash - the other hash whose values will be persisted after the merge</p>
|
|
|
925
925
|
</div>
|
|
926
926
|
|
|
927
927
|
<div id="footer">
|
|
928
|
-
Generated on Sat Jan 22
|
|
928
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
929
929
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
930
930
|
0.9.27 (ruby-3.0.1).
|
|
931
931
|
</div>
|
data/docs/doc/Doing/WWID.html
CHANGED
|
@@ -4754,7 +4754,7 @@ json, or text)</p>
|
|
|
4754
4754
|
</div>
|
|
4755
4755
|
|
|
4756
4756
|
<div id="footer">
|
|
4757
|
-
Generated on Sat Jan 22
|
|
4757
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
4758
4758
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
4759
4759
|
0.9.27 (ruby-3.0.1).
|
|
4760
4760
|
</div>
|
data/docs/doc/Doing.html
CHANGED
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
<dt id="VERSION-constant" class="">VERSION =
|
|
120
120
|
|
|
121
121
|
</dt>
|
|
122
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.1.
|
|
122
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.1.24</span><span class='tstring_end'>'</span></span></pre></dd>
|
|
123
123
|
|
|
124
124
|
</dl>
|
|
125
125
|
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
</div>
|
|
136
136
|
|
|
137
137
|
<div id="footer">
|
|
138
|
-
Generated on Sat Jan 22
|
|
138
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
139
139
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
140
140
|
0.9.27 (ruby-3.0.1).
|
|
141
141
|
</div>
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
</div>
|
|
176
176
|
|
|
177
177
|
<div id="footer">
|
|
178
|
-
Generated on Sat Jan 22
|
|
178
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
179
179
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
180
180
|
0.9.27 (ruby-3.0.1).
|
|
181
181
|
</div>
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
</div>
|
|
754
754
|
|
|
755
755
|
<div id="footer">
|
|
756
|
-
Generated on Sat Jan 22
|
|
756
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
757
757
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
758
758
|
0.9.27 (ruby-3.0.1).
|
|
759
759
|
</div>
|
data/docs/doc/GLI/Commands.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on Sat Jan 22
|
|
110
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
112
112
|
0.9.27 (ruby-3.0.1).
|
|
113
113
|
</div>
|
data/docs/doc/GLI.html
CHANGED
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
</div>
|
|
108
108
|
|
|
109
109
|
<div id="footer">
|
|
110
|
-
Generated on Sat Jan 22
|
|
110
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
112
112
|
0.9.27 (ruby-3.0.1).
|
|
113
113
|
</div>
|
data/docs/doc/Hash.html
CHANGED
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
</div>
|
|
483
483
|
|
|
484
484
|
<div id="footer">
|
|
485
|
-
Generated on Sat Jan 22
|
|
485
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
486
486
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
487
487
|
0.9.27 (ruby-3.0.1).
|
|
488
488
|
</div>
|
data/docs/doc/Numeric.html
CHANGED
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
</div>
|
|
270
270
|
|
|
271
271
|
<div id="footer">
|
|
272
|
-
Generated on Sat Jan 22
|
|
272
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
273
273
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
274
274
|
0.9.27 (ruby-3.0.1).
|
|
275
275
|
</div>
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
</div>
|
|
163
163
|
|
|
164
164
|
<div id="footer">
|
|
165
|
-
Generated on Sat Jan 22
|
|
165
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
166
166
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
167
167
|
0.9.27 (ruby-3.0.1).
|
|
168
168
|
</div>
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
</div>
|
|
294
294
|
|
|
295
295
|
<div id="footer">
|
|
296
|
-
Generated on Sat Jan 22
|
|
296
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
297
297
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
298
298
|
0.9.27 (ruby-3.0.1).
|
|
299
299
|
</div>
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
</div>
|
|
486
486
|
|
|
487
487
|
<div id="footer">
|
|
488
|
-
Generated on Sat Jan 22
|
|
488
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
489
489
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
490
490
|
0.9.27 (ruby-3.0.1).
|
|
491
491
|
</div>
|
|
@@ -126,7 +126,7 @@ A phrase clause generates an Elasticsearch match_phrase query.</p>
|
|
|
126
126
|
</div>
|
|
127
127
|
|
|
128
128
|
<div id="footer">
|
|
129
|
-
Generated on Sat Jan 22
|
|
129
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
130
130
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
131
131
|
0.9.27 (ruby-3.0.1).
|
|
132
132
|
</div>
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
</div>
|
|
115
115
|
|
|
116
116
|
<div id="footer">
|
|
117
|
-
Generated on Sat Jan 22
|
|
117
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
118
118
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
119
119
|
0.9.27 (ruby-3.0.1).
|
|
120
120
|
</div>
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
</div>
|
|
284
284
|
|
|
285
285
|
<div id="footer">
|
|
286
|
-
Generated on Sat Jan 22
|
|
286
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
287
287
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
288
288
|
0.9.27 (ruby-3.0.1).
|
|
289
289
|
</div>
|
data/docs/doc/PhraseParser.html
CHANGED
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
</div>
|
|
106
106
|
|
|
107
107
|
<div id="footer">
|
|
108
|
-
Generated on Sat Jan 22
|
|
108
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
109
109
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
110
110
|
0.9.27 (ruby-3.0.1).
|
|
111
111
|
</div>
|
data/docs/doc/Status.html
CHANGED
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
</div>
|
|
317
317
|
|
|
318
318
|
<div id="footer">
|
|
319
|
-
Generated on Sat Jan 22
|
|
319
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
320
320
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
321
321
|
0.9.27 (ruby-3.0.1).
|
|
322
322
|
</div>
|
data/docs/doc/String.html
CHANGED
|
@@ -3934,7 +3934,7 @@ Uses \S (non-whitespace) instead of . (any character)</p>
|
|
|
3934
3934
|
</div>
|
|
3935
3935
|
|
|
3936
3936
|
<div id="footer">
|
|
3937
|
-
Generated on Sat Jan 22
|
|
3937
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
3938
3938
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
3939
3939
|
0.9.27 (ruby-3.0.1).
|
|
3940
3940
|
</div>
|
data/docs/doc/Symbol.html
CHANGED
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
</div>
|
|
309
309
|
|
|
310
310
|
<div id="footer">
|
|
311
|
-
Generated on Sat Jan 22
|
|
311
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
312
312
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
313
313
|
0.9.27 (ruby-3.0.1).
|
|
314
314
|
</div>
|
data/docs/doc/Time.html
CHANGED
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
</div>
|
|
241
241
|
|
|
242
242
|
<div id="footer">
|
|
243
|
-
Generated on Sat Jan 22
|
|
243
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
244
244
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
245
245
|
0.9.27 (ruby-3.0.1).
|
|
246
246
|
</div>
|
data/docs/doc/_index.html
CHANGED
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
</div>
|
|
570
570
|
|
|
571
571
|
<div id="footer">
|
|
572
|
-
Generated on Sat Jan 22
|
|
572
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
573
573
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
574
574
|
0.9.27 (ruby-3.0.1).
|
|
575
575
|
</div>
|
data/docs/doc/file.README.html
CHANGED
|
@@ -149,7 +149,7 @@ with changes. Please target the <code>develop</code> branch with pull requests.<
|
|
|
149
149
|
</div></div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Sat Jan 22
|
|
152
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.27 (ruby-3.0.1).
|
|
155
155
|
</div>
|
data/docs/doc/index.html
CHANGED
|
@@ -149,7 +149,7 @@ with changes. Please target the <code>develop</code> branch with pull requests.<
|
|
|
149
149
|
</div></div>
|
|
150
150
|
|
|
151
151
|
<div id="footer">
|
|
152
|
-
Generated on Sat Jan 22
|
|
152
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
154
154
|
0.9.27 (ruby-3.0.1).
|
|
155
155
|
</div>
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
</div>
|
|
103
103
|
|
|
104
104
|
<div id="footer">
|
|
105
|
-
Generated on Sat Jan 22
|
|
105
|
+
Generated on Sat Jan 22 17:30:14 2022 by
|
|
106
106
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
107
107
|
0.9.27 (ruby-3.0.1).
|
|
108
108
|
</div>
|
data/doing.rdoc
CHANGED
|
@@ -5,7 +5,7 @@ record of what you've been doing, complete with tag-based time tracking. The
|
|
|
5
5
|
command line tool allows you to add entries, annotate with tags and notes, and
|
|
6
6
|
view your entries with myriad options, with a focus on a "natural" language syntax.
|
|
7
7
|
|
|
8
|
-
v2.1.
|
|
8
|
+
v2.1.24
|
|
9
9
|
|
|
10
10
|
=== Global Options
|
|
11
11
|
=== --config_file arg
|
data/lib/completion/doing.fish
CHANGED
|
@@ -123,8 +123,9 @@ complete -f -c doing -n '__fish_doing_using_command show' -a '(__fish_doing_comp
|
|
|
123
123
|
complete -f -c doing -n '__fish_doing_using_command view' -a '(__fish_doing_complete_views)'
|
|
124
124
|
complete -f -c doing -n '__fish_doing_using_command template' -a '(__fish_doing_complete_templates)'
|
|
125
125
|
complete -f -c doing -s t -l type -x -n '__fish_doing_using_command import' -a '(__fish_doing_import_plugins)'
|
|
126
|
+
complete -f -c doing -n '__fish_doing_using_command help' -a '(__fish_doing_subcommands)'
|
|
126
127
|
|
|
127
|
-
complete -xc doing -n '__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from (doing help -c)' -a "(doing help -c)"
|
|
128
|
+
# complete -xc doing -n '__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from (doing help -c)' -a "(doing help -c)"
|
|
128
129
|
|
|
129
130
|
function __fish_doing_complete_args
|
|
130
131
|
for cmd in (doing commands_accepting -c $argv[1])
|
|
@@ -123,8 +123,9 @@ module Doing
|
|
|
123
123
|
complete -f -c doing -n '__fish_doing_using_command view' -a '(__fish_doing_complete_views)'
|
|
124
124
|
complete -f -c doing -n '__fish_doing_using_command template' -a '(__fish_doing_complete_templates)'
|
|
125
125
|
complete -f -c doing -s t -l type -x -n '__fish_doing_using_command import' -a '(__fish_doing_import_plugins)'
|
|
126
|
+
complete -f -c doing -n '__fish_doing_using_command help' -a '(__fish_doing_subcommands)'
|
|
126
127
|
|
|
127
|
-
complete -xc doing -n '__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from (doing help -c)' -a "(doing help -c)"
|
|
128
|
+
# complete -xc doing -n '__fish_seen_subcommand_from help; and not __fish_seen_subcommand_from (doing help -c)' -a "(doing help -c)"
|
|
128
129
|
|
|
129
130
|
function __fish_doing_complete_args
|
|
130
131
|
for cmd in (doing commands_accepting -c $argv[1])
|
data/lib/doing/version.rb
CHANGED