aboutsummaryrefslogtreecommitdiff
path: root/evil-tests.el
AgeCommit message (Expand)Author
2019-07-28Fix :global behavior with trailing slashespanda
2019-01-04Bump version to 1.2.141.2.14Eivind Fonn
2018-09-14fix for append from visual statedenin
2018-03-04:global should take into account evil-ex-search-caseEvgeni Kolev
2018-01-25Add tests for evil-initial-stateJustin Burkett
2018-01-22Add test for evil-visual-update-x-selection with killed bufferHans-Peter Deifel
2018-01-09Remove evil-temp-filenameJustin Burkett
2018-01-09Don't use make-temp-nameJustin Burkett
2017-12-05Add test for evil-define-key 'global and 'local mapsJustin Burkett
2017-11-21Exit search upon reaching end of region in evil-ex-substituteJustin Burkett
2017-10-28Preserve undo history when the execution of a keyboard macro is stopped by an...Joaquim Monserrat
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