aboutsummaryrefslogtreecommitdiff
path: root/evil-tests.el
AgeCommit message (Expand)Author
2017-10-02update version to 1.2.131.2.13Eivind Fonn
2017-08-01fix pipe text-object macroWilliam G Hatch
2017-07-25Add test for regression in #881Justin Burkett
2017-07-04Split evil-tests.el into two filesEvgeni Kolev
2017-06-22Keep Emacs from clearing text properties on yankVasilij Schneidermann
2017-06-12Prevent infinite loop in evil-ex-substituteJustin Burkett
2017-05-31Add support for passing REGISTER and COUNT to :yankEvgeni Kolev
2017-05-11Add tests for evil-ex-substitute n flagJustin Burkett
2017-05-11Refactor evil-ex-substituteJustin Burkett
2017-05-11Add tests for evil-ex-substitute of newlinesJustin Burkett
2017-05-10Support numbers in Emacs commands for exVasilij Schneidermann
2017-05-09Merge pull request #818 from edkolev/masterVasilij Schneidermann
2017-05-04Fix evil-search-next when search string is newlineJustin Burkett
2017-04-29Add support for passing REGISTER and COUNT to :deleteEvgeni Kolev
2017-04-17:global should use last pattern if none givenEvgeni Kolev
2017-03-23Don’t ask to save abbrevs after testsEivind Fonn
2017-03-23Add customizable variable `evil-want-abbrev-expand-on-insert-exit`.Evgeni Kolev
2017-03-23Implement ]s and [sVasilij Schneidermann
2017-03-23Emulate vim's behaviour when both COUNT and range is given.Evgeni Kolev
2017-03-23Add support for passing COUNT and BANG to :joinEvgeni Kolev
2017-03-17Correct C-e and C-y in replace stateVasilij Schneidermann
2016-04-05Merge stableFrank Fischer
2016-04-05update version to 1.2.121.2.12Frank Fischer
2016-03-28Handle block text objects ending in complete lines (re #645)Frank Fischer
2016-03-28Block objects of exclusive-line type may return linewise selection (fix #645)Frank Fischer
2016-03-24Change exclusive selection type of paren blocks to `exclusive-line` (fix #643)Frank Fischer
2016-03-07Merge with stableFrank Fischer
2016-03-07update version to 1.2.111.2.11Frank Fischer
2016-02-27Do not re-expand range returned by text-objectsFrank Fischer
2016-02-27Merge with stableFrank Fischer
2016-02-27Declare `quoted-insert` change repeatable (fix #627)Frank Fischer
2016-02-23Ensure command window tests use only isearch moduleFrank Fischer
2016-02-13run 'make indent', move evil-jump-hook into evil-jumps.el; delegate jump comm...Bailey Ling
2016-02-10add more jump lists testsBailey Ling
2016-02-08replace existing jump list functionality with evil-jumperBailey Ling
2016-01-18Merge stableFrank Fischer
2016-01-18update version to 1.2.101.2.10Frank Fischer
2016-01-16Merge stableFrank Fischer
2016-01-11update version to 1.2.91.2.9Frank Fischer
2016-01-07Fix handling of range expansion in `evil-text-object-make-linewise` (re #607)Frank Fischer
2016-01-07Handle forced linewise non-visual text-objects (re #607)Frank Fischer
2016-01-07Ensure that enlarged block text objects contain original selection (re #607)Frank Fischer
2016-01-06Remove whitespace at beginning and end for forced linewise textobjects (re #607)Frank Fischer
2016-01-05Merge stableFrank Fischer
2016-01-05Fix indentation for o/O with count (fix #599)Frank Fischer
2016-01-05Add test for next/previous line motions preserving the columnFrank Fischer
2016-01-05Add `evil-text-object-change-visual-type` customization option (fix #607)Frank Fischer
2015-11-09update version to 1.2.81.2.8Frank Fischer
2015-11-08Merge stableFrank Fischer
2015-11-02update version to 1.2.71.2.7Frank Fischer