]> code.delx.au - gnu-emacs-elpa/history - counsel.el
counsel.el (counsel-ag): Add dir prompt for "C-u"
[gnu-emacs-elpa] / counsel.el
2016-03-11 Oleh Krehelcounsel.el (counsel-ag): Add dir prompt for "C-u"
2016-03-11 Oleh Krehelcounsel.el (counsel-find-file): Bind "M-o f" to find...
2016-03-11 justburcounsel.el (counsel-locate-cmd-es): Add
2016-03-10 justburcounsel.el (counsel-prompt-function-dir): Fix format
2016-03-10 justburcounsel.el (counsel-prompt-function-dir): Make portable
2016-03-10 Oleh Krehelcounsel.el (counsel-prompt-function): New defcustom
2016-03-09 Oleh Krehelcounsel.el (counsel-ag-occur): Add
2016-03-09 Oleh Krehelcounsel.el (counsel--async-sentinel): Start refactor
2016-03-07 justburAdd optional exit-code table to counsel--async-cmd
2016-03-07 Oleh Krehelcounsel.el (counsel-git-grep-map): Bind "C-c C-m" to...
2016-03-07 justburcounsel-ag: Fix escaping problem
2016-03-03 Oleh Krehelivy.el: define setq-local and defvar-local unless defined
2016-03-03 Oleh Krehelcounsel.el (counsel-mode-map): Add counsel-M-x
2016-03-03 Oleh Krehelcounsel.el: add outline for `counsel-mode'
2016-03-03 justburAdd counsel-mode
2016-02-29 Oleh Krehel"C-x C-f" can un-ignore dotfiles with a leading dot...
2016-02-27 Oleh Krehelcounsel.el (counsel-git-grep-occur): Fix greedy-nongree...
2016-02-27 Oleh Krehelcounsel.el (counsel-git-grep-transformer): New defun
2016-02-27 Oleh Krehelcounsel.el (counsel-git-log): New command
2016-02-27 Oleh KrehelSimplify the ivy-format-function interface
2016-02-27 Oleh KrehelNew API function ivy-set-display-transformer
2016-02-27 Oleh Krehelcounsel.el (counsel--generic): Improve
2016-02-27 Oleh Krehelcounsel.el (counsel-async-split-string-re): New defvar
2016-02-26 Oleh Krehelcounsel.el (counsel-recoll): add unwind
2016-02-24 Oleh Krehelcounsel.el (counsel-list-processes-action-switch):...
2016-02-23 Oleh Krehelcounsel.el (counsel--async-command): Add sentinel and...
2016-02-23 Oleh Krehelcounsel.el (counsel--async-sentinel): Recognize error...
2016-02-22 Oleh KrehelRename counsel-symbol-at-point to ivy-thing-at-point
2016-02-22 Oleh Krehelcounsel.el (counsel-find-file-ignore-regexp): Fixup...
2016-02-21 André Peric TavaresAdd `counsel-locate-cmd-mdfind`
2016-02-19 Oleh Krehelcounsel.el: Shuffle functions
2016-02-19 Oleh Krehelcounsel.el (counsel-locate-options): Make obsolete
2016-02-19 Oleh Krehelcounsel.el: Shuffle functions and rename headings
2016-02-19 Oleh Krehelcounsel.el: Shuffle functions and rename headings
2016-02-19 Oleh Krehelcounsel.el: Shuffle functions
2016-02-19 Oleh Krehelcounsel.el: Organize the file with outlines
2016-02-19 Oleh Krehelcounsel.el (counsel-imenu): Add :preselect
2016-02-19 Oleh Krehelcounsel.el: Organize the file with outlines
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-08 Stephen WhippleAdd ignore pattern toggling
2016-02-01 Oleh Krehelcounsel.el (counsel-git-stash): New command
2016-02-01 Oleh KrehelAllow to compose static collections with `counsel-...
2016-01-29 Chen Binuse imenu API to jump to position. required by org...
2016-01-28 Oleh Krehelcounsel.el (counsel-yank-pop): Truncate during display
2016-01-28 Oleh Krehelcounsel.el (counsel-rhythmbox-current-song): Preselect...
2016-01-28 Oleh Krehelcounsel.el (counsel-unicode-char): Display hex codes...
2016-01-24 Oleh KrehelSimplify the signature for :dynamic-collection functions
2016-01-24 Oleh Krehelcounsel.el (counsel-at-git-issue-p): New defun
2016-01-24 Oleh Krehelcounsel.el (ivy-ffap-url-functions): Add Emacs git...
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-19 Oleh Krehelcounsel.el (counsel-tmm): Fix tmm free variable
2016-01-12 Oleh Krehelcounsel.el (counsel--async-filter): Fix up
2016-01-12 Oleh KrehelInsert intermediate candidates during async completions
2016-01-12 Oleh KrehelAdd counsel-descbinds
2016-01-12 justburcounsel: Add counsel-up-directory to find-file-map
2016-01-11 Oleh Krehelcounsel.el (counsel--async-sentinel): Re-display when...
2016-01-11 Oleh Krehelcounsel.el (counsel--async-sentinel): Fix issue with...
2016-01-07 Oleh KrehelProperly support matching ignoring order
2016-01-05 Oleh Krehelcounsel.el (counsel-find-file): Add initial-input
2016-01-05 Oleh Krehelivy.el (ivy-mode): Set completing-read-function
2016-01-05 Oleh Krehelcounsel.el (counsel-git): Fix window selection
2015-12-31 justburAdd cousel-ag-base-command var
2015-12-27 Oleh Krehelcounsel.el (counsel-M-x): Let-bind this-command
2015-12-21 Oleh Krehelcounsel.el (counsel-imenu): Work when given positions...
2015-12-19 Chen Binsupport imenu
2015-12-07 Oleh Krehelcounsel.el (counsel-tmm): New command
2015-12-04 Oleh KrehelUse :caller for ivy-re-builders-alist
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-23 kovrikFix `counsel-ag` on Windows
2015-11-18 Oleh KrehelSwitch to using ivy-exit-with-action
2015-11-14 Oleh Krehelcounsel.el (counsel-locate): Add INTIAL-INPUT arg
2015-11-11 Oleh Krehelcounsel.el (counsel--find-symbol): Silence byte compiler
2015-11-06 Oleh Krehelcounsel.el (counsel-M-x): Show current-prefix-arg in...
2015-11-05 Oleh Krehelcounsel.el (counsel-git-grep-query-replace): Should...
2015-11-04 Oleh Krehelcounsel.el (counsel-M-x): Add "definition" action
2015-11-04 Oleh Krehelcounsel.el (counsel-rhythmbox): Add :caller
2015-10-31 Oleh Krehelcounsel.el (counsel-git-grep-query-replace): Add and...
2015-10-30 Oleh Krehelcounsel.el (counsel--find-symbol): Resolve name clash...
2015-10-24 Oleh Krehelcounsel.el (counsel-git): Update default-directory
2015-10-19 Oleh KrehelFix the count in user-specified counsel-git-grep
2015-10-17 Jon Millercounsel.el (counsel-ag): Add initial-directory
2015-10-15 Oleh KrehelAdd feedback for long-running async processes
2015-10-14 Oleh KrehelFix window selection in counsel-locate
2015-10-09 Oleh KrehelFix the count when git-grep for "->foo"
2015-10-08 Oleh Krehelivy.el (ivy-index-functions-alist): New variable
2015-10-02 Oleh Krehelcounsel.el (counsel--gg-count): Fix for "'" in query
2015-10-02 Oleh Krehelcounsel.el (counsel--gg-candidates): Use counsel-git...
2015-10-02 Oleh KrehelFix counsel-git-grep not updating to 0 candidates
2015-10-02 Oleh KrehelSpecify shell command for counsel-git-grep with prefix arg
2015-09-30 Oleh KrehelImprove "C-g" out of a long-running async process
2015-09-29 Oleh Krehelcounsel.el (counsel-M-x): Don't rely on package-installed-p
2015-09-29 Oleh Krehelcounsel.el (counsel-ag-function): Improve for fancy...
2015-09-29 Oleh Krehelcounsel.el (counsel--find-symbol): Allow to jump back...
2015-09-13 Oleh Krehelcounsel.el (counsel-yank-pop): Add autoload
2015-09-12 Oleh Krehelcounsel.el (counsel-yank-pop-truncate): Add group
next