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
2024-07-21
Remove unnecessary post-command hook run
Tom Dalziel
2024-07-12
Add tests for multi-jump
Tom Dalziel
2024-07-10
gi works in visual line state
Tom Dalziel
2024-07-10
make C-w in ex, search, and eval match insert and replace (#1922)
Lily
2024-06-16
Record search offset for repeat
Tom Dalziel
2024-06-14
Track (and restore) previous visual selection, point, mark for gv
Tom Dalziel
2024-06-14
Only restore visual if there's something to restore
Tom Dalziel
2024-06-03
Ex-substitute: use last search's case-sensitivity
Tom Dalziel
2024-05-31
ci: Use Eask to test macos and windows (#1885)
Jen-Chieh Shen
2024-05-13
Fix block pasting at bolp on empty line
Tom Dalziel
2024-05-13
Chosing register keeps eol anchoring in visual block state
Tom Dalziel
2024-05-06
Backreferences in vim-style regexp
Tom Dalziel
2024-04-30
Small cleanups
Axel Forsman
2024-04-30
Remove evil--visual-eol-anchored
Axel Forsman
2024-04-30
Don't mutate register when stripping test props during paste
Tom Dalziel
2024-04-21
Fix Visual Insert affecting one too many lines
Axel Forsman
2024-04-16
treewide: replace `(eq/equal foo nil)` with `(null foo)`
Konstantin Kharlamov
2024-04-16
TIL should-not exists
Tom Dalziel
2024-04-15
Always undo in normal state (#1888)
Tom Dalziel
2024-04-14
Visual eol anchoring, so g$ is sticky
Tom Dalziel
2024-04-04
evil-undo is a jump command
Tom Dalziel
2024-04-02
Fix point placement after D and C in normal state
Tom Dalziel
2024-04-01
Don't miss a final empty line in visual block insertion
Tom Dalziel
2024-03-31
Visual X, deletion column respects stick eol
Tom Dalziel
2024-03-31
Add handler for expanding line for line-based operators
Tom Dalziel
2024-03-24
Handle args-out-of-range error in evil-repeat-start
Tom Dalziel
2024-01-23
No performant delete if range supplied
Tom Dalziel
2024-01-04
Fix pasting charwise text onto linewise selection
Tom Dalziel
2023-12-25
Declare goto-char as a motion, fix evil-goto-char
Tom Dalziel
2023-12-18
Add :retab command
Jakub Kadlcik
2023-12-15
Fix jumping to next/prev paren/brace from a string is not working (#1849)
Mihai Cristian Tanase
2023-09-20
Disable vim-style-regexp conversions of already converted patterns (#1827)
Tom Dalziel
2023-08-27
Reselect minibuffer when quitting command-line win
Axel Forsman
2023-08-27
Do not silence unused evil-define-command argument
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-20
Misc minor changes
Stefan Monnier
2023-08-20
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-20
Avoid eval in evil-test-buffer
Axel Forsman
2023-08-20
Use lexical-binding everywhere
Stefan Monnier
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-12
Some cleanups
Axel Forsman
2023-08-12
Misc minor changes
Stefan Monnier
2023-08-09
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-07
Avoid eval in evil-test-buffer
Axel Forsman
2023-08-07
Use lexical-binding everywhere
Stefan Monnier
2023-08-07
Select inner tag even when empty
Tom Dalziel
2023-08-07
Prefer #' to quote function names
Stefan Monnier
2023-07-17
Read Ex commands from buffer
Axel Forsman
2023-07-12
Avoid marker for match-end in :substitute
Axel Forsman
2023-07-09
Autoload evil-digraph
Axel Forsman
[next]