]> code.delx.au - gnu-emacs-elpa/history - counsel.el
swiper.el: Bump version
[gnu-emacs-elpa] / counsel.el
2015-05-23 Oleh Krehelswiper.el: Bump version
2015-05-23 Oleh KrehelThe :action parameter to ivy-read should take one arg
2015-05-23 Oleh Krehelcounsel.el (counsel-git): Switch to action-style call
2015-05-19 Oleh Krehelcounsel.el (counsel-info-lookup-symbol): Turn on sorting
2015-05-16 Oleh KrehelDon't error on incomplete bad regexp in counsel-git...
2015-05-16 Oleh Krehelcounsel.el (counsel-git-grep): Warn if not in a repository
2015-05-13 Oleh KrehelAllow to recenter with "C-l" during counsel-git-grep
2015-05-12 Oleh Krehelcounsel-git-grep now works with ivy-resume
2015-05-12 Oleh KrehelIntroduce :matcher for counsel-git-grep
2015-05-06 Oleh KrehelAdd parents using 'display for `counsel-load-library'
2015-05-06 Oleh KrehelAdd counsel-load-library
2015-05-01 Oleh KrehelMerge ivy--persistent-action into ivy-state-action
2015-05-01 Oleh KrehelMerge ivy--action into ivy-last
2015-04-28 Oleh Krehelcounsel.el (counsel-git-grep): Add optional initial...
2015-04-23 Oleh Krehelcounsel.el (counsel-git-grep): Fixup
2015-04-22 Oleh KrehelChange `ivy-read' to a cl-defun
2015-04-21 Oleh KrehelFix the default-directory for `counsel-git-grep'
2015-04-21 Oleh Krehelcounsel.el (counsel-git-grep-count): Ignore case
2015-04-21 Oleh KrehelFix describe-function / -variable "C-." interaction
2015-04-21 Oleh Krehelcounsel.el: Add awesome swiper highlighting to git...
2015-04-21 Oleh KrehelAdd an option to call the completion action without...
2015-04-21 Oleh KrehelAllow to customize the sorting methods
2015-04-20 Oleh Krehel`counsel-git-grep' can now handle huge git repos
2015-04-20 Oleh KrehelAdd a dynamic counsel-locate
2015-04-20 Oleh Krehelcounsel.el (counsel-git-grep-count): Add defun
2015-04-20 Oleh Krehelswiper.el: Bump version
2015-04-20 Oleh KrehelAllow "C-." to jump to current symbol definition
2015-04-19 Oleh Krehelcounsel.el (counsel-git-grep): Fix the default-directory
2015-04-19 Oleh KrehelAdd a command to grep the current git repo
2015-04-18 Oleh Krehelcounsel.el: Switch from `with-no-warnings' to `declare...
2015-04-16 Oleh KrehelIvy-mode now works better with `find-file'
2015-04-16 Oleh Krehelswiper.el: Bump version
2015-04-13 Oleh KrehelFix thing-at-point in describe-function and -variable
2015-04-09 Oleh KrehelAdd four more commands
2015-04-03 Steve PurcellFix invalid package header line
2015-04-03 Oleh Krehelcounsel.el: Fixup prefixes
2015-04-03 Oleh Krehelcounsel.el (couns-clj): Add with-no-warnings
2015-04-02 Oleh Krehelcounsel.el: Update comments
2015-03-25 Oleh KrehelAdd swiper-query-replace
2015-03-22 Oleh KrehelUpdate Copyright
2015-03-18 Oleh Krehelcounsel.el: Add git file completion
2015-03-17 Oleh Krehelcounsel.el: Add Clojure completion at point
2015-03-16 Oleh Krehelcounsel.el: Add