summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Declare fast forward from 1.14.0-1HEADarchive/debian/1.14.2-1masterSean Whitton2022-12-23
|\
| * Record evil-el (1.14.0-1) in archive suite sidDavid Krauser2020-07-13
| |\
| | * evil-el (1.14.0-1) unstable; urgency=mediumDavid Krauser2020-07-13
| | |\
| | | * Import evil-el_1.14.0-1.debian.tar.xzDavid Krauser2020-07-13
| | * Import evil-el_1.14.0.orig.tar.gzDavid Krauser2020-07-13
| * Fix evil-mode autoloadingarchive/debian/1.2.12-5Debian Emacs addons team2019-08-25
| * Skip tests, failing with emacs25Dmitry Bogatov2019-08-25
* | finalise changelog for 1.14.2-1 uploaddebian/1.14.2-1Sean Whitton2022-12-23
* | Add build-dep on emacs-nox|emacs >= 1:28.2+1-9Sean Whitton2022-12-23
* | Revert "add documentation TODO"Sean Whitton2022-12-23
* | EMACS_INHIBIT_AUTOMATIC_NATIVE_COMPILATION=tNicholas D Steeves2022-12-21
* | add documentation TODONicholas D Steeves2022-12-20
* | Merge upstream tag '1.14.2'Nicholas D Steeves2022-11-30
|\ \
| * | Bump version to 1.14.2Tom Dalziel2022-04-30
| * | Add `evil-select-inner-unrestricted-object`Tom Dalziel2022-04-30
| * | Revert forward-evil-word workTom Dalziel2022-04-30
| * | Bump version to 1.14.1Tom Dalziel2022-04-25
| * | Add `evil-word-object` & `evil-WORD-object` which stay on lineTom Dalziel2022-04-25
| * | fix C-h behavior when evil-want-C-h-delete is non-nilKevin Sladowski2022-04-23
| * | Refactor substitution empty last line handlingTom Dalziel2022-04-20
| * | Exclude final empty line from implicit inclusion in substitutionTom Dalziel2022-04-20
| * | evil-vars: Update evil-insert-state-modesBrian Leung2022-04-18
| * | Add ex commands for closing tabsKris Katterjohn2022-04-18
| * | Add tests for blockwise visual pasteTom Dalziel2022-04-18
| * | Visual point+mark dependent on initial visual paste directionTom Dalziel2022-04-18
| * | Update markers when blockwise visual pastingTom Dalziel2022-04-18
| * | Blockwise visual paste handles linewise textTom Dalziel2022-04-18
| * | Simple fix for blockwise visual pasteTom Dalziel2022-04-18
| * | Allow vim-style regexp for :global commandTom Dalziel2022-04-15
| * | Preserve non-blank last line when :move ingTom Dalziel2022-04-15
| * | Ensure we're not in visual state if there's no ex rangeTom Dalziel2022-04-14
| * | Ex yank doesn't move pointTom Dalziel2022-04-13
| * | Don't ex move if source = destinationTom Dalziel2022-04-13
| * | Add option for non-incremental search (#1304)fermata1012022-04-12
| * | Make window commands consistent with VIMMihai Cristian Tanase2022-04-12
| * | Add test for evil-ex-make-pattern subsequent / searchTom Dalziel2022-04-11
| * | evil-ex-make-pattern: Don't transform the word boundaries into vim-styleGong Qijian2022-04-11
| * | Add evil-update (write when buffer is modified)Tom Dalziel2022-04-03
| * | Default to start-col when evil-shifts called non-interactivelyTom Dalziel2022-03-09
| * | evil-fold-action: add missing FORMAT argument to with-demoted-errorsSimon Pugnet2022-03-02
| * | Add C-h in insert + replace states (fixes #1577)Tom Dalziel2022-02-17
| * | evil-read: Make point end up at the last line of any shell outputBrian Leung2022-02-14
| * | evil-read: Perform % and # substitutions for shell cmdsBrian Leung2022-02-14
| * | Use `end-kbd-macro` to fix regression clearing registers (#1582)Tom Dalziel2022-02-13
| * | Handle charwise >1 line deleting as linewise (#1578)Tom Dalziel2022-02-02
| * | Add sentence marks to evil-ex-grammar (#1575)Brian Leung2022-02-01
| * | Fix beginning/end-of-current-sentence marker (#1574)Brian Leung2022-02-01
| * | Allow parsing of js arrow fn `=>` in xml tags (#1573)Tom Dalziel2022-01-18
| * | evil-find-file-at-point-with-line | support column number too (#1566)Elliott Shugerman2022-01-17
| * | Add C-l register to cmdlineTom Dalziel2022-01-13