Age | Commit message (Collapse) | Author |
|
* Upstream changelog:
* Implemented to use a new builtin diff() function to compare diff units and make it faster in vim.
|
|
* Upstream tags this as 9.61, but from their history, they mean 9.6.1
* Upstream changelog:
* Changed not to incrementally check the diff lines upon scrolling or searching. Fixed not to use hl-DiffText if [{hlg}] is specified in the g:DiffColors option.
|
|
* Upstream changelog: "Improved to properly update diff unit
highlighting on the DiffUpdated event. Fixed the E421 error on nvim."
|
|
* Upstream changelog: "Implemented to use a builtin Lua vim.diff() function to compare diff units and make it faster in nvim."
|
|
* Upstream changed downloaded file... again!
|
|
* Upstream changed downloaded file
|
|
* Upstream changelog: "Improved to follow the 'wincolor' option. Fixed to work on some color scheme."
* Upstream added a license
|
|
* Upstream changelog: "Fixed the error on 3 or more diff mode windows. Fixed the issue upon scrolling on patch-9.0.0913. Made it faster in a file with many lines folded."
|
|
* Upstream changelog:
* Enhanced g:DiffUnit to use favorite highlight groups and g:DiffColors to use unit delimiters and custom pattern.
|
|
* Patch to fix duplicate helptags
* https://github.com/rickhowe/diffchar.vim/issues/30
* https://bbs.archlinux.org/viewtopic.php?pid=2039339
|
|
* Upstream changelog: Enhanced to follow "indent-heuristic" diffopt option to make diff units easier to read. Implemented some functions in Vim9 script to make them 10 times faster.
|
|
* Upstream changelog: "Updated to check a new WinClosed event to
appropriately reset/repair the highlighted diff units."
* Also removed potential licence code. Upstream doesn't seem to have
have any intention of providing a licence.
|
|
* Upstream changelog:
* Fixed not to overrule syntax highlighting.
* Fixed to successfully sync with diff mode even without patch-8.1.414.
* Changed the highlighting groups used in |g:DiffColors| option.
|
|
* Upstream changelog: "Changed to use appropriate highlighting groups in
g:DiffColors and g:DiffPairVisible."
|
|
* Upstream changed download without bumping version
|
|
* Upstream changelog: "Enhanced g:DiffPairVisible option. Improved performance. Removed g:DiffMaxLines and g:DiffModeSync options."
|
|
Upstream changelog: "Enhanced g:DiffPairVisible option to show a diff
unit in a popup-window just below the cursor position."
|
|
* Upstream changelog: "Enhanced to show a balloon and display a corresponding diff unit. Fixed to correctly handle DiffChange lines while editing."
|
|
* Upstream changelog: Extended g:DiffMaxLines to specify multiples of the window height. Reset all highlighted DiffChar units when more than two windows become diff mode in a tab page.
|
|
Upstream changelog: "Fixed not to detect more DiffChange lines than
g:DiffMaxLines option."
|
|
Upstream changelog: Fixed to correctly update the highlighted DiffChar units while editing when a new internal diff (patch-8.1.360) is used.
|
|
Upstream changelog: Fixed to detect DiffChange lines even when all visible lines are in a closed fold.
|
|
Upstream changelog:
Introduced a g:DiffMaxLines to be stable the performance independently of the file size. Enhanced to follow a new DiffUpdated event and iwhiteall/iwhiteeol of diffopt option, etc
|
|
* Upstream changelog: "Improved to make DiffChar highlights draw faster."
|
|
* This is actually upstream release 7.5, but 7.50 > 7.40 > 7.32
* Upstream changelog: `Enhanced to update DiffChar highlights much faster. Improved :EDChar command to show the line number.`
|
|
* This is actually upstream release 7.4, but 7.40 > 7.32
* https://bbs.archlinux.org/viewtopic.php?pid=1757887
|
|
* Upstream's versioning is 7.32 -> 7.4
|
|
|
|
* Upstream changelog: "Fixed to properly update DiffChar highlights
while editing."
|
|
* Upstream changelog identical to previous versions 7.3 and 7.31, both now removed.
* Modified to deal with a deprecated feature and a defect of nvim 2.1.
|
|
* Upstream changelog identical to previous version 7.3, now removed.
* Modified to deal with a deprecated feature and a defect of nvim 2.1.
|
|
* Upstream changelog: Modified to deal with a deprecated feature and a defect of nvim 2.1.
|
|
Upstream changelog: "Fixed to map only the keys which have not been
mapped."
|
|
|
|
* Upstream changelog: "Implemented a workaround for some defects and
recent changes of vim."
|
|
* Upstream changelog: "Defined new commands to get and put each difference unit between 2 buffers."
|
|
* Upstream changelog: "Fixed some regressions on 6.8"
|
|
* Upstream changelog: "Changed to make use of an OptionSet event to detect diff mode. Fixed E788 error happened on patch 8.0.736."
|
|
* Upstream changelog: "Fixed some defects on the :EDChar command."
|
|
* Upstream changelog:
* Defined a new :EDChar command to echo the line by enclosing added/deleted units in [+...+]/[-...-].
|
|
* Post-transaction hooks for vim help tags now provided by pacman 5.0 and vim 8.0.0055-1
|
|
* Upstream changelog: "Enhanced to handle multiple diff mode windows and split windows. Fixed Some defects."
|
|
* Upstream changelog: "Fixed some defects."
|
|
* Upstream changelog: "Introduced g:DiffPairVisible to make difference pairs more visible. Fixed Some defects."
|
|
|
|
|