Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
dd5ff93fe9 pager functionality 2020-10-10 15:04:19 +01:00
Will McGugan
af7fbf9a2e
Merge pull request #372 from Edward-Knight/deterministic_test_data
Don't rely on set ordering for test data
2020-10-10 14:49:38 +01:00
Edward Knight
e6904fbcac Don't rely on set ordering for test data 2020-10-10 14:33:01 +01:00
Sergey Serebryakov
8320e83747 Fix test 2020-10-09 22:40:05 -07:00
Sergey Serebryakov
8fdfc3e5fe Coverage 2020-10-09 22:09:17 -07:00
Sergey Serebryakov
f64ce86d1d Add example for block bar 2020-10-09 17:37:55 -07:00
Will McGugan
b0a68d3341
Merge pull request #368 from willmcgugan/safe-box-encoding
Safe box encoding
2020-10-09 15:48:43 +01:00
Will McGugan
c3db5a8c0d imports 2020-10-09 15:39:17 +01:00
Will McGugan
31423ad5e9 changelog 2020-10-09 15:36:17 +01:00
Will McGugan
db37887baf
Merge pull request #369 from Edward-Knight/eui_highlighting
Add EUI-48 and EUI-64 (MAC address) highlighting
2020-10-09 15:35:23 +01:00
Will McGugan
73738c7c74 docstrings 2020-10-09 15:22:26 +01:00
Will McGugan
914478eab4 try v33 2020-10-09 15:09:19 +01:00
Will McGugan
a3b16b3b11 added py3.9 classifier 2020-10-09 14:59:58 +01:00
Will McGugan
2f8a42442f added 3.9 to pythonpackage 2020-10-09 14:59:19 +01:00
Sergey Serebryakov
d8f1458e01 Format 2020-10-08 21:26:19 -07:00
Sergey Serebryakov
f7236601c2 Make BlockBar double-sided 2020-10-08 21:18:40 -07:00
moltenmuffins
a044f1a600 typo in test_containers.py 2020-10-09 10:34:44 +08:00
moltenmuffins
f13e452f67 Remove a possibly unecessary if/else 2020-10-09 10:20:45 +08:00
moltenmuffins
9f57640c48 Add test_lines_justify 2020-10-09 10:19:35 +08:00
moltenmuffins
d2d6f72413 Remove unused index statements 2020-10-09 09:22:29 +08:00
Edward Knight
efb3008b9f Updated changelog with EUI-48 EUI-64 highlighting 2020-10-08 20:44:03 +01:00
Edward Knight
d47ba3167b Add tests for EUI-48 and EUI-64 in ReprHighlighter 2020-10-08 20:41:47 +01:00
Edward Knight
c2265eb103 Add highlight for EUI-48 and EUI-64 (MAC address) 2020-10-08 20:34:30 +01:00
Will McGugan
c9db52d880 docstring 2020-10-08 18:28:39 +01:00
Will McGugan
8d90aba14e formatting 2020-10-08 18:25:37 +01:00
Will McGugan
077d57e73d docstring 2020-10-08 18:24:40 +01:00
Will McGugan
ddd3aa3fe3 Remove exception 2020-10-08 18:19:49 +01:00
Will McGugan
be66e23d85 changelog 2020-10-08 18:18:47 +01:00
Will McGugan
2f331818d0 replaced get_safe_box 2020-10-08 18:18:25 +01:00
Will McGugan
688f441551
Merge pull request #367 from deppiedave64/master
Fix typo in ipv4 regex
2020-10-08 17:58:14 +01:00
David Besau
91b1016f83 Fix typo in ipv4 regex 2020-10-08 18:34:44 +02:00
Will McGugan
2344cd889d Merge branch 'master' of github.com:willmcgugan/rich 2020-10-08 14:35:18 +01:00
Will McGugan
f484e4707f docs 2020-10-08 14:35:12 +01:00
Will McGugan
8033939e03
Merge pull request #362 from megaserg/fix-typos
Fix typos, comments, unused imports
2020-10-08 14:17:32 +01:00
Sergey Serebryakov
b1e676d2fd Amend CHANGELOG 2020-10-08 06:09:53 -07:00
moltenmuffins
9ca660bd13 Remove (possibly unneeded) try/except in table.py 2020-10-08 19:32:58 +08:00
Evan Chong
5daff036fc
Merge pull request #1 from willmcgugan/master
Update fork
2020-10-08 19:30:21 +08:00
moltenmuffins
60903331c0 Run make format-check 2020-10-08 19:25:28 +08:00
moltenmuffins
26647019e1 Add test_rich_console() 2020-10-08 19:21:49 +08:00
moltenmuffins
14d4d0bf65 Add test_indent() 2020-10-08 17:07:30 +08:00
Will McGugan
a2c29d1b0d force ascii 2020-10-08 10:03:10 +01:00
moltenmuffins
630f378e65 Add more cases to test_rich_measure. Rename test_init_append_column 2020-10-08 16:31:31 +08:00
moltenmuffins
be23c0fe86 Add test_measure_renderables 2020-10-08 16:12:01 +08:00
moltenmuffins
531ed7324b Add test_null_get 2020-10-08 15:59:56 +08:00
moltenmuffins
840e34c8be Add test_rich_measure() 2020-10-08 15:44:16 +08:00
moltenmuffins
26712d2f70 Add test_append_column() 2020-10-08 15:33:32 +08:00
Sergey Serebryakov
b0b596caa7 Fix typos, comments, unused imports 2020-10-07 20:58:23 -07:00
Sergey Serebryakov
d0bb65af76 Amend CHANGELOG 2020-10-07 20:37:50 -07:00
Sergey Serebryakov
bf1c526495 Add solid block bar 2020-10-07 20:27:28 -07:00
Will McGugan
fee5749a40 Merge branch 'master' into safe-box-encoding 2020-10-07 11:00:05 +01:00