Will McGugan
|
dff14daea8
|
docs
|
2020-09-12 14:36:17 +01:00 |
Will McGugan
|
5db11e439e
|
docs and group example
|
2020-09-12 14:31:04 +01:00 |
Will McGugan
|
4351e7c251
|
Merge pull request #276 from timgates42/bugfix_typo_guaranteed
docs: Fix simple typo, garanteed -> guaranteed
|
2020-09-11 22:13:02 +01:00 |
Tim Gates
|
00b00e64f7
|
docs: Fix simple typo, garanteed -> guaranteed
There is a small typo in rich/_ratio.py.
Should read `guaranteed` rather than `garanteed`.
|
2020-09-12 06:58:19 +10:00 |
Will McGugan
|
70ee52b1d6
|
doc fix
|
2020-09-11 16:57:37 +01:00 |
Will McGugan
|
b391635ee4
|
docs and examples
|
2020-09-11 16:47:10 +01:00 |
Will McGugan
|
a424fafc56
|
style docs
|
2020-09-09 16:41:06 +01:00 |
Will McGugan
|
2341b22458
|
highlighters
|
2020-09-09 16:20:42 +01:00 |
Will McGugan
|
fcbc62429c
|
Merge branch 'master' of github.com:willmcgugan/rich
|
2020-09-09 13:47:31 +01:00 |
Will McGugan
|
455db4fe9a
|
added regex highlighter
|
2020-09-09 13:47:26 +01:00 |
Will McGugan
|
f17c711553
|
Merge pull request #273 from aklajnert/fix_url_detecting
Accept `#` sign in the URL.
|
2020-09-09 13:47:07 +01:00 |
Andrzej Klajnert
|
ec0c69c5c9
|
Accept `#` sign in the URL.
|
2020-09-09 14:02:01 +02:00 |
Will McGugan
|
1cdcd1ae69
|
restore def
|
2020-09-07 18:04:56 +01:00 |
Will McGugan
|
f1826276af
|
docs
|
2020-09-07 17:29:05 +01:00 |
Will McGugan
|
c3ee3b05d6
|
Merge pull request #270 from willmcgugan/inspect
Add rich.inspect
|
2020-09-07 17:07:17 +01:00 |
Will McGugan
|
3691fb19b7
|
skip fix
|
2020-09-07 16:57:35 +01:00 |
Will McGugan
|
702215c65f
|
skip py36
|
2020-09-07 16:54:17 +01:00 |
Will McGugan
|
795f1c929b
|
fix error
|
2020-09-07 16:49:45 +01:00 |
Will McGugan
|
c0a580ca1a
|
Add rich.inspect
|
2020-09-07 16:44:31 +01:00 |
Will McGugan
|
38b11c8617
|
Merge branch 'master' of github.com:willmcgugan/rich
|
2020-08-28 12:56:26 +01:00 |
Will McGugan
|
60e813379b
|
new black
|
2020-08-28 12:56:18 +01:00 |
Will McGugan
|
db9ee39667
|
Merge pull request #234 from willmcgugan/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.10.0 to 2.10.1
|
2020-08-25 17:55:35 +01:00 |
Will McGugan
|
df5c454871
|
Merge pull request #249 from willmcgugan/dependabot/pip/typing-extensions-3.7.4.3
Bump typing-extensions from 3.7.4.2 to 3.7.4.3
|
2020-08-25 17:55:10 +01:00 |
Will McGugan
|
96ea5feddf
|
Merge pull request #254 from willmcgugan/better-pretty-print
Better pretty print
|
2020-08-25 17:27:27 +01:00 |
Will McGugan
|
3340f58fac
|
windows fix
|
2020-08-25 17:23:06 +01:00 |
Will McGugan
|
9fefcc7830
|
test fixes
|
2020-08-25 17:17:46 +01:00 |
Will McGugan
|
f0ab3f4fff
|
docs version bump
|
2020-08-25 17:09:56 +01:00 |
Will McGugan
|
b3b7ddf70f
|
Merge pull request #250 from JettChenT/patch-2
Add "projects using Rich" to Chinese documentation
|
2020-08-25 14:38:50 +01:00 |
Will McGugan
|
9fcb6f387b
|
Merge pull request #251 from JettChenT/patch-3
Remove typo in README.md
|
2020-08-25 13:37:06 +01:00 |
Will McGugan
|
97aa70c0a4
|
tests and docs
|
2020-08-25 10:32:58 +01:00 |
Will McGugan
|
bd1a091320
|
soft wrap
|
2020-08-24 18:37:36 +01:00 |
Will McGugan
|
aee5e12ab8
|
tests
|
2020-08-24 17:26:30 +01:00 |
Jett Chen
|
7ca6e0693b
|
Remove typo in README.md
|
2020-08-24 21:09:52 +08:00 |
Jett Chen
|
10078ce35a
|
Add projects using Rich to Chinese documentation
|
2020-08-24 21:05:56 +08:00 |
dependabot[bot]
|
3ca45ab145
|
Bump typing-extensions from 3.7.4.2 to 3.7.4.3
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.2 to 3.7.4.3.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](https://github.com/python/typing/compare/3.7.4.2...3.7.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:03:01 +00:00 |
Will McGugan
|
6842868f67
|
tokens
|
2020-08-23 14:45:54 +01:00 |
Will McGugan
|
ef27c0378d
|
Merge branch 'master' into better-pretty-print
|
2020-08-22 15:13:40 +01:00 |
Will McGugan
|
1fcc0b8921
|
Merge pull request #246 from hedythedev/master
Better black checks
|
2020-08-21 10:39:04 +01:00 |
Hedy Li
|
d763639a20
|
update black link in pr template
|
2020-08-21 09:23:54 +00:00 |
Hedy Li
|
8d53efb4c8
|
Update make command in black check
|
2020-08-21 17:22:34 +08:00 |
Hedy Li
|
1fb7f67ffb
|
temporarily change this back
|
2020-08-21 09:21:42 +00:00 |
Hedy Li
|
1617c28281
|
rename make, update workflow and contributing
|
2020-08-21 09:20:36 +00:00 |
Hedy Li
|
9e96a40aeb
|
check tests/ in make format
|
2020-08-20 12:55:49 +00:00 |
Hedy Li
|
12e0bef454
|
format with black
|
2020-08-20 12:54:39 +00:00 |
Will McGugan
|
7e4a2db4af
|
Merge pull request #238 from willmcgugan/fix-display-hook
fix underscore missing in repl
|
2020-08-20 10:17:47 +01:00 |
Will McGugan
|
485a843969
|
type errors
|
2020-08-19 10:49:08 +01:00 |
Will McGugan
|
774b5e2115
|
fix underscore missing in repl
|
2020-08-19 10:41:20 +01:00 |
Will McGugan
|
86155e7e06
|
wip pretty print
|
2020-08-19 10:31:11 +01:00 |
dependabot[bot]
|
1f8a526c7c
|
Bump pytest-cov from 2.10.0 to 2.10.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.0...v2.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-17 05:52:24 +00:00 |
Will McGugan
|
a47bf8b66e
|
Merge pull request #232 from hedythedev/patch-1
Add myself to CONTRIBUTORS.md
|
2020-08-16 12:45:23 +01:00 |