Brian Pugh
|
b224d4fa1e
|
untested defrag C code
|
2024-01-28 18:59:30 -08:00 |
|
Brian Pugh
|
4f4faf428d
|
misc
|
2024-01-28 14:30:19 -08:00 |
|
Brian Pugh
|
bfddc049a0
|
fix _best_fit
|
2024-01-28 14:24:23 -08:00 |
|
Brian Pugh
|
7d5851bb8f
|
misc romfs
|
2024-01-28 14:21:22 -08:00 |
|
Brian Pugh
|
59b8bef7fb
|
fix free-coalescing in defrag
|
2024-01-28 11:54:12 -08:00 |
|
Brian Pugh
|
294d31966f
|
don't serialize FREE entires to RomFS table.
|
2024-01-28 11:28:53 -08:00 |
|
Brian Pugh
|
4458438aac
|
initial commit for romfs table generation in python.
|
2024-01-28 11:18:47 -08:00 |
|
Brian Pugh
|
f7f9d1fea1
|
Update cyclopts to v2. organize commands into groups.
v0.7.0
|
2024-01-15 09:02:28 -08:00 |
|
dependabot[bot]
|
2e910d887b
|
Bump gitpython from 3.1.40 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 08:54:48 -08:00 |
|
pre-commit-ci[bot]
|
d54204aad8
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.11...v0.1.13)
- [github.com/RobertCraigie/pyright-python: v1.1.345 → v1.1.346](https://github.com/RobertCraigie/pyright-python/compare/v1.1.345...v1.1.346)
|
2024-01-15 08:49:47 -08:00 |
|
dependabot[bot]
|
a074804261
|
Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 09:08:26 -08:00 |
|
pre-commit-ci[bot]
|
13729d6919
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.1.11)
- [github.com/RobertCraigie/pyright-python: v1.1.344 → v1.1.345](https://github.com/RobertCraigie/pyright-python/compare/v1.1.344...v1.1.345)
|
2024-01-08 09:08:20 -08:00 |
|
Brian Pugh
|
546852d1cb
|
ignore some common autogenerated os-related files when pushing data. (#100)
v0.6.2
|
2024-01-01 11:25:26 -08:00 |
|
pre-commit-ci[bot]
|
541ad3ef12
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/RobertCraigie/pyright-python: v1.1.342 → v1.1.344](https://github.com/RobertCraigie/pyright-python/compare/v1.1.342...v1.1.344)
|
2024-01-01 11:24:50 -08:00 |
|
dependabot[bot]
|
43de7c2e36
|
Bump coverage from 7.3.4 to 7.4.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.4...7.4.0)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 11:24:01 -08:00 |
|
dependabot[bot]
|
be20de5dfa
|
Bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 11:23:48 -08:00 |
|
dependabot[bot]
|
2bd9218df9
|
Bump cyclopts from 1.2.0 to 1.3.0
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: cyclopts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 11:23:42 -08:00 |
|
pre-commit-ci[bot]
|
6cc661e4c1
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9)
- [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)
- [github.com/RobertCraigie/pyright-python: v1.1.341 → v1.1.342](https://github.com/RobertCraigie/pyright-python/compare/v1.1.341...v1.1.342)
|
2023-12-25 10:31:02 -08:00 |
|
Brian Pugh
|
6daa03c828
|
update cyclopts
v0.6.1
|
2023-12-20 20:04:02 -08:00 |
|
Brian Pugh
|
771b96d62c
|
Merge pull request #94 from BrianPugh/logging
Logging, Add --only-if-shrinking flag to format
v0.6.0
|
2023-12-20 15:19:23 -08:00 |
|
Brian Pugh
|
ce8455bba5
|
Add --only-if-shrinking flag to format
|
2023-12-20 15:14:57 -08:00 |
|
pre-commit-ci[bot]
|
38f10f90ca
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.7...v0.1.8)
- [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11.0...23.12.0)
- [github.com/RobertCraigie/pyright-python: v1.1.339 → v1.1.341](https://github.com/RobertCraigie/pyright-python/compare/v1.1.339...v1.1.341)
|
2023-12-18 10:29:54 -08:00 |
|
dependabot[bot]
|
75947ac831
|
Bump coverage from 7.3.2 to 7.3.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.2...7.3.3)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 10:29:45 -08:00 |
|
dependabot[bot]
|
acdf771a37
|
Bump psutil from 5.9.6 to 5.9.7
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 10:29:38 -08:00 |
|
dependabot[bot]
|
ad79de67ff
|
Bump cyclopts from 1.0.1 to 1.1.0
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: cyclopts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 10:29:27 -08:00 |
|
Brian Pugh
|
f984108e8b
|
more logging
|
2023-12-17 20:54:43 -08:00 |
|
Brian Pugh
|
2388c1f579
|
look for GNWMANAGER_VERBOSITY env var
|
2023-12-17 13:21:51 -08:00 |
|
Brian Pugh
|
4fddb82969
|
more logging
|
2023-12-17 12:49:04 -08:00 |
|
Brian Pugh
|
22b95eead7
|
a lot more logging
|
2023-12-17 11:26:07 -08:00 |
|
Brian Pugh
|
f35bc51633
|
Improve some logging
|
2023-12-16 19:50:06 -08:00 |
|
Brian Pugh
|
32e573f687
|
Merge branch 'misc' into mount
|
2023-12-16 19:18:01 -08:00 |
|
dependabot[bot]
|
9d584a158e
|
Bump typing-extensions from 4.8.0 to 4.9.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.8.0...4.9.0)
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 09:03:10 -08:00 |
|
dependabot[bot]
|
80bdf4a9b9
|
Bump littlefs-python from 0.9.0 to 0.9.1
Bumps [littlefs-python](https://github.com/jrast/littlefs-python) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/jrast/littlefs-python/releases)
- [Commits](https://github.com/jrast/littlefs-python/compare/v0.9.0...v0.9.1)
---
updated-dependencies:
- dependency-name: littlefs-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 09:03:00 -08:00 |
|
Brian Pugh
|
9364790723
|
fix command chaining; display help if no command given.
|
2023-12-10 20:47:22 -08:00 |
|
Brian Pugh
|
159af19ddd
|
Also catch ConnectionResetError
|
2023-12-10 11:10:11 -08:00 |
|
Brian Pugh
|
9b280eb5d7
|
better swallow openocd errors
|
2023-12-10 11:05:10 -08:00 |
|
Brian Pugh
|
2d265b0b92
|
Update installation.md
I forgot this is markdown, not RST
|
2023-12-10 10:10:55 -08:00 |
|
Brian Pugh
|
2582943010
|
Add an explicit help command.
|
2023-12-10 10:08:45 -08:00 |
|
Brian Pugh
|
51fc96f602
|
link pipx instructions.
|
2023-12-10 10:08:39 -08:00 |
|
Brian Pugh
|
7262e725db
|
Fix interactive shell exiting on error.
|
2023-12-09 10:24:12 -08:00 |
|
Brian Pugh
|
d54f219fc5
|
fix stuff
v0.5.2
|
2023-12-08 20:39:23 -08:00 |
|
Brian Pugh
|
14211eae8e
|
More consumer-friendly error message
|
2023-12-08 18:38:57 -08:00 |
|
Brian Pugh
|
41eb5a502a
|
fix backwards upgrade
v0.5.1
|
2023-12-08 16:17:13 -08:00 |
|
Brian Pugh
|
4a9a6d8d77
|
Add gnwmanager upgrade command.
v0.5.0
|
2023-12-08 16:08:45 -08:00 |
|
Brian Pugh
|
e49bcc7f10
|
A bit more clarity from info screen.
|
2023-12-08 15:43:14 -08:00 |
|
Brian Pugh
|
be21aa0191
|
v0.11.0 compatible openocd. add backend versioning to info command. more helpful errors
v0.4.1
|
2023-12-07 20:40:23 -08:00 |
|
Brian Pugh
|
11a4246814
|
update cyclopts
|
2023-12-04 22:17:10 -08:00 |
|
Brian Pugh
|
dd08758773
|
Merge pull request #78 from BrianPugh/cmd-rm
"rm" Command
v0.4.0
|
2023-12-04 16:43:27 -08:00 |
|
Brian Pugh
|
f154a1a169
|
Cyclopts rm command
|
2023-12-04 16:41:22 -08:00 |
|
Brian Pugh
|
a5186c962e
|
update littlefs-python to v0.9.0
|
2023-12-04 16:35:09 -08:00 |
|