]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-12-02 Oleh Krehelivy.el: Structure all faces into ivy-faces custom group
2015-11-29 Oleh KrehelFix due to visual-line-mode weirdness
2015-11-29 Oleh Krehelswiper.el: Use show-all if outline-show-all isn't there
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 KrehelFix the issue caused by recursive swiper calls
2015-11-27 Oleh KrehelRemove 'field text property for twittering-mode
2015-11-27 Oleh KrehelEnable recursive swiper calls
2015-11-27 Oleh Kreheldoc/Changelog.org: Update up to 2bec99d
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-24 Oleh KrehelMinor fixes to ivy.org and export to ivy.texi
2015-11-24 sjLambdaivy.org manual edits
2015-11-23 kovrikFix `counsel-ag` on Windows
2015-11-22 Oleh Krehelswiper.el (swiper--action): push-mark only if exited...
2015-11-22 Oleh KrehelPerform string-match in the original buffer
2015-11-21 Oleh Krehelswiper.el (swiper--candidates): Require outline
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-17 Oleh Krehelswiper.el: Modify the behavior with org-mode and visual...
2015-11-16 Oleh KrehelREADME.md: Add more bindings
2015-11-16 Oleh KrehelAdd precise preselect for swiper with visual-line-mode
2015-11-16 Oleh KrehelIntermediate fix for :preselect with visual-line-mode
2015-11-15 Oleh KrehelFix swiper preselect issue with similar or identical...
2015-11-14 Oleh Krehelswiper.el (swiper-all): New command to swiper all file...
2015-11-14 Oleh Krehelswiper.el (swiper--candidates): Replace "\t" with ...
2015-11-14 Oleh Krehelivy.el (ivy--truncate-string): New defun
2015-11-14 Oleh Krehelcounsel.el (counsel-locate): Add INTIAL-INPUT arg
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-13 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add eww-mode
2015-11-12 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add occur-mode
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-11 Oleh Krehelcounsel.el (counsel--find-symbol): Silence byte compiler
2015-11-11 Oleh Krehelswiper.el (swiper-toggle-face-matching): Add and bind...
2015-11-10 Oleh Krehelivy.el (ivy-alt-done): Ensure the trailing slash for...
2015-11-06 Oleh Krehelcounsel.el (counsel-M-x): Show current-prefix-arg in...
2015-11-06 Oleh Kreheldoc/ivy.org: Start writing a manual
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 Krehelswiper.el (swiper--add-overlays): Take extra WND arg
2015-11-05 Oleh Krehelcounsel.el (counsel-git-grep-query-replace): Should...
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 Krehelcounsel.el (counsel-M-x): Add "definition" action
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 Krehelcounsel.el (counsel-rhythmbox): Add :caller
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 Krehelswiper.el (swiper-font-lock-ensure): Exclude debbugs...
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-03 Oleh Krehelswiper.el (swiper-mc): Update
2015-11-02 Oleh KrehelHighlight modified file buffers with 'ivy-modified...
2015-11-01 Oleh Krehelivy.el (ffap): Move require
2015-10-31 Oleh Krehelcounsel.el (counsel-git-grep-query-replace): Add and...
2015-10-31 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude eems-strea...
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 Krehelcounsel.el (counsel--find-symbol): Resolve name clash...
2015-10-30 Oleh KrehelImprove the preselect index in ivy-resume
2015-10-30 Oleh KrehelUse a specific blending method for dark themes
2015-10-28 Oleh KrehelRename and move the minibuffer faces
2015-10-24 Oleh Krehelcounsel.el (counsel-git): Update default-directory
2015-10-23 Oleh Krehelivy-immediate-done should use ivy--directory
2015-10-23 Oleh Krehelswiper.el (swiper-font-lock-ensure): Amend exception...
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 KrehelAdd a test for the perfect match logic
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-19 Oleh KrehelFix the count in user-specified counsel-git-grep
next