|
ab564f5be8
|
add tests
|
2022-03-21 17:57:14 -07:00 |
|
|
00c39450f9
|
enhance type annotation
|
2022-03-21 13:36:54 -07:00 |
|
|
f611d08b50
|
formatting
|
2022-03-21 13:33:35 -07:00 |
|
|
90e79b7df3
|
formatting
|
2022-03-21 13:27:44 -07:00 |
|
|
4eb2d725d5
|
formatting
|
2022-03-21 13:09:50 -07:00 |
|
|
51ae5ebcac
|
new streamlined parser
|
2022-03-21 13:06:34 -07:00 |
|
|
9ecbdb0916
|
use generator instead of iterable in function return annotation
|
2022-03-20 10:16:29 -07:00 |
|
|
b3a2886fd0
|
formatting
|
2022-03-20 10:12:29 -07:00 |
|
|
ceacec0f46
|
remove errant os sep import
|
2022-03-18 16:57:47 -07:00 |
|
|
ff0f794b01
|
working
|
2022-03-18 16:53:23 -07:00 |
|
|
70fafbf3f8
|
remove asciitable so tests pass for now
|
2022-03-18 14:19:00 -07:00 |
|
|
5a248a8fc5
|
add multiline asciitable parser
|
2022-03-18 13:05:57 -07:00 |
|
|
4a3a4e10df
|
add asciitable and asciitable-m parsers
|
2022-03-18 13:03:43 -07:00 |
|
|
c27bd5ff39
|
pad lines in sparse_table_parse and use str.isspace()
|
2022-03-17 16:24:18 -07:00 |
|
|
f804c9627f
|
copy input list so we don't mutate the caller's data
|
2022-03-15 16:04:58 -07:00 |
|
|
3ab25d02f9
|
use _parser_is_streaming from lib
|
2022-03-14 12:30:09 -07:00 |
|
|
9e80fd2b97
|
fallback if info and doc items don't exist
|
2022-03-14 12:17:18 -07:00 |
|
|
ff9527a098
|
import cleanup and use all_parser_info in parsers_text
|
2022-03-14 11:35:57 -07:00 |
|
|
7dac2f8dc3
|
doc update
|
2022-03-14 10:50:10 -07:00 |
|
|
32e4d55e86
|
use parser_info for help_doc
|
2022-03-14 10:46:54 -07:00 |
|
|
f9a9062147
|
add documentation argument to parser_info and all_parser_info
|
2022-03-14 10:46:23 -07:00 |
|
|
89e5919796
|
add -A to second example
|
2022-03-14 09:56:50 -07:00 |
|
|
e5f5b2591d
|
changelog update
|
2022-03-14 09:45:17 -07:00 |
|
|
77c667eec0
|
ubuntu fixes
|
2022-03-14 09:43:18 -07:00 |
|
|
b257ce8c2f
|
add mpstat_s tests
|
2022-03-13 12:25:50 -07:00 |
|
|
c693c868ca
|
add mpstat streaming parser
|
2022-03-11 15:59:38 -08:00 |
|
|
6f98b27a05
|
add mpstat tests
|
2022-03-11 15:33:31 -08:00 |
|
|
d7efd25d88
|
add mpstat to docs
|
2022-03-11 14:54:06 -08:00 |
|
|
2cddb1f0bb
|
working mpstat
|
2022-03-11 14:00:19 -08:00 |
|
|
ae1c331595
|
initial working version
|
2022-03-11 13:15:39 -08:00 |
|
|
bc97052ed4
|
initial add mpstat parser
|
2022-03-11 12:37:17 -08:00 |
|
|
6c3e0e2aa0
|
formatting
|
2022-03-11 12:37:01 -08:00 |
|
|
dd052e0146
|
add underscores to column examples
|
2022-03-11 10:25:24 -08:00 |
|
|
54e8f58145
|
add table result examples
|
2022-03-10 16:50:55 -08:00 |
|
|
def7aa5764
|
formatting
|
2022-03-10 15:36:11 -08:00 |
|
|
6986c74f6d
|
remove direct parser module example from doc
|
2022-03-10 15:18:27 -08:00 |
|
|
b784db404d
|
streaming doc formatting update
|
2022-03-10 13:32:26 -08:00 |
|
|
8aee4517bb
|
doc formatting
|
2022-03-10 13:02:50 -08:00 |
|
|
a5fb8fbf94
|
streaming doc update
|
2022-03-10 10:10:57 -08:00 |
|
|
b9365e2ac2
|
add pidstat-s tests
|
2022-03-10 09:23:36 -08:00 |
|
|
696338c1a3
|
add streaming test template
|
2022-03-10 09:04:12 -08:00 |
|
|
4f0616190b
|
doc update
|
2022-03-10 08:14:58 -08:00 |
|
|
3278cb0de3
|
add type hints
|
2022-03-10 08:14:46 -08:00 |
|
|
4fc04256a5
|
rollback noReturn to tuple
|
2022-03-10 08:00:37 -08:00 |
|
|
e4ae0fea63
|
fix type annotation
|
2022-03-09 16:28:55 -08:00 |
|
|
d3727ea090
|
doc update
|
2022-03-09 16:09:35 -08:00 |
|
|
0d13909cf6
|
add pidstat-s parser
|
2022-03-09 16:07:29 -08:00 |
|
|
c52ca20e28
|
fix comment
|
2022-03-09 16:07:17 -08:00 |
|
|
21f27f26c8
|
add pidstat tests
|
2022-03-09 15:37:10 -08:00 |
|
|
5e7a87f397
|
add test template
|
2022-03-09 15:37:04 -08:00 |
|