]> code.delx.au - gnu-emacs-elpa/history - counsel.el
counsel.el (counsel-ag-map): Add
[gnu-emacs-elpa] / counsel.el
2016-04-05 Oleh Krehelcounsel.el (counsel-ag-map): Add
2016-04-04 Oleh Krehelcounsel-ag now works with ivy-occur-revert-buffer
2016-04-04 Oleh Krehelcounsel-grep now works with ivy-occur-revert-buffer
2016-04-04 Oleh Krehelivy.el (ivy-occur-revert-buffer): Improve for counsel...
2016-04-04 Oleh Krehelcounsel.el (counsel-git): Add "j" action
2016-04-04 Oleh Krehelcounsel.el (counsel-unquote-regex-parens): Improve
2016-03-30 Oleh Krehelcounsel.el (counsel-find-file): Add :caller
2016-03-29 justburcounsel.el (counsel-M-x): Add help action
2016-03-26 Oleh Krehelcounsel.el (counsel-grep-action): Improve cleanup
2016-03-26 Oleh Krehelcounsel.el (counsel-ace-link): New command
2016-03-26 Oleh Krehelcounsel.el (counsel-grep-action): Reveal outlines
2016-03-25 Oleh KrehelImprove counsel-async initial anchoring
2016-03-25 Oleh Krehelcounsel.el: Reduce counsel-grep char req to 2
2016-03-25 Oleh Krehelcounsel.el: Fix breakage due to helm-rhythmbox
2016-03-25 Oleh Krehelcounsel.el: Improve counsel-grep
2016-03-19 Oleh Krehelcounsel.el (counsel-linux-app-action-file): New action...
2016-03-18 Oleh Krehelcounsel.el (counsel-linux-apps-list): Skip spaces around =
2016-03-17 justburcounsel.el (counsel-mode): Allow use of describe-prefix...
2016-03-14 Oleh Krehelcounsel.el (counsel-linux-app): New command
2016-03-14 justburcounsel.el (counsel-pt-base-command): Add regex flag
2016-03-14 Oleh Krehelcounsel.el (counsel-pt): Remove unused args
2016-03-14 justburcounsel.el (counsel-pt): Add
2016-03-14 justburcounsel.el (counsel-ag): Add transformer
2016-03-12 justburcounsel.el (counsel-locate-cmd-es): Fix regex
2016-03-12 Oleh KrehelFix compilation warnings
2016-03-11 Ian DunnCorrectly expand the file name at point
2016-03-11 Ian DunnFixed counsel-list-processes-action-switch to use corre...
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
next