Fossil SCM
Option to suppress hex dump on artifact page
Fixed
a470443b64412d2…
· opened 15 years, 3 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Dec. 13, 2010 11:03 p.m.
The artifact page displays a hex dump instead of a diff if the file is binary and not an image. Especially for large binary files this is IMHO not only useless but also resource and time consuming.
I'd really appreciate a possibility to switch off this behaviour and to display a short message that it is a binary file.
Because presenting a solution is better than moaning, I have attached patch.