Commit graph

122 commits

Author SHA1 Message Date
9e24f7cb85 Update version to v2025.07.11 2025-07-11 23:05:37 +10:00
ac7c7010df Update version to v2025.06.21 2025-06-21 14:43:57 +10:00
403e056802 Update version to v2025.06.14 2025-06-14 09:06:23 +10:00
6ec4f958ff Update version to v2025.06.09 2025-06-09 15:53:06 +10:00
5ba4f6bb81 Update version to v2025.06.07 2025-06-07 22:02:35 +10:00
5448eced5a Update version to v2025.06.04 2025-06-04 16:00:26 +10:00
95603d2985 Update version to v2025.06.03 2025-06-03 16:38:11 +10:00
fb354cba60 Update version to v2024.12.28 2024-12-28 17:33:05 +10:00
fe5389d698 packaging: Try using uv workspaces. 2024-12-28 17:29:38 +10:00
e6256f296f Revert "packaging: Try uv path dependencies in projects"
This reverts commit b1eb3d30f5.

- Other projects couldn't depend on subprojects anymore.
2024-12-20 22:52:03 +10:00
9e8c41749a Update version to v2024.12.20 2024-12-20 22:48:30 +10:00
b1eb3d30f5 packaging: Try uv path dependencies in projects 2024-12-20 22:46:22 +10:00
b140bc9752 packaging: Upgrade uv.lock files 2024-12-18 23:39:49 +10:00
fb9f8f789b packaging: Upgrade uv.lock files 2024-12-18 07:22:54 +10:00
fe9a43b63c packaging: Upgrade uv.lock files 2024-12-18 07:16:12 +10:00
2b374ef431 Update version to v2024.12.18 2024-12-18 00:03:43 +10:00
e695f91a6f Update version to v2024.12.17 2024-12-17 23:40:02 +10:00
400cac4900 Update version to v2024.12.11 2024-12-11 22:30:17 +10:00
dd60443e95 packaging: Make sure uv includes package-data. 2024-12-11 22:14:55 +10:00
6dc69cf0f7 Update version to v2024.12.11 2024-12-11 00:06:39 +10:00
164356f3a4 Update version to v2024.12.10 2024-12-10 23:10:58 +10:00
e164f4e7d1 packaging: Use pyproject.toml files instead of setup.py
- Should at least work with pip and uv.
- Also added uv.lock files.
2024-12-10 22:54:35 +10:00
a6e802e852 Update version to v2024.12.07 2024-12-07 23:23:08 +10:00
8a00033a69 packaging: Try using absolute dependencies for uv to work. 2024-12-07 23:21:16 +10:00
79287c19ee Revert "packaging: Bring dependencies up to date"
This reverts commit a059ae8192.

Python3.12 is not in the stable distros yet.
2024-07-11 20:27:19 +10:00
6848eff415 Update version to v2024.07.11 2024-07-11 20:16:24 +10:00
a059ae8192 packaging: Bring dependencies up to date
- python 3.11 -> 3.12
2024-07-11 20:14:14 +10:00
d80648a3a7 Update version to v2024.03.10 2024-03-10 21:39:09 +10:00
8f2afe86d1 Update version to v2023.09.18 2023-09-18 02:17:20 +10:00
65a3f1a36e Update version to v2023.09.11 2023-09-11 00:32:22 +10:00
4001692b52 packaging: Bring dependencies up to date
- python 3.10 -> 3.11
2023-09-10 23:41:42 +10:00
22f6b4a431 Update version to v2022.12.06 2022-12-06 23:07:25 +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
e5c48a6128 fill3: Let portal contents be center aligned 2022-05-26 14:38:37 +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
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
0d6dbacd7d fill3: Don't show scrollbars when the scroll position is negative 2022-03-15 20:07:19 +10:00
0da0d92585 Revert "fill3: Cope with negative interval fractions in scrollbars"
This reverts commit b9455f393d.

- Fixed the bug properly in diff-edit.
2022-03-15 13:01:38 +10:00
51700abd3a Update version to v2022.03.15 2022-03-15 10:25:45 +10:00
b9455f393d fill3: Cope with negative interval fractions in scrollbars 2022-03-15 10:24:38 +10:00