Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | CHANGES for 0.12 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.12 |
Files: | files | file ages | folders |
SHA3-256: |
671ad5159ada259933e316606d6e8d34 |
User & Date: | mark 2022-05-09 12:15:36 |
Context
2022-05-09 12:18 | [b56d1390f5] Bump version number: 0.13 (user: mark tags: trunk) | |
2022-05-09 12:15 | [671ad5159a] CHANGES for 0.12 (user: mark tags: trunk, 0.12) | |
2022-05-09 11:33 | [5d1ac567c2] Fix blame regression when opening child diff view in vsplit. (user: mark tags: trunk) | |
Changes
Changes to CHANGES.md.
1 2 3 4 5 6 7 | **fnc 0.11** 2022-05-08 - handle diff of non-versioned files outside the work tree (reported by Dan) - replace getpagesize() with portable sysconf(_SC_PAGESIZE) (patch by mgagnon) - improve robustness by guarding against piped input abuse (reported by Dan) - improve documentation regarding UTF-8 character encoding and fonts - implement horizontal scroll of the log message summary line in timeline view | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 | **fnc 0.12** 2022-05-09 - replace \s regexp with portable [[:space:]] character class (patch by Ashish) - fix blame->diff child split view regression from 0.9 introduced in [d05828fbb] **fnc 0.11** 2022-05-08 - handle diff of non-versioned files outside the work tree (reported by Dan) - replace getpagesize() with portable sysconf(_SC_PAGESIZE) (patch by mgagnon) - improve robustness by guarding against piped input abuse (reported by Dan) - improve documentation regarding UTF-8 character encoding and fonts - implement horizontal scroll of the log message summary line in timeline view |
︙ | ︙ |