Path to this page:
Subject: CVS commit: pkgsrc/devel/superdiff
From: pin
Date: 2023-01-02 14:43:29
Message id: 20230102134329.9C606FA90@cvs.NetBSD.org
Log Message:
devel/superdiff: update to 2.1.1
2.1.1
- feat: rm dash for files coming from stdin
2.1.0
- docs: change in-the-works and console output example
- feat: add more info to json output
- fix: line duplicate checking
- feat: vim plugin skelly
- feat: add local and non-local buffer superdiff querying
- feat: add syn highlighting for matches
- fix: global var spelling mistake
- fix: add feedback when no matches are found
- feat: increase verbosity of finding local matches
- add vimdocs to plugin
- fix: update readme verbosity disinformation
- docs: update readme with vim integration
- refactor: use exposed lib instead of module defs
- feat: set default trait for ReportingMode
- refactor: use From trait for certain type conversions
- feat: fix lev early leave upper/lower bounds
- feat: add fn to truncate paths
- docs: add flamegraph observations
- feat: optimize making char vec with preallocated mem
Files: