cvs-proxy/cvs_proxy
Juan José Gutiérrez de Quevedo Pérez 45ad8bb135 feat: Add tag support to file history display
- Modified cvs_client.py get_file_history() to parse and extract tags from CVS log
- Updated ui.js displayHistory() to render tags for each revision
- Added CSS styling for history tags with proper theming support
- Tags are displayed inline with revision information in history view
2025-11-21 21:26:34 +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 tag support to file history display 2025-11-21 21:26:34 +01:00
test_cvs_client.py feat: Add patchset history and diff support with cvsps integration 2025-11-21 17:18:55 +01:00