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-05-03
update version to 1.1.4
1.1.4
Frank Fischer
2015-04-26
update version to 1.1.3
Frank Fischer
2015-04-23
evil-common: forward declare `evil-ex-p`
1.1.3
Frank Fischer
2015-04-23
replace `string-to-int` by `string-to-number`
Frank Fischer
2015-04-23
fix `evil-insert` and `evil-append` for block state insertion
Frank Fischer
2015-04-23
replace (kbd "DEL") by `deletechar` (fix #516)
Frank Fischer
2015-04-23
do not use prefix argument for state toggle functions (fix #518)
Frank Fischer
2015-04-21
use base buffer for `%` register in ex state (fix #517)
Frank Fischer
2015-04-21
evil-release-stable: add explicit rev to `git tag` command
Frank Fischer
2015-04-20
Implement Vim's C-v in insert state
Sebastian Schwarz
2015-04-20
merge
Frank Fischer
2015-04-20
evil-release-stable: automatically push stable branch
Frank Fischer
2015-04-20
update version to 1.1.2
Frank Fischer
2015-04-20
evul-release-stable: fix git command
Frank Fischer
2015-04-20
evilupdate: use `nonews` instead of `-n` argument
Frank Fischer
2015-04-20
evilupdate: automatically set summary for wiki update
Frank Fischer
2015-04-20
evilupdate: add support for old `defadvice`
Frank Fischer
2015-04-20
add `evil-release-stable` script for automatic stable releases
1.1.2
Frank Fischer
2015-04-20
Makefile: add `nversion` target for not posting to the newsgroup
Frank Fischer
2015-04-20
evilupdate: add -n option for not posting to the newsgroup
Frank Fischer
2015-04-20
bind <DEL> to `evil-delete-char` (fix #516)
Frank Fischer
2015-04-18
bind `:resize` to `evil-ex-resize` (fix #515)
Frank Fischer
2015-04-18
implement `evil-ex-resize` (re #515)
Frank Fischer
2015-04-13
add ralesi to authors list
Frank Fischer
2015-04-12
evil-registers for ex-mode
ralesi
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
[next]