]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2015-04-30 Oleh Krehelivy.el (ivy-read): Reset `ivy-text' earlier
2015-04-30 Oleh Krehelivy.el (ivy--regex): Fixup
2015-04-30 Oleh KrehelDon't error on bad regex
2015-04-29 Oleh KrehelUpdate and improve faces
2015-04-29 Oleh KrehelAdd gamma-correction to alpha-blending
2015-04-29 Oleh Krehelcolir.el: Add two additional blend algorithms
2015-04-29 Oleh Krehelivy.el (ivy--exhibit): Fixup last commit
2015-04-29 Oleh KrehelImprove hidden buffer completion further
2015-04-29 Oleh KrehelImprove the completion of hidden buffers
2015-04-29 Oleh KrehelBind "TAB" to do partial completion
2015-04-28 Oleh Krehelcounsel.el (counsel-git-grep): Add optional initial...
2015-04-28 Oleh Krehelivy.el (ivy-re-builders-alist): Improve doc
2015-04-28 Oleh Krehelivy.el: Fixup docstrings
2015-04-28 Oleh KrehelAdd an option for multi-tier regex matching
2015-04-28 Oleh KrehelMakefile: Update
2015-04-28 Oleh KrehelUse alpha compositing to add ivy-current-match face
2015-04-28 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude `elfeed...
2015-04-28 Oleh Krehelivy.el (ivy--filter): Fixup
2015-04-28 Oleh Krehelivy.el (ivy-alt-done): Treat `ivy-text' with ":" verbatim
2015-04-28 Oleh KrehelStore the preselect and use it for empty ivy-text
2015-04-25 Oleh KrehelImprove completion history using the propertize trick
2015-04-24 Oleh KrehelMinibuffer faces should inherit minibuffer-prompt
2015-04-24 Oleh KrehelImprove the match confirm while completing files
2015-04-24 Oleh KrehelReset to the first candidate when switching directories
2015-04-24 Oleh KrehelPropertize remote buffers with ivy-remote face
2015-04-23 Oleh KrehelRespect `confirm-nonexistent-file-or-buffer'
2015-04-23 Oleh Krehelivy.el (ivy-read): Fixup preselect addition
2015-04-23 Oleh Krehelivy.el (ivy--cd): Reset `ivy--old-re'
2015-04-23 Oleh Krehelivy.el (Info-current-file): Declare
2015-04-23 Oleh KrehelUse "//" to move to root instead of "/" as before
2015-04-23 Oleh KrehelAvoid sorting org refile candidates
2015-04-23 Oleh KrehelExclude jabber-chat-mode from font-lock
2015-04-23 Oleh KrehelRemove globbing heuristics for file name completion
2015-04-23 Oleh Krehelcounsel.el (counsel-git-grep): Fixup
2015-04-23 Oleh Krehelivy.el (ivy-backward-delete-char): Expand `ivy--directory'
2015-04-23 Oleh Krehelivy.el (ivy-done): Update wrt globs
2015-04-23 Oleh Krehelswiper.el (swiper-query-replace): Fix
2015-04-23 Oleh Krehelswiper.el (swiper--ivy): Check for stand-alone ivy
2015-04-23 Oleh Krehelivy.el (ivy-done): Don't expand globs
2015-04-22 Oleh KrehelREADME.md: Update video link
2015-04-22 Oleh KrehelFixup `swiper-query-replace'
2015-04-22 Oleh Krehelivy-test.el (ivy-read): Update test.
2015-04-22 Oleh Krehelivy.el (ivy-read): Fix preselect logic
2015-04-22 Oleh Krehelivy.el (ivy-done): Fixup
2015-04-22 Oleh Krehelivy.el (ivy--add-face): Don't fail for weird str
2015-04-22 Oleh Krehelswiper.el (swiper--ivy): Fix preselect being added
2015-04-22 Oleh Krehelivy.el (ivy--exhibit): Wrap in `while-no-input'
2015-04-22 Oleh KrehelBind "M-q" to `ivy-toggle-regexp-quote'
2015-04-22 Oleh KrehelAllow to customize the regex matching per-collection
2015-04-22 Oleh Krehelivy.el (ivy-done): Be more strict for `require-match'
2015-04-22 Oleh KrehelChange `ivy-read' to a cl-defun
2015-04-22 Oleh Krehelivy.el (ivy--filter): Update prefix optimization
2015-04-22 Oleh KrehelREADME.md: Add a note on outdated ivy package
2015-04-21 Oleh Krehelivy.el (ivy--filter): Try directory expansion with "/"
2015-04-21 Oleh KrehelFix the default-directory for `counsel-git-grep'
2015-04-21 Oleh KrehelAdd a way to exit ignoring the candidates
2015-04-21 Oleh Krehelivy.el (ivy-read): Don't add the `default-directory'
2015-04-21 Oleh Krehelivy.el (ivy-read): Use initial-input when completing...
2015-04-21 Oleh Krehelswiper.el (swiper--add-overlays): Make bounds optional
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 Krehelivy.el (ivy--regex): Add optional greedy arg
2015-04-21 Oleh Krehelswiper.el (swiper--add-overlays): Update arglist
2015-04-21 Oleh Krehelivy.el (ivy-done): Don't directory-expand glob filename
2015-04-21 Oleh KrehelAdd an option to call the completion action without...
2015-04-21 Oleh KrehelFix double-sorting for file names
2015-04-21 Oleh Krehelivy.el (ivy--sorted-files): Avoid returning an empty...
2015-04-21 Oleh KrehelAllow to customize the sorting methods
2015-04-21 Oleh Krehelivy.el (ivy--regex): Switch to non-greedy ".*?" joiner
2015-04-21 Oleh Krehelivy.el (ivy-done): Expand file name for empty text
2015-04-20 Oleh Krehel`counsel-git-grep' can now handle huge git repos
2015-04-20 Oleh KrehelUse cl-plusp instead of plusp
2015-04-20 Oleh KrehelAdd a dynamic counsel-locate
2015-04-20 Oleh KrehelSplit `ivy-completions' into `ivy--filter' and `ivy...
2015-04-20 Oleh Krehelcounsel.el (counsel-git-grep-count): Add defun
2015-04-20 Oleh Krehelswiper.el: Fix compilation warnings
2015-04-20 Oleh KrehelBind arrows
2015-04-20 Oleh KrehelAdd an optimization to speed up matching
2015-04-20 Oleh Krehelswiper.el: Bump version
2015-04-20 Oleh Krehelivy.el (ivy-done): Still expand "./" though
2015-04-20 Oleh KrehelDon't expand the default when completing file names
2015-04-20 Oleh KrehelPropertize directories with ivy-subdir face
2015-04-20 Oleh KrehelSpeed up the default file sorting even more
2015-04-20 Oleh KrehelSpeed up the default file sorting
2015-04-20 Oleh Krehelivy.el (ivy--preselect-index): Give priority to perfect...
2015-04-20 Oleh KrehelAllow "C-." to jump to current symbol definition
2015-04-20 Oleh KrehelAllow to customize the file sorting order
2015-04-19 Oleh Krehelivy.el (ivy-done): Update for non-matching file names
2015-04-19 Oleh Krehelivy.el (ivy-completions): Fix an optimization
2015-04-19 Oleh KrehelAdd a matching optimization
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-19 Oleh KrehelAdd "C-v" and "M-v" scrolling
2015-04-18 Oleh Krehelivy.el (ivy-alt-done): Update for 0 candidates
2015-04-18 Oleh Krehelswiper.el: Add a work-around for window-start not being...
2015-04-18 Oleh Krehelivy.el: Move all defvar before their first use
2015-04-18 Oleh KrehelAdd ivy key bindings to "C-h m"
2015-04-18 Oleh KrehelAllow to customize the dotted directories
2015-04-18 Oleh KrehelAdd a work-around for completing topics in the info dir
next