aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs(README): add short contributing guideHEADmasterPolesznyák Márk2026-03-281-0/+3
|
* feat: move from sourcehut to my git instancePolesznyák Márk2026-03-282-23/+0
|
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-133-54/+44
|
* chore: bump MSRV to match iced'sPolesznyák Márk2026-01-201-1/+1
|
* chore: add mailmapPolesznyák Márk2025-11-211-0/+1
|
* feat: switch to iced upstreamPolesznyák Márk2025-11-211-5/+5
|
* chore: update mailing list addressPolesznyák Márk2025-10-041-1/+1
|
* chore: update repository URLPolesznyák Márk2025-10-031-1/+1
|
* docs(README): add builds.sr.ht status badgePolesznyák Márk2025-09-303-3/+9
|
* feat: add build manifestPolesznyák Márk2025-09-301-0/+21
|
* chore: remove GitHub workflowPolesznyák Márk2025-09-301-17/+0
|
* fix: clippy lintsPolesznyák Márk2025-09-302-3/+8
|
* feat: switch from `onig` to `fancy`pml682025-05-073-645/+3
|
* feat: switch from specific ref to master branchpml682025-03-232-35/+35
|
* docs: update READMEpml682025-02-281-0/+2
|
* feat: add extra syntaxes with `two-face`pml682025-02-283-2/+15
|
* feat: add `Stream` highlighter from upstreampml682025-02-271-31/+112
|
* feat: update `iced_core`pml682025-02-274-4/+2
|
* docs: add READMEpml682025-02-273-11/+120
|
* feat: switch to personal `iced` fork (should be temporary)pml682025-02-262-3/+3
|
* chore: update to `iced` 0.14-devpml682025-02-212-23/+34
|
* feat: remove `text_editor::Catalog` constraint, iced_widget dependencypml682025-02-044-18/+633
|
* docs: typopml682025-02-031-1/+1
|
* feat: set color format of Other and Custom `Scope`s to None by defaultpml682025-02-031-18/+21
|
* feat: switch to MITpml682025-01-262-676/+23
|
* ci: add lint workflowpml682025-01-133-10/+27
|
* refactor: apply clippy suggestionspml682025-01-071-27/+23
|
* chore: remove once_cell dep, disable default features for syntectpml682025-01-072-16/+36
|
* feat: make Highlighter generic over any T that is text_editor::Catalogpml682024-12-243-52/+90
|
* feat: initial commitpml682024-12-124-0/+1151