cvs-proxy/cvs_proxy
Juan José Gutiérrez de Quevedo Pérez df78bab6f4 fix: filter out (none) tags from patchsets
- Modified cvs_client.py to skip tags with value '(none)' using case-insensitive comparison
- Updated ui.js to also check for '(none)' tags when displaying patchsets
- Patchsets without tags no longer show any tag badge in the UI
2025-11-21 18:49:10 +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 fix: filter out (none) tags from patchsets 2025-11-21 18:49:10 +01:00
test_cvs_client.py feat: Add patchset history and diff support with cvsps integration 2025-11-21 17:18:55 +01:00