| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-19 | vt: fix kernel-doc warnings in ucs_get_fallback() | Randy Dunlap | 1 | -1/+1 |
| 2025-05-21 | vt: process the full-width ASCII fallback range programmatically | Nicolas Pitre | 1 | -0/+8 |
| 2025-05-21 | vt: add ucs_get_fallback() | Nicolas Pitre | 1 | -0/+84 |
| 2025-05-21 | vt: ucs.c: fix misappropriate in_range() usage | Nicolas Pitre | 1 | -4/+4 |
| 2025-04-26 | vt: refresh ucs_width_table.h and adjust code in ucs.c accordingly | Nicolas Pitre | 1 | -9/+45 |
| 2025-04-26 | vt: support Unicode recomposition | Nicolas Pitre | 1 | -0/+62 |
| 2025-04-26 | vt: use new tables in ucs.c | Nicolas Pitre | 1 | -20/+24 |
| 2025-04-26 | vt: move unicode processing to a separate file | Nicolas Pitre | 1 | -0/+57 |