Commit Graph

114 Commits

Author SHA1 Message Date
Jamie Hardt ecc93640c2 Completed the feature. 2025-05-25 11:23:55 -07:00
Jamie Hardt 538da34a0c lint 2025-05-25 10:55:09 -07:00
Jamie Hardt 2d4ea5a8d8 /John/George 2025-05-25 10:52:59 -07:00
Jamie Hardt 532f67e3a8 Refactored some code 2025-05-25 09:32:59 -07:00
Jamie Hardt 4989832247 autopep (added explicit encoding for from-file) 2025-05-25 08:29:57 -07:00
Jamie Hardt 549f49da31 autopep 2025-05-25 08:28:32 -07:00
Jamie Hardt ba3b0dbf96 Added implementation 2025-05-25 08:27:11 -07:00
Jamie Hardt 2c135d413e twiddle text 2025-05-24 21:30:14 -07:00
Jamie Hardt 334fa56a2c Update __main__.py 2025-05-24 20:59:53 -07:00
Jamie Hardt 66ac136270 autopep v0.5.1 2025-05-20 15:23:14 -07:00
Jamie Hardt aa64d5e183 Fixed a bug in the increment code
Not sure how that happened I thought this used to work!
2025-05-20 15:19:46 -07:00
Jamie Hardt 6766e81b23 Commenting this out for now 2024-10-17 21:32:34 -07:00
Jamie Hardt a2ce03a259 Added default lines to the top of a new list 2024-10-17 12:19:08 -07:00
Jamie Hardt 0ba40893df Adding some blank picture methods...
...to be implemented later if ever a need.
2024-10-17 09:50:27 -07:00
Jamie Hardt e2b93f5183 Fixed obvious bug in --help-commands 2024-10-16 14:39:41 -07:00
Jamie Hardt 7015e80cf9 Merge pull request #1 from iluvcapra/iluvcapra-patch-py313
Add support for Python 3.13
2024-10-16 14:33:43 -07:00
Jamie Hardt 042f3116dd Update pyproject.toml 2024-10-16 14:33:02 -07:00
Jamie Hardt 20518fa31c Update pyproject.toml 2024-10-16 14:32:31 -07:00
Jamie Hardt c4a2e380de Update pylint.yml
Adding 3.13 to test matrix
2024-10-16 14:30:09 -07:00
Jamie Hardt 4ec028b51b Pylints v0.5.0 2024-10-16 14:19:15 -07:00
Jamie Hardt ac00f93a8d Update pyproject.toml
Nudged version to 0.5.0
2024-10-16 14:10:49 -07:00
Jamie Hardt 8bcfd2ee54 Added .venv to gitignore 2024-10-16 14:09:57 -07:00
Jamie Hardt 63ec226be1 Implemented sorting on creation 2024-10-16 14:09:18 -07:00
Jamie Hardt 69cdb6dec1 Amended error line 2024-10-16 13:37:59 -07:00
Jamie Hardt 720eacc2a4 Added possible sort modes for --create 2024-10-15 22:09:55 -07:00
Jamie Hardt afa02e4c96 Twiddle 2024-10-15 20:59:13 -07:00
Jamie Hardt b986a36281 lint 2024-10-15 11:34:32 -07:00
Jamie Hardt fb90b5db3c Online doc changes 2024-10-15 11:33:21 -07:00
Jamie Hardt e69573b2a4 Made some online doc tweaks 2024-10-15 11:09:31 -07:00
Jamie Hardt 55cf591690 Added some commentary 2024-10-15 11:04:13 -07:00
Jamie Hardt f0e05a9609 Paramaterized output stream
for reporting messages from BatchfileParser.
2024-07-07 22:44:52 -07:00
Jamie Hardt 88add2da85 Update pyproject.toml
Set explicit Trove descriptors for python version
v0.4.1
2024-07-07 22:25:29 -07:00
Jamie Hardt fd228493c6 Update README.md
Oops extra wheel badge
2024-07-07 22:22:55 -07:00
Jamie Hardt 11405ef06c Update pylint.yml
Added 3.12 to the test matrix
2024-07-07 22:22:00 -07:00
Jamie Hardt 229467c408 Update README.md
Added badges
2024-07-07 22:21:27 -07:00
Jamie Hardt dc1c6cc742 Update pylint.yml
Tweaking
2024-07-07 22:16:46 -07:00
Jamie Hardt d7a30275d1 Update pylint.yml
Added testing to the workflow
2024-07-07 22:15:07 -07:00
Jamie Hardt 61458660c9 pylint 2024-07-07 22:12:35 -07:00
Jamie Hardt d286c4e6c7 Implemented some more tests 2024-07-07 22:11:40 -07:00
Jamie Hardt 8d299e2335 pylint 2024-07-07 15:21:24 -07:00
Jamie Hardt e0431da6df Merge branch 'main' of https://github.com/iluvcapra/mfbatch 2024-07-07 15:15:14 -07:00
Jamie Hardt d334181dc8 Test implementation 2024-07-07 15:15:01 -07:00
Jamie Hardt 0d765f9d84 Adding some tests 2024-07-07 14:40:52 -07:00
Jamie Hardt ce6542b64d Updated version, gitignore 2024-07-07 13:50:23 -07:00
Jamie Hardt 5a47985154 Improved docs 2024-07-07 13:44:53 -07:00
Jamie Hardt 649427dd33 Made a fix that should work better 2024-07-07 13:44:10 -07:00
Jamie Hardt 21277aff15 Improved reset/key unset logic
Patterns and incrs are now unset as well
2024-07-07 13:42:24 -07:00
Jamie Hardt 1b044025ea Tweaked documentation 2024-07-07 13:35:55 -07:00
Jamie Hardt 2078c1559a Fixed bug in argparser help generation 2024-07-07 13:28:23 -07:00
Jamie Hardt f4df4d111e Update python-publish.yml v0.4.0 2024-07-07 13:14:50 -07:00