]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2016-02-08 Oleh KrehelFix default-directory for ivy-occur + counsel-git-grep
2016-02-08 Stephen WhippleAdd ignore pattern toggling
2016-02-07 Oleh Krehelivy.el (ivy-help-file): Improve location
2016-02-05 Oleh Krehelivy.el (ivy--resize-minibuffer-to-fit): Check frame...
2016-02-04 Oleh KrehelImprove Ivy documentation UI
2016-02-04 Oleh Krehelivy.el (ivy--reset-state): Don't deactivate region
2016-02-03 Oleh KrehelREADME.md: Update
2016-02-03 Oleh Krehelivy.el (ivy--reset-state): Support a list of symbols...
2016-02-01 Oleh Krehelcounsel.el (counsel-git-stash): New command
2016-02-01 Oleh KrehelAllow to compose static collections with `counsel-...
2016-02-01 Oleh KrehelModify "M-n" prediction when region is active
2016-01-30 Oleh Krehelswiper.el (swiper--ivy): Return point
2016-01-29 Oleh Krehelivy.el (ivy-do-completion-in-region): New defcustom
2016-01-29 Oleh Krehelivy.el (ivy-inhibit-action): New variable
2016-01-29 Oleh Krehelivy.el (ivy-ignore-buffers): New defcustom
2016-01-29 Chen Binuse imenu API to jump to position. required by org...
2016-01-29 Jules TamagnanAdd melpa version badge
2016-01-28 Oleh Krehelivy.el (ivy-read): Fix extra actions for completing...
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 Krehelivy.el (ivy-switch-buffer-other-window): New command
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-18 Oleh KrehelFix swiper "backward" search
2016-01-17 Stephen WhippleInitialize `ivy-last` to empty state.
2016-01-15 Oleh Krehelivy.el (ivy-flx-limit): Configure when flx is used
2016-01-15 Oleh Krehelivy.el (ivy--recompute-index): Update cl-position logic
2016-01-15 Stephen WhippleAdd feedback for sole ivy completion.
2016-01-15 Stephen WhippleSpecial case empty ivy-count-format completion.
2016-01-14 Oleh Krehelswiper.el (swiper-font-lock-exclude): Add sauron-mode
2016-01-12 Will MaierAdd rcirc-mode to swiper-font-lock-ensure-exclude
2016-01-12 Will MaierRefactor swiper-font-lock-ensure
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 Oleh Krehelivy-test.el (ivy--regex-ignore-order): New test
2016-01-12 Samuel LouryAdd the '!' behavior into `ivy--regex-ignore-order'
2016-01-12 Oleh Krehelivy.el (ivy--regex-plus): Prettify a bit
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-11 Oleh KrehelChange tramp prompt from "Find File: " to "user@host: "
2016-01-08 Oleh Krehelivy.el (ivy-completion-in-region): Fix for 1 cand
2016-01-08 Oleh Krehelivy.el (ivy-completion-in-region): Optimize for 1 cand
2016-01-08 Oleh Krehelivy.el (ivy-completion-in-region): Fix a few bugs
2016-01-07 Oleh Krehelivy.el (ivy-occur): Fix when ivy--old-re isn't a string
2016-01-07 Oleh KrehelProperly support matching ignoring order
2016-01-06 Felix Langeivy: fix ivy--resize-minibuffer-to-fit for small delta
2016-01-06 Oleh KrehelImprove flx highlighting
2016-01-06 Oleh KrehelUse flx for highlighting fuzzy matches
2016-01-06 Oleh Krehelivy.el (ivy-add-face-text-property): New defun
2016-01-06 Oleh Krehelivy.el (ivy-completion-in-region): Fix log 0 issue
2016-01-05 Oleh KrehelCall ivy-set-actions with t to affect all commands
2016-01-05 Oleh Krehelcounsel.el (counsel-find-file): Add initial-input
2016-01-05 Oleh Krehelivy.el (ivy--reset-state): Don't null initial-input
2016-01-05 Oleh Krehelivy.el (ivy-completion-in-region): Use compact ivy...
2016-01-05 Oleh Krehelivy.el (ivy-mode): Set completing-read-function
2016-01-05 Oleh KrehelEnsure the return result of `ivy-read'
2016-01-05 Oleh Krehelcounsel.el (counsel-git): Fix window selection
2015-12-31 justburAdd cousel-ag-base-command var
2015-12-31 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add bongo-library...
2015-12-30 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add bongo-playlist...
2015-12-27 Oleh Krehelcounsel.el (counsel-M-x): Let-bind this-command
2015-12-27 Oleh Krehelivy.el (ivy-re-builders-alist): Allow this-command...
2015-12-21 Oleh Krehelcounsel.el (counsel-imenu): Work when given positions...
2015-12-19 Chen Binsupport imenu
2015-12-18 Oleh KrehelFix compilation warnings
2015-12-17 Oleh KrehelFix recursive minibuffer exit with "C-g"
2015-12-17 Oleh KrehelFix ivy-reverse-i-search broken by recursive update
2015-12-12 Oleh KrehelImprove swiper for multiple occurrences on one line
2015-12-09 Oleh Krehelivy.el (ivy--get-window): Return a valid window
2015-12-09 Samuel LouryMake ivy--regex-plus recognize ! at the beginning of...
2015-12-07 Oleh Kreheldoc/ivy.org: Add "Variable Index" node
2015-12-07 Oleh Kreheldoc/ivy.texi: Re-export using adjusted texinfo exporter
2015-12-07 Oleh Krehelswiper.el: Bump version to 0.7.0
2015-12-07 Oleh Kreheldoc/Changelog.org: Update up to 706349f
2015-12-07 Oleh Krehelivy.el (ivy-completing-read): Use completing-read-defau...
2015-12-07 Oleh Krehelcounsel.el (counsel-tmm): New command
2015-12-07 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add vc-dir-mode
2015-12-04 Oleh KrehelUse :caller for ivy-re-builders-alist
2015-12-04 Oleh Krehelswiper.el (swiper--update-input-ivy): Add a work-around...
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.
next