| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-25 | Fix testsHEADmaster | Tom Dalziel | |
| 2024-03-25 | treewide: add "lexical-binding" directive | Konstantin Kharlamov | |
| Fixes a bunch of warnings like: test/elpa.el:1:1: Warning: file has no ‘lexical-binding’ directive on its first line | |||
| 2022-01-02 | Add support for surrounding with function calls in prefix form | Brian Leung | |
| 2020-06-03 | Fix dot repeat with counted motions1.1.1devel | Yiming Chen | |
| - rel: #133 | |||
| 2020-05-24 | Add surround text objects from local keymap (#165) | itai33 | |
| * add local keymap support * add tests for local keymap * document local keymap support in readme | |||
| 2019-12-17 | merge @jamesnvc PRs #160 and #1621.1.0 | ninrod | |
| - fix some bugs in macro use cases: #161 and #159 | |||
| 2019-12-15 | Fix repeating tag changes | James N. V. Cash | |
| To make repeating tag changes, need to record the output from the reading the new tag | |||
| 2019-12-13 | Add a test for surrounding with a tag in a macro | James N. V. Cash | |
| Not using `evil-test-buffer`, as it doesn't seem to play well with this kind of testing a kbd macro. Also slightly different from the already-present tests for surrounding with tags, because it does additional things after wrapping -- without the included change, this surrounds with a `<div>` tag, but also inserts the following keys as well, instead of treating them as commands. | |||
| 2019-10-13 | main el file: add dots and caps to evil-surround-tag-name-re | deviantfero | |
| tests: add tests for caps and dots support in tag names | |||
| 2019-04-03 | optionally keep xml attrs: add more tests1.0.4 | ninrod | |
| 2019-04-03 | optionally keep xml attributes | tam5 | |
| 2018-12-16 | add csw, csW, css and csp shortcuts1.0.3 | tam5 | |
| 2018-10-20 | Fix visible narrowing when surrounding within a field (#135) | Lionel Henry | |
| * Fix visible narrowing when surrounding within a field * Test that buffer is widened before reading char | |||
| 2018-10-18 | Revert "surround-function improvement for lisp modes (#134)" | Filipe Correa Lima da Silva | |
| This reverts commit 5a20c9757eff64e1567d313eb254126aef2bf3b2. | |||
| 2018-01-02 | surround-function improvement for lisp modes (#134) | Dickby | |
| surround-function improvement for lisp modes | |||
| 2017-12-07 | add tests for @jusbur's pull #130 which fixes #125 | Filipe Correa Lima da Silva | |
| 2017-12-02 | add yS test | ninrod | |
| 2017-12-02 | add backquote delimiter test | ninrod | |
| 2017-10-04 | Make `ysw` work like `cw`, not `ce` | Evgeni Kolev | |
| 2017-10-04 | Add tests for repeat, visual mode, visual line mode | Evgeni Kolev | |
| 2017-09-10 | Add examples from readme as automated tests | Evgeni Kolev | |
| 2017-08-06 | Use `evil-test-helpers` for testing | Evgeni Kolev | |
| 2017-06-05 | Add tests | Evgeni Kolev | |
