Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to disable ambiguous unicode characters detection (#28454) | wxiaoguang | 2023-12-17 | 1 | -11/+21 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Show syntax lexer name in file view/blame (#21814) | silverwind | 2022-11-19 | 1 | -19/+40 |
* | Rework file highlight rendering and fix yaml copy-paste (#19967) | silverwind | 2022-07-30 | 1 | -74/+123 |
* | Fix copy/paste of empty lines (#19798) | silverwind | 2022-06-10 | 1 | -61/+63 |
* | Updated Chroma to v0.10.0 (#18270) | Jelle Hulter | 2022-01-20 | 1 | -28/+26 |
* | Add .gitattribute assisted language detection to blame, diff and render (#17590) | zeripath | 2021-11-17 | 1 | -1/+1 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Just use a slice when rendering file (#16774) | zeripath | 2021-08-23 | 1 | -29/+29 |
* | Ensure empty lines are copiable and final new line too (#16678) | zeripath | 2021-08-14 | 1 | -0/+103 |