cvs-proxy/cvs_proxy
Juan José Gutiérrez de Quevedo Pérez d3b40ae93f feat: Add patchset history and diff support with cvsps integration
- Add cvsps package to Docker dependencies
- Implement patchset retrieval and diff endpoints in API
- Add _run_cvsps_command() helper for cvsps integration
- Enhance file history parsing with log message extraction
- Improve UI with enhanced styling and patchset functionality
2025-11-21 17:18:55 +01:00
..
__init__.py Initial commit 2025-11-20 20:38:29 +01:00
app.py feat: Add patchset history and diff support with cvsps integration 2025-11-21 17:18:55 +01:00
cvs_client.py feat: Add patchset history and diff support with cvsps integration 2025-11-21 17:18:55 +01:00
test_cvs_client.py feat: Add patchset history and diff support with cvsps integration 2025-11-21 17:18:55 +01:00