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
2013-02-16
Change version tags to 1.0-dev
Frank Fischer
2013-02-04
Bump version to 1.0.0.
1.0.0
Frank Fischer
2013-02-02
Move to correct column in block insert/append.
Frank Fischer
2013-01-18
Add version comments to all files.
Frank Fischer
2012-12-21
Handle keyboard macros in `evil-keypress-parser'.
Frank Fischer
2012-11-01
Ensure `evil-compile-subreplacment' returns "" instead of nil
Frank Fischer
2012-11-01
Ensure `evil-repeat' returns to normal-state in case of errors
Frank Fischer
2012-10-30
Remove adjustment of point after the final newline of a buffer
Frank Fischer
2012-10-28
Fix appending of lines to a register
Frank Fischer
2012-10-28
Ensure prefix-commands do not clear `evil-this-register'
Frank Fischer
2012-10-28
Fix `evil-test-register'
Frank Fischer
2012-10-08
Support last command line registers ": "/.
tarao
2012-07-30
Add GPL 3 license information to all source files
Frank Fischer
2012-07-29
Handle zero size matches in `evil-ex-substitute' on whole lines
Frank Fischer
2012-07-29
Disable region during `evil-ex-eval'
Frank Fischer
2012-06-25
Comments cleanup
Vegard Øye
2012-05-30
Generalize Ex' "go to line" pattern
Vegard Øye
2012-06-07
Make shift operators handle count in visual state
Frank Fischer
2012-06-02
Change `evil-regexp-range' to new text object interface
Frank Fischer
2012-06-02
Change `evil-paren-range' to new text-object interface
Frank Fischer
2012-05-21
Change inner/outer object range selects for new interface
Frank Fischer
2012-05-22
Mark range returned by `evil-visual-range' as expanded
Frank Fischer
2012-05-17
Fix `evil-eobp' at second last character of last line
Frank Fischer
2012-05-17
Fix #154: cw on white space must change to beginning of word
Frank Fischer
2012-05-12
Add CJK support by detecting word boundaries properly in `evil-move-word'.
tarao
2012-05-08
Add pattern of symbol-search * or # to search history
Frank Fischer
2012-05-07
Make `evil-delete-line' yank deleted block correctly
Frank Fischer
2012-04-29
Make setting of upcase registers appending text
Frank Fischer
2012-04-28
Move point on `evil-ex-search-next' forward at eol
Frank Fischer
2012-04-27
Extract replacement code from `evil-transform-regexp' in own function
Frank Fischer
2012-04-27
Add transformation function for vim-style regexp
Frank Fischer
2012-03-20
Add `evil-previous-state-alist' variable
Frank Fischer
2012-03-14
Remove spaces after opening an empty line
Frank Fischer
2012-02-28
Add :~ and :~& commands for substituting with previous search pattern
Frank Fischer
2012-02-28
Make ex recognize & as possible command character
Frank Fischer
2012-02-21
Add commands for repeating the last substitution
Frank Fischer
2012-02-21
Implement repeat of previous ex substitute
Frank Fischer
2012-02-15
Fix bug in `evil-parser'
Vegard Øye
2012-02-17
Ensure a" on the closing quote of a string selects the string
Frank Fischer
2012-02-17
Add `evil-quote-range' possibly selecting white space around quote objects
Frank Fischer
2012-02-13
Make range exclusive at bol/eol with `evil-want-visual-char-semi-exclusive'
Frank Fischer
2012-02-12
Add `evil-want-visual-char-bol-exclusive' option
Frank Fischer
2012-02-06
Add `evil-concat-charsets' function for handling `evil-word'
Vegard Øye
2012-02-04
Fix nested quote objects
Vegard Øye
2012-02-04
Add `evil-jump-hook'
Vegard Øye
2012-02-03
Make `evil-compile-subreplacement' handle non-special escaped characters
Frank Fischer
2012-01-28
Prevent the cursor from reaching the end of the buffer
Vegard Øye
2012-01-27
Make `evil-insert-newline-below' open line below folded lines
Frank Fischer
2012-01-27
Make `evil-line' move over folded lines (fixes #85)
Frank Fischer
2012-01-26
Ensure point remains unchanged when search fails
Frank Fischer
[prev]
[next]