Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
aedad03129 docstrings 2021-03-19 21:58:47 +00:00
Will McGugan
d97751b159 black 2021-03-19 21:46:45 +00:00
Will McGugan
fdde860c7f naming 2021-03-19 21:42:36 +00:00
Will McGugan
ffc7aea12a updatable layout regions 2021-03-19 21:37:47 +00:00
Will McGugan
5d716be414
Merge pull request #1108 from efenka/master
add option to not omit identical time values in log renderer
2021-03-16 17:30:40 +00:00
Frank Epperlein
c235db44d5 inverse option to not omit identical time values in log renderer 2021-03-15 22:38:54 +01:00
Will McGugan
ec863004e4
Merge pull request #1109 from WaylonWalker/patch-1
fix f-string with missing f
2021-03-15 14:47:34 +00:00
Will McGugan
f35a8e7410
Update README.md 2021-03-15 11:30:00 +00:00
Will McGugan
76fda6bdf7
Fix de link 2021-03-15 11:29:22 +00:00
Will McGugan
de3907376d
Added link to German README 2021-03-15 11:28:41 +00:00
Will McGugan
b7779eb772 Use fractions for ratio 2021-03-14 21:02:23 +00:00
Will McGugan
ff53e78053 docstring 2021-03-14 18:25:05 +00:00
Will McGugan
ebb8ac90c7 optimizations, added unsplit 2021-03-14 16:17:30 +00:00
Will McGugan
3b9bd78627 layout render map 2021-03-14 13:45:44 +00:00
Will McGugan
a998f23084 replace is_control with list of control codes 2021-03-14 11:47:03 +00:00
Waylon Walker
a03513c2ec
fix f-string with missing f 2021-03-13 18:28:47 -06:00
Frank Epperlein
c4405f40f3 add option to not omit identical time values in log renderer 2021-03-13 13:39:33 +01:00
Will McGugan
6c0696a2e4
Merge pull request #1106 from chincherpa/german_readme
Added german readme
2021-03-11 21:28:10 +00:00
chincherpa
9084f332a5
typo space 2021-03-10 13:13:48 +01:00
chincherpa
384343bd1e
typo 2021-03-10 13:06:24 +01:00
chincherpa
3f5b5d1396
Added german translation of readme.md 2021-03-10 12:58:12 +01:00
Will McGugan
6f972a059a control codes 2021-03-08 21:47:27 +00:00
Will McGugan
eafd8569de
Merge pull request #1101 from willmcgugan/dependabot/pip/pygments-2.8.1
Bump pygments from 2.8.0 to 2.8.1
2021-03-08 18:11:28 +00:00
Will McGugan
4786403b26
Merge pull request #1100 from willmcgugan/dependabot/pip/sphinx-3.5.2
Bump sphinx from 3.5.1 to 3.5.2
2021-03-08 18:11:09 +00:00
dependabot[bot]
9c56b20f1d
Bump pygments from 2.8.0 to 2.8.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/2.8.1/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.8.0...2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 06:06:05 +00:00
dependabot[bot]
a0bf42f8f0
Bump sphinx from 3.5.1 to 3.5.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.1...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 06:03:09 +00:00
Will McGugan
c354260e6b missing o 2021-03-06 18:03:33 +00:00
Will McGugan
ea0f43dff5 absolute url in readme 2021-03-06 18:00:23 +00:00
Will McGugan
c3d0e35842
Merge pull request #1095 from willmcgugan/formatter-fix
no double tracebacks
2021-03-06 15:32:02 +00:00
Will McGugan
8b4e474e44 no double tracebacks 2021-03-06 15:26:30 +00:00
Will McGugan
6978f2979f
Merge pull request #1094 from willmcgugan/pretty-dataclass
pretty printable dataclasses
2021-03-06 14:55:48 +00:00
Will McGugan
bcd61cc033 type fix 2021-03-06 14:48:31 +00:00
Will McGugan
01d1563d0c add test for google colab 2021-03-06 14:46:50 +00:00
Will McGugan
7536d54442 py36 exception 2021-03-06 14:40:45 +00:00
Will McGugan
cbbc490d2b rename dataclass in test 2021-03-06 14:25:23 +00:00
Will McGugan
681c14aff1 type fixes 2021-03-06 14:19:31 +00:00
Will McGugan
a05ff5f942 pretty printable dataclasses 2021-03-06 14:14:06 +00:00
Will McGugan
7dd6eb1ab8
Merge pull request #1091 from Adilius/master
Updated readme.sv.md
2021-03-05 10:36:20 +00:00
Adilius
f87052e9ad Now matches english version exactly line for line 2021-03-04 23:10:33 +01:00
Adilius
413ff725f0 Added missing lines 2021-03-04 23:01:09 +01:00
Adilius
a6d2ea6254 Updated swedish readme to match latest english readme 2021-03-04 22:52:31 +01:00
Will McGugan
4fe8377e76
Merge pull request #1086 from alaurie/patch-1
Updated ubuntu release url
2021-03-04 13:05:38 +00:00
Alex Laurie
abd4388ff0
Updated ubuntu release url 2021-03-03 11:33:23 +10:00
Will McGugan
15623c5a57
Merge pull request #1081 from willmcgugan/logging-formatter
style optimization
2021-03-01 20:46:35 +00:00
Will McGugan
2f752afaa9 style optimization 2021-03-01 19:42:00 +00:00
Will McGugan
ea2ed337f2
Merge pull request #1073 from willmcgugan/padding-optimization
Padding optimization
2021-02-28 10:40:21 +00:00
Will McGugan
ba4e51e5d6 version bump 2021-02-28 10:34:47 +00:00
Will McGugan
6219973839 test fixes 2021-02-27 19:57:28 +00:00
Will McGugan
fa25b2866b further optimizations 2021-02-27 19:43:08 +00:00
Will McGugan
330ef6d84d simplify 2021-02-27 19:39:21 +00:00