22f6b4a431
Update version to v2022.12.06
2022-12-06 23:07:25 +10:00
2567e3a160
Fix tests on ubuntu kinetic
2022-11-16 15:01:46 +10:00
8efb2aaa69
Coding Style
...
- Use better termstr contructor.
2022-10-20 16:26:09 +10:00
54814ac0d3
Update version to v2022.10.19
2022-10-19 14:14:33 +10:00
1ac742c0bc
Update version to v2022.08.31
2022-08-31 21:11:16 +10:00
f0159eb6ff
Coding style
...
- Use match statement where possible.
2022-06-20 19:30:17 +10:00
0ab831e48b
Coding style
...
- Use staticmethod where possible.
2022-05-28 22:44:37 +10:00
d5ab419fc2
Update version to v2022.05.26
2022-05-26 14:39:31 +10:00
0abca96868
Update version to v2022.05.11
2022-05-11 11:14:22 +10:00
388c59aefd
Coding style
...
- Moved path_colored into lscolors.
- Made lscolors a package.
- Moved LS_COLORS.sh and LSCOLORS into lscolors.
- Moved fill3.join into termstr so that lscolors
can depend on termstr only.
2022-05-11 11:11:37 +10:00
fe42fd36d4
Update version to v2022.04.30
2022-04-30 13:37:52 +10:00
960cc57559
termstr: Coding style
...
- Add rgb color properties to char styles.
2022-04-30 13:35:55 +10:00
65fd97cdef
Update version to v2022.04.25
2022-04-25 16:27:31 +10:00
507e547aa4
Update version to v2022.04.23
2022-04-23 17:52:40 +10:00
e01e2351b2
Make installable on Ubuntu Jammy
...
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
8aa9c1ed9f
Update version to v2022.04.18
2022-04-18 00:26:49 +10:00
4f4b7c80f3
termstr: Make center method match str's center.
...
- Fixes wiggling titles in fill3 borders.
2022-04-18 00:23:23 +10:00
51700abd3a
Update version to v2022.03.15
2022-03-15 10:25:45 +10:00
34130e2506
Update version to v2022.03.12
2022-03-12 23:58:43 +10:00
93a5cad003
Coding style
...
- Sometimes use functools.cache.
2022-03-12 14:36:58 +10:00
607653271b
Update version to v2022.02.25
2022-02-25 23:41:56 +10:00
6a9e800b3b
Update version to v2022.02.23
2022-02-23 18:54:46 +10:00
ccdd657c10
Update version to v2022.02.13
2022-02-13 09:14:13 +10:00
a016a36f61
Update version to v2022.01.28
2022-01-28 19:41:13 +10:00
ec62376f27
Update version to v2022.01.27
2022-01-27 16:52:20 +10:00
d192674236
Update version to v2022.01.24
2022-01-24 23:08:29 +10:00
e13d470d82
Update version to v2022.01.22
2022-01-22 17:42:38 +10:00
b11f51ab75
Update version from v2022.01.18 to v2022.01.21.
2022-01-21 09:03:14 +10:00
4feefbfb2a
Update version from v2022.01.13 to v2022.01.18.
2022-01-18 15:35:59 +10:00
695c1d7f96
Coding style
...
- Rename appearance_min to appearance.
2022-01-18 14:37:12 +10:00
6681101b1c
Coding style
...
- Rename appearance to appearance_for.
2022-01-18 14:32:11 +10:00
62ebbd562b
Coding style.
...
- Can determine testing globally with '"unittest" in sys.modules'.
- Removed all the is_being_tested plumbing.
2022-01-14 09:22:27 +10:00
d899423f6b
Update version from v2022.01.08 to v2022.01.13.
2022-01-13 13:27:24 +10:00
2f328ee595
Some paths have no lscolors entry.
...
- Using the default style, white on black.
2022-01-09 11:20:41 +10:00
f5fb1cc84a
Update version from v2022.01.07 to v2022.01.08.
2022-01-08 10:00:06 +10:00
386a1dca1c
Update version from v2022.01.05 to v2022.01.07.
2022-01-07 09:23:36 +10:00
81588e15d1
Update version from v2022.01.04 to v2022.01.05.
2022-01-05 23:52:20 +10:00
ae07f1cab3
fill3: Always put ctrl-c and ctrl-z in raw mode.
...
- Rename interactive context to raw.
- Explicitly handle ctrl-c.
- Ctrl-z for backgrounding is always disabled.
2022-01-04 17:50:36 +10:00
125101026c
Update version from v2022.01.03 to v2022.01.04.
2022-01-04 08:34:53 +10:00
77eca03be3
Raw mode for ctrl-c and ctrl-z.
...
- No special behaviour for ctrl-c and ctrl-z by default.
2022-01-04 08:28:07 +10:00
2dc9c0f71a
Update version from v2021.12.24 to v2022.01.03.
2022-01-03 23:29:33 +10:00
792339a30f
tools: Standard diff output is easier to understand overall.
2022-01-01 21:43:06 +10:00
faa58d1d69
tools: Add jpeg alternative to jpg extension.
2021-12-25 15:07:24 +10:00
664a77909d
Update version from v2021.12.22 to v2021.12.24.
2021-12-24 01:02:31 +10:00
5c49cf1632
Assert eris works with python3.9 or newer.
2021-12-24 01:00:51 +10:00
a005174e1a
Add a version command line option.
2021-12-22 21:11:21 +10:00
949f5f6d24
Add version strings to the packages.
2021-12-22 20:47:31 +10:00
292f58e309
Update version from 2021.12.22 to v2021.12.22.
2021-12-22 11:33:20 +10:00
851a40dd1a
Update version from 2021.12.20 to 2021.12.22.
2021-12-22 11:15:45 +10:00
343f849e7b
Return to monorepo style.
...
- The python projects are all versioned together by the git tag.
2021-12-21 21:39:38 +10:00