This website requires JavaScript.
Explore
Help
Sign In
maxp
/
patchman
Watch
1
Star
0
Fork
0
You've already forked patchman
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ghost-bot
9787c73a21
chore(changelog): update unreleased changelog
2025-07-23 11:39:30 +00:00
.gitea
chore(ci): Adds nightly and release build workflows
2025-07-12 21:25:20 +02:00
.vscode
chore: Adds VS Code settings for Python and UI
2025-07-12 21:25:34 +02:00
scripts
feat: Adds script to sync version from pyproject.toml
2025-07-12 21:25:28 +02:00
src
/patchman
feat(git_patch_parser): add Git patch parsing functionality
2025-07-23 13:39:11 +02:00
tests
feat(git_patch_parser): add Git patch parsing functionality
2025-07-23 13:39:11 +02:00
.gitignore
chore(gitignore): add __pycache__ to ignore list
2025-07-23 13:39:11 +02:00
CHANGELOG.md
chore(changelog): update unreleased changelog
2025-07-23 11:39:30 +00:00
cliff.toml
feat: Initializes project with basic configuration and structure
2025-07-12 21:26:08 +02:00
poetry.lock
chore(deps): add GitPython and pytest dependencies
2025-07-23 13:39:11 +02:00
pyproject.toml
chore(deps): add GitPython and pytest dependencies
2025-07-23 13:39:11 +02:00
pytest.ini
chore(deps): add GitPython and pytest dependencies
2025-07-23 13:39:11 +02:00
TODO.md
docs(todo): add initial feature checklist for patchman
2025-07-23 13:39:11 +02:00
Description
No description provided
81
KiB
Languages
Python
70.4%
Shell
29.6%