Path to this page:
Subject: CVS commit: pkgsrc/textproc/git-delta
From: pin
Date: 2022-09-02 13:47:29
Message id: 20220902114729.87EBEFA8C@cvs.NetBSD.org
Log Message:
textproc/git-delta: update to 0.14.0
What's Changed
- Update color-moved-support.md by @hangtwenty in #1082
- Tweak some words improved representation by @ydah in #1078
- Only trigger git show handler if a file extension was parsed by
@dandavison in #1106
- Fix commit hyperlink formatting by @dandavison in #1110
- Avoid lockup when running without arguments and stdin is connected to a tty
by @dotdash in #1112
- Fix whole-file changes being attributed to the wrong commit in "git log"
output by @dotdash in #1111
- Update README.md to include git 2.37.0 workaround by @cwlbraa in #1116
- Don't attempt to process ANSI sequences in non-UTF8 input by @dandavison
in #1117
- Update clap by @dandavison in #1119
- Recreate highlighter on each line of git show $commit:$path output by
@dandavison in #1127
- Fix git-grep match-highlighting at line-start by @jdpopkin in #1057
- Update to chameleon theme by @AirOnSkin in #1138
- Fix typos by @kianmeng in #1151
- Support configurable timestamps in git blame output (#1157) by @mliszcz
in #1158
- Added auto completions for fish shell by @exploide in #1165
Files: