index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evil-tests.el
Age
Commit message (
Expand
)
Author
2017-10-02
update version to 1.2.13
1.2.13
Eivind Fonn
2017-08-01
fix pipe text-object macro
William G Hatch
2017-07-25
Add test for regression in #881
Justin Burkett
2017-07-04
Split evil-tests.el into two files
Evgeni Kolev
2017-06-22
Keep Emacs from clearing text properties on yank
Vasilij Schneidermann
2017-06-12
Prevent infinite loop in evil-ex-substitute
Justin Burkett
2017-05-31
Add support for passing REGISTER and COUNT to :yank
Evgeni Kolev
2017-05-11
Add tests for evil-ex-substitute n flag
Justin Burkett
2017-05-11
Refactor evil-ex-substitute
Justin Burkett
2017-05-11
Add tests for evil-ex-substitute of newlines
Justin Burkett
2017-05-10
Support numbers in Emacs commands for ex
Vasilij Schneidermann
2017-05-09
Merge pull request #818 from edkolev/master
Vasilij Schneidermann
2017-05-04
Fix evil-search-next when search string is newline
Justin Burkett
2017-04-29
Add support for passing REGISTER and COUNT to :delete
Evgeni Kolev
2017-04-17
:global should use last pattern if none given
Evgeni Kolev
2017-03-23
Don’t ask to save abbrevs after tests
Eivind Fonn
2017-03-23
Add customizable variable `evil-want-abbrev-expand-on-insert-exit`.
Evgeni Kolev
2017-03-23
Implement ]s and [s
Vasilij Schneidermann
2017-03-23
Emulate vim's behaviour when both COUNT and range is given.
Evgeni Kolev
2017-03-23
Add support for passing COUNT and BANG to :join
Evgeni Kolev
2017-03-17
Correct C-e and C-y in replace state
Vasilij Schneidermann
2016-04-05
Merge stable
Frank Fischer
2016-04-05
update version to 1.2.12
1.2.12
Frank Fischer
2016-03-28
Handle block text objects ending in complete lines (re #645)
Frank Fischer
2016-03-28
Block objects of exclusive-line type may return linewise selection (fix #645)
Frank Fischer
2016-03-24
Change exclusive selection type of paren blocks to `exclusive-line` (fix #643)
Frank Fischer
2016-03-07
Merge with stable
Frank Fischer
2016-03-07
update version to 1.2.11
1.2.11
Frank Fischer
2016-02-27
Do not re-expand range returned by text-objects
Frank Fischer
2016-02-27
Merge with stable
Frank Fischer
2016-02-27
Declare `quoted-insert` change repeatable (fix #627)
Frank Fischer
2016-02-23
Ensure command window tests use only isearch module
Frank Fischer
2016-02-13
run 'make indent', move evil-jump-hook into evil-jumps.el; delegate jump comm...
Bailey Ling
2016-02-10
add more jump lists tests
Bailey Ling
2016-02-08
replace existing jump list functionality with evil-jumper
Bailey Ling
2016-01-18
Merge stable
Frank Fischer
2016-01-18
update version to 1.2.10
1.2.10
Frank Fischer
2016-01-16
Merge stable
Frank Fischer
2016-01-11
update version to 1.2.9
1.2.9
Frank Fischer
2016-01-07
Fix handling of range expansion in `evil-text-object-make-linewise` (re #607)
Frank Fischer
2016-01-07
Handle forced linewise non-visual text-objects (re #607)
Frank Fischer
2016-01-07
Ensure that enlarged block text objects contain original selection (re #607)
Frank Fischer
2016-01-06
Remove whitespace at beginning and end for forced linewise textobjects (re #607)
Frank Fischer
2016-01-05
Merge stable
Frank Fischer
2016-01-05
Fix indentation for o/O with count (fix #599)
Frank Fischer
2016-01-05
Add test for next/previous line motions preserving the column
Frank Fischer
2016-01-05
Add `evil-text-object-change-visual-type` customization option (fix #607)
Frank Fischer
2015-11-09
update version to 1.2.8
1.2.8
Frank Fischer
2015-11-08
Merge stable
Frank Fischer
2015-11-02
update version to 1.2.7
1.2.7
Frank Fischer
[next]