]> code.delx.au - gnu-emacs-elpa/history - ivy-test.el
counsel-ag now works with ivy-occur-revert-buffer
[gnu-emacs-elpa] / ivy-test.el
2016-04-04 Oleh Krehelcounsel.el (counsel-unquote-regex-parens): Improve
2016-02-27 Oleh KrehelSimplify the ivy-format-function interface
2016-02-22 Oleh Krehelivy.el (ivy--regex): Don't consider \\(?...\) a group
2016-02-19 Oleh Krehelivy-test.el (counsel-unquote-regex-parens): Add test
2016-01-12 Oleh Krehelivy-test.el (ivy--regex-ignore-order): New test
2015-11-26 Stephen WhippleConvert ivy formatting functions to dotted pairs.
2015-10-20 Oleh KrehelAdd a test for the perfect match logic
2015-10-14 Oleh Krehelivy-test.el (swiper--re-builder): Update
2015-10-09 Oleh KrehelDon't reset the match to first if the current one still...
2015-10-06 Oleh Krehelivy.el (ivy--filter): Anchor only for swiper
2015-09-30 Oleh Krehelivy.el (ivy--regex-fuzzy): Add minibuffer highlighting
2015-07-01 Oleh KrehelBind case-fold-search to t when the input is all lower...
2015-06-15 Oleh KrehelFix the minibuffer being too small with enough candidates
2015-06-12 Oleh Krehelivy.el (ivy--regex-fuzzy): Improve for "^" and "$"
2015-05-14 Oleh KrehelUpdate the way spaces are quoted using ivy
2015-05-11 Oleh KrehelUpdate test
2015-05-08 Oleh KrehelAllow to use "^" in swiper
2015-04-22 Oleh Krehelivy-test.el (ivy-read): Update test.
2015-04-22 Oleh KrehelChange `ivy-read' to a cl-defun
2015-04-18 Oleh Krehelswiper.el: Add a work-around for window-start not being...
2015-03-22 Oleh KrehelUpdate Copyright
2015-03-19 Oleh Krehelivy-test.el: Add testing