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
Age
Commit message (
Expand
)
Author
2015-04-11
update version to 1.1.1
1.1.1
Frank Fischer
2015-04-11
fix bounds error in `evil-shift-right` (fix #512)
Frank Fischer
2015-04-08
update version to 1.1.0
1.1.0
Frank Fischer
2015-04-08
add `evilupdate.el` script
Frank Fischer
2015-04-07
bind `\C-p` in ex state to `previous-complete-history-element` (fix #510)
Frank Fischer
2015-04-01
consider empty inner blocks as always selected (re #506)
Frank Fischer
2015-04-01
fix `evil-select-block` in some edge cases (fix #506)
Frank Fischer
2015-04-01
evil-vars.el: update indentation
Frank Fischer
2015-03-28
do not move point to eob/bob in `evil-forward-quote` (re #504)
Frank Fischer
2015-03-28
fix zero `count` argument in `evil-select-quote-thing`
Frank Fischer
2015-03-23
handle special case of text objects with empty selection (fix #499)
Frank Fischer
2015-03-23
fix `evil-forward-not-thing` when following two things are adjacent
Frank Fischer
2015-03-21
handle special case of empty region in `evil-select-block` (fix #498)
Frank Fischer
2015-03-21
support advice of `preceding-sexp` for Emacs 25
Frank Fischer
2015-03-18
fix undefined digraph case in `evil-read-digraph-char`
Frank Fischer
2015-03-13
support motion modifiers for backward ace-jumps (fix #495)
Frank Fischer
2015-03-04
initialize parser with current state in `evil-forward-quote` (fix #494)
Frank Fischer
2015-02-19
start `vc-hg-log-view-mode` in motion state
Frank Fischer
2015-02-18
fix point position and empty lines in line shifts (fix #491)
Frank Fischer
2015-02-18
implement search base for ex addresses (closes #492)
Frank Fischer
2015-02-17
support , and ; separators in ex range
Frank Fischer
2015-02-17
Add :cfirst and :crewind commands
malcomso
2015-02-17
Added Vim's :cc Ex command
malcomso
2015-02-17
`evil-switch-to-windows-last-buffer' account for no alternate file
malcomso
2015-02-16
implement `evil-switch-to-windows-last-buffer` bound to C-6 (closes #490)
Matthew Malcomson
2015-02-16
respect window split direction in `:new` and `:vnew` (fix #489)
Matthew Malcomson
2015-02-16
make `@@` call the previously executed register (fix #488)
Frank Fischer
2015-02-16
add Eric Siegel to authors list
Frank Fischer
2015-02-15
Added ability to specify window splitting direction (fix #486)
Eric Siegel
2015-02-12
add Matthew Malcomson to authors list
Frank Fischer
2015-02-12
new implementation for `evil-window-top-left` and `evil-window-bottom-right` ...
Matthew Malcomson
2015-02-12
change :m[ake] to :mak[e] as it is in Vim (fix #482)
Frank Fischer
2015-02-06
use `find-tag-default-function` instead of `thing-at-point` in `evil-jump-to-...
Frank Fischer
2015-02-06
handle zero-size matches in `evil-up-block` (fix #478)
Frank Fischer
2015-02-01
use ' instead of #' to quiet some warning
Frank Fischer
2015-02-01
use `insert-buffer-substring` instead of `insert-buffer`
Frank Fischer
2015-02-01
implement unique option for case insensitive sort (re #473)
Frank Fischer
2015-01-31
evil-ex-sort: fix region when removing duplicate lines (re #473)
Frank Fischer
2015-01-31
support `i` and `u` options for :sort (fix #473)
Frank Fischer
2015-01-31
possible display shell errors in messages buffer (#476)
Frank Fischer
2015-01-31
do not deactivate input method without deactivator function (fix #475)
Frank Fischer
2015-01-21
implement basic `:sort` command (re #471)
Frank Fischer
2015-01-06
implement `evil-keypress-parser` using `read-key-sequence` (fix #469)
Frank Fischer
2015-01-06
merge hg pull request #3
Frank Fischer
2015-01-04
Adding support for ag.el.
Wilfred Hughes
2015-01-03
add Tim Harper to authors list
Frank Fischer
2015-01-03
use evil-word for symbol expansion
Tim Harper
2014-12-28
merge request 74
Frank Fischer
2014-12-28
fix removal of first undo boundary for 'fine' mode (fix #463)
Frank Fischer
2014-12-26
`evil-fold-action' will stop processing at first mode match
Mike Gerwitz
[next]