]> code.delx.au - gnu-emacs-elpa/history - ivy.el
counsel.el (counsel-grep-or-swiper): New command
[gnu-emacs-elpa] / ivy.el
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
2015-11-24 Oleh KrehelIvy-resume should restore the buffer for swiper
2015-11-24 Oleh KrehelFix broken candidate index in ivy-resume
2015-11-24 Samuel LouryWarn the user about the behavior of ivy--regex-ignore...
2015-11-22 Oleh KrehelPerform string-match in the original buffer
2015-11-20 Oleh KrehelFix the preselect for (swiper "one")
2015-11-19 Oleh Krehelivy.el (ivy-alt-done): Split into smaller defuns
2015-11-19 Oleh Krehelivy.el (ivy-alt-done): Refactor
2015-11-19 Oleh KrehelAllow access to TRAMP from "// C-j"
2015-11-19 Stephen WhippleImprove ivy TRAMP support
2015-11-18 Oleh Krehelivy.el (ivy-completing-read): Fix off by one
2015-11-18 Oleh KrehelSwitch to using ivy-exit-with-action
2015-11-18 Samuel LouryMake ivy-completing-read handle history as cons
2015-11-15 Oleh KrehelFix swiper preselect issue with similar or identical...
2015-11-14 Oleh Krehelivy.el (ivy--truncate-string): New defun
2015-11-13 Oleh Krehelivy.el (ivy--sort-files-by-date): Fix due to destructiv...
2015-11-13 Oleh KrehelAllow to sort files by last modification time.
2015-11-13 Oleh KrehelAllow user-specified matched candidate sorting
2015-11-13 Oleh Krehelivy.el (ivy-prefix-sort): New defcustom, off by default...
2015-11-13 Oleh Krehelivy.el (ivy-sort-functions-alist): Update doc
2015-11-13 Oleh Krehelswiper.el: Add support for evil-jumper/backward
2015-11-11 Oleh Krehelivy.el (ivy-occur): Give full counsel-git-grep cands
2015-11-11 Oleh Krehelivy.el (ivy-occur-mode-map): Bind "q" to quit-window
2015-11-11 Oleh KrehelAllow counsel-git-grep -> ivy-occur -> wgrep
2015-11-11 Oleh Krehelivy.el (ivy-dispatching-done): Don't set action permanently
2015-11-10 Oleh Krehelivy.el (ivy-alt-done): Ensure the trailing slash for...
2015-11-05 Stephen WhippleFix directory validity check
2015-11-05 Oleh KrehelAdd a better ivy-occur pulse to swiper and counsel...
2015-11-05 Oleh KrehelInput "/sudo::" goes to current directory instead of...
2015-11-05 Oleh KrehelFix /ssh: and /sudo:: broken in 71695df
2015-11-05 Oleh KrehelRebind ivy-occur to "C-c C-o" and "C-o u"
2015-11-04 Oleh Krehelivy.el (ivy-occur-press): Extend with-ivy-window
2015-11-04 Oleh Krehelivy.el (ivy-minibuffer-map): Bind "C-M-a" to ivy-read...
2015-11-04 Oleh Krehelivy.el (ivy-occur-press): Work with counsel-rhythmbox
2015-11-04 mikefix 1-too-far scrolling issue
2015-11-04 Oleh KrehelPulse after ivy-occur-press
2015-11-03 Oleh KrehelMake ivy work with enable-recursive-minibuffers
2015-11-03 Oleh Krehelivy.el (ivy-occur): Add and bind to "C-c o"
2015-11-03 Oleh Krehelivy.el (with-ivy-window): Ensure window is live
2015-11-03 Oleh Krehelivy.el (ivy-state): Add a new field BUFFER
2015-11-02 Oleh KrehelHighlight modified file buffers with 'ivy-modified...
2015-11-01 Oleh Krehelivy.el (ffap): Move require
2015-10-30 Oleh Krehel"C-x C-f M-n" can call ffap-url-fetcher when at URL
2015-10-30 Oleh Krehelivy.el: "M-n" should prefer url at point to symbol...
2015-10-30 Oleh KrehelImprove the preselect index in ivy-resume
2015-10-28 Oleh KrehelRename and move the minibuffer faces
2015-10-23 Oleh Krehelivy-immediate-done should use ivy--directory
2015-10-22 Oleh Krehelivy.el (ivy-alt-done): Fix up last commit
2015-10-22 Oleh Krehel"C-j" should not stop completion for a pasted file...
2015-10-22 Oleh KrehelFix pasting file paths on Windows
2015-10-22 Stephen WhippleFix Custom menus
2015-10-20 Oleh KrehelBring back the lost perfect match logic
2015-10-20 Oleh Krehelivy.el (ivy-resume): Pass caller
2015-10-19 Oleh Krehelivy.el (ivy-partial): Fix for fuzzy completion
2015-10-18 Oleh Krehelivy.el (ivy-sort-functions-alist): Upgrade to defcustom
2015-10-17 Oleh Krehelivy.el (ivy-extra-directories): Improve :type
2015-10-16 Oleh KrehelDon't re-anchor to matching old candidate if flx is on
2015-10-14 Oleh KrehelTry to fix the previous commit
2015-10-14 Oleh KrehelFix "C-x h" selection and "C-b" bug
2015-10-10 Oleh Krehelivy.el (ivy-case-fold-search): New defvar
2015-10-10 Oleh Krehelivy-count-format must be an empty string instead of nil
2015-10-09 Oleh Krehelivy.el (ivy--recompute-index): Fixup
2015-10-09 Oleh KrehelDon't reset the match to first if the current one still...
2015-10-09 Oleh Krehelivy.el (ivy-virtual-abbreviate): New defcustom
2015-10-08 Oleh KrehelMove setq ivy--index to ivy--recompute-index
next