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
2021-04-05
Overahaul = register (#1447)
Tom Dalziel
2021-04-04
Add "gf" to visual mode (#1438)
rolag
2021-04-03
Add var to store last `=` result. Paste from it if no = input (#1446)
Tom Dalziel
2021-04-01
Save and restore `evil-last-find` when doing `evil-repeat` (#1445)
Tom Dalziel
2021-03-31
Add <home> & <end> motions, add test for visual block (#1444)
Tom Dalziel
2021-03-30
Fix visual paste from `=` register by memoizing `evil-get-register` (#1441)
Tom Dalziel
2021-03-25
Refactor evil-delete-marks code & add better errors (#1428)
tomdl89
2021-02-28
Fix evil-goto-char and add `go` keybinding
Tom Dalziel
2021-02-14
Improve documentation, lowercase marks only, better tests
Tom Dalziel
2021-02-14
Add next+previous mark navigation and keybindings
Tom Dalziel
2020-11-07
Respect nil `evil-kill-on-visual-paste'
Tom Dalziel
2020-08-16
Treat all commands that change the buffer as jump commands
Erik Hahn
2020-05-30
Fix issue 1295: failed visual-paste from registers >1
Tom Dalziel
2020-03-04
Bump version to 1.14.0
1.14.0
Eivind Fonn
2020-01-25
Call delete-backward-char interactively again
Eivind Fonn
2020-01-01
Skip command window tests when run in batch mode
Evgeni Kolev
2019-12-30
Different mode line tags per visual state type
Eivind Fonn
2019-12-21
Expand abbrevs after insert state only if abbrev-mode is enabled
Eivind Fonn
2019-12-19
Add evil-want-C-u-delete option
Yunhao Zhao
2019-12-18
Bump version to 1.13.0
Eivind Fonn
2019-12-11
Fix/improve some indentation
Eivind Fonn
2019-12-11
Bump version to 1.3.0-snapshot
Eivind Fonn
2019-12-11
Bump version to 1.2.15
1.2.15
Eivind Fonn
2019-11-23
Fix erroneously short-parsing Emacs commands
Eivind Fonn
2019-11-20
Add test
Vasilij Schneidermann
2019-11-19
Tests: skip flyspell tests unless aspell is installed
Eivind Fonn
2019-11-19
Travis: don't use ert-run-tests-batch-and-exit
Eivind Fonn
2019-11-05
Unwed evil-move-beyond-eol and evil-move-cursor-back
Justin Burkett
2019-10-31
Skip failing jump test
Eivind Fonn
2019-07-28
Fix :global behavior with trailing slashes
panda
2019-01-04
Bump version to 1.2.14
1.2.14
Eivind Fonn
2018-09-14
fix for append from visual state
denin
2018-03-04
:global should take into account evil-ex-search-case
Evgeni Kolev
2018-01-25
Add tests for evil-initial-state
Justin Burkett
2018-01-22
Add test for evil-visual-update-x-selection with killed buffer
Hans-Peter Deifel
2018-01-09
Remove evil-temp-filename
Justin Burkett
2018-01-09
Don't use make-temp-name
Justin Burkett
2017-12-05
Add test for evil-define-key 'global and 'local maps
Justin Burkett
2017-11-21
Exit search upon reaching end of region in evil-ex-substitute
Justin Burkett
2017-10-28
Preserve undo history when the execution of a keyboard macro is stopped by an...
Joaquim Monserrat
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
[next]