summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-02-14Update to 9.7-1Rhinoceros
* Upstream changelog: * Implemented to use a new builtin diff() function to compare diff units and make it faster in vim.
2024-02-12Update to 9.6.1-1Rhinoceros
* 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.
2023-05-06Update to 9.5-1Rhinoceros
* Upstream changelog: "Improved to properly update diff unit highlighting on the DiffUpdated event. Fixed the E421 error on nvim."
2023-02-01Update to 9.4-1Rhinoceros
* Upstream changelog: "Implemented to use a builtin Lua vim.diff() function to compare diff units and make it faster in nvim."
2023-01-11Update to 9.3-3Rhinoceros
* Upstream changed downloaded file... again!
2023-01-11Update to 9.3-2Rhinoceros
* Upstream changed downloaded file
2023-01-10Update to 9.3-1Rhinoceros
* Upstream changelog: "Improved to follow the 'wincolor' option. Fixed to work on some color scheme." * Upstream added a license
2022-12-11Update to 9.2-1Rhinoceros
* 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."
2022-10-24Update to 9.1-1Rhinoceros
* Upstream changelog: * Enhanced g:DiffUnit to use favorite highlight groups and g:DiffColors to use unit delimiters and custom pattern.
2022-07-24Update to 9.0-2Rhinoceros
* Patch to fix duplicate helptags * https://github.com/rickhowe/diffchar.vim/issues/30 * https://bbs.archlinux.org/viewtopic.php?pid=2039339
2022-06-04Update to 9.0-1Rhinoceros
* 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.
2021-12-08Update to 8.91Rhinoceros
* 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.
2021-04-17Update to 8.9-1Rhinoceros
* 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.
2021-02-13Update to 8.8-1Rhinoceros
* Upstream changelog: "Changed to use appropriate highlighting groups in g:DiffColors and g:DiffPairVisible."
2020-05-02Update to 8.7-2Rhinoceros
* Upstream changed download without bumping version
2020-05-01Update to 8.7-1Rhinoceros
* Upstream changelog: "Enhanced g:DiffPairVisible option. Improved performance. Removed g:DiffMaxLines and g:DiffModeSync options."
2019-08-29Update to 8.6-1Rhinoceros
Upstream changelog: "Enhanced g:DiffPairVisible option to show a diff unit in a popup-window just below the cursor position."
2019-03-23Update to 8.5-1Rhinoceros
* Upstream changelog: "Enhanced to show a balloon and display a corresponding diff unit. Fixed to correctly handle DiffChange lines while editing."
2019-03-02Update to 8.4-1Rhinoceros
* 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.
2019-01-22Update to 8.3-1Rhinoceros
Upstream changelog: "Fixed not to detect more DiffChange lines than g:DiffMaxLines option."
2019-01-05Update to 8.2-1Rhinoceros
Upstream changelog: Fixed to correctly update the highlighted DiffChar units while editing when a new internal diff (patch-8.1.360) is used.
2018-11-19Update to 8.1-1Rhinoceros
Upstream changelog: Fixed to detect DiffChange lines even when all visible lines are in a closed fold.
2018-11-01Update to 8.0-1Rhinoceros
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
2018-07-22Update to 7.60-1Rhinoceros
* Upstream changelog: "Improved to make DiffChar highlights draw faster."
2018-02-04Update to 7.50-1Rhinoceros
* 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.`
2018-01-01Update to 7.40-1Rhinoceros
* This is actually upstream release 7.4, but 7.40 > 7.32 * https://bbs.archlinux.org/viewtopic.php?pid=1757887
2017-12-30Update to 7.4-2Rhinoceros
* Upstream's versioning is 7.32 -> 7.4
2017-12-30Update to 7.4-1Rhinoceros
* Upstream changelog: "Fixed to properly update DiffChar highlights while editing."
2017-11-26Update to 7.31-1Rhinoceros
* Upstream changelog identical to previous version 7.3, now removed. * Modified to deal with a deprecated feature and a defect of nvim 2.1.
2017-11-26Update to 7.3-1Rhinoceros
* Upstream changelog: Modified to deal with a deprecated feature and a defect of nvim 2.1.
2017-11-06Update to 7.2-1Rhinoceros
Upstream changelog: "Fixed to map only the keys which have not been mapped."
2017-10-26pkgrel -> 2, since prev pkgver 7.01 == new 7.1Rhinoceros
2017-10-26Update to 7.1-1Rhinoceros
* Upstream changelog: "Implemented a workaround for some defects and recent changes of vim."
2017-09-29Update to 7.01-1Rhinoceros
* Upstream changelog: "Defined new commands to get and put each difference unit between 2 buffers."
2017-08-23Update to 6.9-1Rhinoceros
* Upstream changelog: "Fixed some regressions on 6.8"
2017-08-13Update to 6.8-1Rhinoceros
* Upstream changelog: "Changed to make use of an OptionSet event to detect diff mode. Fixed E788 error happened on patch 8.0.736."
2017-07-14Update to 6.7-1Rhinoceros
* Upstream changelog: "Fixed some defects on the :EDChar command."
2017-07-11Update to 6.6-1Rhinoceros
* Upstream changelog: * Defined a new :EDChar command to echo the line by enclosing added/deleted units in [+...+]/[-...-].
2017-04-19Update to 6.5-2Rhinoceros
* Post-transaction hooks for vim help tags now provided by pacman 5.0 and vim 8.0.0055-1
2016-12-24Update to 6.5-1Rhinoceros
* Upstream changelog: "Enhanced to handle multiple diff mode windows and split windows. Fixed Some defects."
2016-10-22Update to 6.4-1Rhinoceros
* Upstream changelog: "Fixed some defects."
2016-10-12Update to 6.3-1Rhinoceros
* Upstream changelog: "Introduced g:DiffPairVisible to make difference pairs more visible. Fixed Some defects."
2016-07-11Minor style fixesRhinoceros
2016-07-09Initial commit of 6.2-1Rhinoceros