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
2015-04-11
update version to 1.1.1
1.1.1
Frank Fischer
2015-04-08
update version to 1.1.0
1.1.0
Frank Fischer
2015-04-08
add `evilupdate.el` script
Frank Fischer
2015-04-01
fix `evil-select-block` in some edge cases (fix #506)
Frank Fischer
2015-03-23
handle special case of text objects with empty selection (fix #499)
Frank Fischer
2015-03-23
fix `evil-forward-not-thing` when following two things are adjacent
Frank Fischer
2015-02-18
fix point position and empty lines in line shifts (fix #491)
Frank Fischer
2015-02-18
implement search base for ex addresses (closes #492)
Frank Fischer
2015-02-17
support , and ; separators in ex range
Frank Fischer
2015-02-01
implement unique option for case insensitive sort (re #473)
Frank Fischer
2014-12-08
fix quoted strings in xml tag objects (fix #457)
Frank Fischer
2014-11-18
merge thing-at-point based text objects
Frank Fischer
2014-11-13
add new possible value `fine` to `evil-want-fine-undo` (fix #444)
Frank Fischer
2014-11-04
Fix normal writing with evil-write
Emanuel Evans
2014-11-03
Add appending abilities to evil-write (fixes #426)
Emanuel Evans
2014-10-25
fix indentation
Frank Fischer
2014-09-13
fix `evil-select-paren` if BEG or END are nil (re #364)
Frank Fischer
2014-09-13
fix selection of parentheses around strings (re #364)
Frank Fischer
2014-09-11
merge thing-at-point based text-objects (fix #364)
Frank Fischer
2014-09-02
Implement q/ and q? for editing searches (fixes #292)
Emanuel Evans
2014-09-03
Make test suite pass on OS X
Emanuel Evans
2014-07-08
Make q: commands go into evil-ex-history
Emanuel Evans
2014-07-04
Implement q: for editing ex commands (fix #293)
Emanuel Evans
2014-06-10
extend text-object ranges only in visual state (fix #401)
Frank Fischer
2014-05-11
implement @: for repeating last ex command (fix #394)
Frank Fischer
2014-05-05
automatically increment numeric register in dot command (fix #392)
Frank Fischer
2014-05-05
support repeating register commands (re #392)
Frank Fischer
2014-04-26
visual outer text objects work when at the end of the object
Gordon Gustafson
2014-04-11
merge stable-1.0
Frank Fischer
2014-04-11
version 1.0.9
1.0.9
Frank Fischer
2014-03-29
"0 register behaves as in Vim
Gordon Gustafson
2014-03-14
ensure C-o returns to previous state (fix #375)
Frank Fischer
2014-01-13
remove unused old motion functions
Frank Fischer
2014-01-02
add `evil-select-inner-object` for normal inner text object selection
Frank Fischer
2014-01-01
implement sentence motions with thing-at-point helpers
Frank Fischer
2013-12-27
make `evil-shell-command` work as operator (fix #363)
Frank Fischer
2013-12-04
Make `*` and `#` search for symbols optionally (fix #360)
Frank Fischer
2013-11-28
Start word search with word at point, not symbol (fix #356)
Frank Fischer
2013-11-27
Merge pastable registers (mr 51)
Frank Fischer
2013-11-26
Replace symbol search by word search (fix #354)
Frank Fischer
2013-11-26
Merge stable-1.0
Frank Fischer
2013-11-26
Version 1.0.8
1.0.8
Frank Fischer
2013-11-26
Fixes registers containing the escape keypress not being pasteable to the buf...
Frank Fischer
2013-08-16
Support character marker ranges in ex (fix #322, re #239).
Frank Fischer
2013-08-16
Do not bind to undo-tree functions explicitly.
Frank Fischer
2013-08-10
Support \=@<char> to replace by register content (fix #302).
Frank Fischer
2013-08-02
Bump version to 1.0.7
1.0.7
Frank Fischer
2013-08-02
Make ; and , skip adjacent characters when repeating t or T (fix #312).
Lukasz Wrzosek
2013-07-11
Change development version information to 1.0-dev
Frank Fischer
2013-07-06
Merge stable-1.0
Frank Fischer
[next]