]> code.delx.au - gnu-emacs-elpa/history - ivy.el
counsel.el (counsel-locate-cmd-es): Add
[gnu-emacs-elpa] / ivy.el
2016-03-07 Oleh Krehelivy.el (ivy-expand-file-if-directory): Fix "/ssh:"...
2016-03-04 Oleh Krehelivy.el (ivy-occur-revert-buffer): Move code to swiper...
2016-03-04 Oleh KrehelImprove window handling for ivy-occur
2016-03-04 Oleh KrehelNew command ivy-occur-revert-buffer bound to "g"
2016-03-03 Oleh Krehelivy.el: define setq-local and defvar-local unless defined
2016-03-02 Oleh Krehelivy.el (ivy-resume): Add a guard against null :action
2016-03-02 Oleh Krehelivy.el (ivy-occur-press): Pulse no longer
2016-03-02 Oleh Krehelivy-occur-mode: new commands on "j", "k", "c"
2016-03-01 Oleh Krehelivy.el (ivy-next-history-element): No "\\_<" for dynami...
2016-03-01 Oleh Krehelivy-dispatching-done should not permanently modify...
2016-02-29 Oleh Krehelivy.el (ivy-switch-buffer): Don't fall back to switch...
2016-02-28 Oleh Krehelivy.el (ivy-expand-file-if-directory): New defun
2016-02-28 Oleh Krehelivy.el (ivy-alt-done): Simplify
2016-02-27 Oleh KrehelMove read-file-name to :display-transformer-fn
2016-02-27 Oleh KrehelMove switch-to-buffer to :display-transformer-fn
2016-02-27 Oleh Krehelivy.el: Fix a few face declarations
2016-02-27 Stephen Whipple* ivy.el (ivy-format-function-line): Remove `extra...
2016-02-27 Oleh KrehelSimplify the ivy-format-function interface
2016-02-27 Oleh KrehelNew API function ivy-set-display-transformer
2016-02-26 Oleh KrehelGive ivy-read-read-action enough minibuffer space
2016-02-26 Oleh Krehelivy.el (ivy-next-history-element): Don't add symbol...
2016-02-24 justburAdd ivy-fixed-height-minibuffer
2016-02-22 Oleh Krehelivy.el (ivy--regex): Don't consider \\(?...\) a group
2016-02-22 Oleh Krehelivy.el (ivy--preselect-index): Don't use regexp-quote
2016-02-22 Oleh Krehelivy.el: Fix defcustom :type for several variables
2016-02-22 Oleh KrehelRename counsel-symbol-at-point to ivy-thing-at-point
2016-02-21 Oleh KrehelMove all faces to ivy-faces group
2016-02-19 Oleh Krehelivy.el (ivy-occur): Add a warning
2016-02-19 Oleh Krehelivy.el (ivy-completion-in-region): Bind completion...
2016-02-18 Oleh Krehelivy.el (ivy-next-line-or-history): Update
2016-02-17 Oleh Krehelivy.el (ivy-read): Identify extra-actions by caller...
2016-02-15 sjLambdaUpdate the documentation and the manual
2016-02-14 Oleh KrehelFix initial-input not set to nil for 'read-file-name...
2016-02-14 Oleh KrehelFix an extra action being called for `completing-read'
2016-02-12 Oleh Krehelivy.el (ivy-next-history-element): Handle "M-n M-n...
2016-02-12 Oleh Krehelivy.el (ivy-next-history-element): Use "\\_<" instead...
2016-02-11 Oleh KrehelWhen in prog-mode, "M-n" should wrap input with "\b"
2016-02-11 Oleh KrehelCustomize ivy-occur per command with ivy-set-occur
2016-02-09 Oleh KrehelProvide the :caller in most calls to ivy-read
2016-02-09 Oleh Krehelivy.el: Fixup face docs
2016-02-08 Oleh KrehelFix default-directory for ivy-occur + counsel-git-grep
2016-02-08 Stephen WhippleAdd ignore pattern toggling
2016-02-07 Oleh Krehelivy.el (ivy-help-file): Improve location
2016-02-05 Oleh Krehelivy.el (ivy--resize-minibuffer-to-fit): Check frame...
2016-02-04 Oleh KrehelImprove Ivy documentation UI
2016-02-04 Oleh Krehelivy.el (ivy--reset-state): Don't deactivate region
2016-02-03 Oleh Krehelivy.el (ivy--reset-state): Support a list of symbols...
2016-02-01 Oleh KrehelAllow to compose static collections with `counsel-...
2016-02-01 Oleh KrehelModify "M-n" prediction when region is active
2016-01-29 Oleh Krehelivy.el (ivy-do-completion-in-region): New defcustom
2016-01-29 Oleh Krehelivy.el (ivy-inhibit-action): New variable
2016-01-29 Oleh Krehelivy.el (ivy-ignore-buffers): New defcustom
2016-01-28 Oleh Krehelivy.el (ivy-read): Fix extra actions for completing...
2016-01-28 Oleh Krehelivy.el (ivy-switch-buffer-other-window): New command
2016-01-24 Oleh KrehelSimplify the signature for :dynamic-collection functions
2016-01-24 Oleh Krehelivy.el (ivy-ffap-url-functions): Customize "C-x C-f...
2016-01-21 Oleh Krehelcounsel.el (counsel-list-processes): New command
2016-01-18 Oleh KrehelFix swiper "backward" search
2016-01-17 Stephen WhippleInitialize `ivy-last` to empty state.
2016-01-15 Oleh Krehelivy.el (ivy-flx-limit): Configure when flx is used
2016-01-15 Oleh Krehelivy.el (ivy--recompute-index): Update cl-position logic
2016-01-15 Stephen WhippleAdd feedback for sole ivy completion.
2016-01-15 Stephen WhippleSpecial case empty ivy-count-format completion.
2016-01-12 Oleh KrehelAdd counsel-descbinds
2016-01-12 Samuel LouryAdd the '!' behavior into `ivy--regex-ignore-order'
2016-01-12 Oleh Krehelivy.el (ivy--regex-plus): Prettify a bit
2016-01-11 Oleh KrehelChange tramp prompt from "Find File: " to "user@host: "
2016-01-08 Oleh Krehelivy.el (ivy-completion-in-region): Fix for 1 cand
2016-01-08 Oleh Krehelivy.el (ivy-completion-in-region): Optimize for 1 cand
2016-01-08 Oleh Krehelivy.el (ivy-completion-in-region): Fix a few bugs
2016-01-07 Oleh Krehelivy.el (ivy-occur): Fix when ivy--old-re isn't a string
2016-01-07 Oleh KrehelProperly support matching ignoring order
2016-01-06 Felix Langeivy: fix ivy--resize-minibuffer-to-fit for small delta
2016-01-06 Oleh KrehelImprove flx highlighting
2016-01-06 Oleh KrehelUse flx for highlighting fuzzy matches
2016-01-06 Oleh Krehelivy.el (ivy-add-face-text-property): New defun
2016-01-06 Oleh Krehelivy.el (ivy-completion-in-region): Fix log 0 issue
2016-01-05 Oleh KrehelCall ivy-set-actions with t to affect all commands
2016-01-05 Oleh Krehelivy.el (ivy--reset-state): Don't null initial-input
2016-01-05 Oleh Krehelivy.el (ivy-completion-in-region): Use compact ivy...
2016-01-05 Oleh Krehelivy.el (ivy-mode): Set completing-read-function
2016-01-05 Oleh KrehelEnsure the return result of `ivy-read'
2015-12-27 Oleh Krehelivy.el (ivy-re-builders-alist): Allow this-command...
2015-12-18 Oleh KrehelFix compilation warnings
2015-12-17 Oleh KrehelFix recursive minibuffer exit with "C-g"
2015-12-17 Oleh KrehelFix ivy-reverse-i-search broken by recursive update
2015-12-09 Oleh Krehelivy.el (ivy--get-window): Return a valid window
2015-12-09 Samuel LouryMake ivy--regex-plus recognize ! at the beginning of...
2015-12-07 Oleh Krehelivy.el (ivy-completing-read): Use completing-read-defau...
2015-12-04 Oleh KrehelUse :caller for ivy-re-builders-alist
2015-12-02 Oleh Krehelivy.el: Structure all faces into ivy-faces custom group
2015-11-29 Oleh KrehelFix ivy-resume issue caused by the recursive calls...
2015-11-29 Oleh KrehelFix the preselect for (swiper "one") again
2015-11-27 Oleh KrehelEnable recursive swiper calls
2015-11-27 Oleh KrehelFixes on the previous docstring edits
2015-11-27 sjLambdaEdit documentation strings in ivy.el
2015-11-26 Oleh KrehelEase production of functions like ivy-format-function...
2015-11-26 Stephen WhippleConvert ivy formatting functions to dotted pairs.
2015-11-25 Stephen WhippleUpdate ivy format functions.
2015-11-25 Oleh KrehelAdd counsel-grep
next