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-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
2023-07-02
Remove evil-repeat-start-hook
Axel Forsman
2023-06-22
Fix CTRL-O at BOL
Axel Forsman
2023-05-29
Fix pasting in visual block mode (#1786)
Axel Forsman
2023-05-29
Fix a-word on whitespace-only line
Tom Dalziel
2023-05-29
Default to (point-min . point-max) for bnd
Tom Dalziel
2023-05-22
Re-indent last line join if onto blank
Tom Dalziel
2023-05-17
Fix searching for literal < and > with very-magic
Tom Dalziel
2023-03-17
Restore the input method on deactivation of evil-local-mode
ibbem
2023-03-17
Fix evil-test-logical-visual-next-line in GUI
Axel Forsman
2023-02-20
Restore match data after eval:ing replacement
Axel Forsman
2023-02-14
Compile Ex parser
Axel Forsman
2023-02-06
Exclude autoindentation from previous insertion
Axel Forsman
2023-02-03
Restore penultimate replacement on <BS>
Axel Forsman
2023-02-03
Track composite changes to current insertion text
Axel Forsman
2023-01-28
Specialize evil-sort for case of two arguments
Axel Forsman
[next]