[elpa] master 366689f 6/9: Fix byte-compiler warnings

2015-12-08 Thread Oleh Krehel
branch: master commit 366689f15373ffacfe4d28b36e6325d193a4e752 Author: Oleh Krehel Commit: Oleh Krehel Fix byte-compiler warnings --- tiny.el | 19 +-- 1 files changed, 13 insertions(+), 6 deletions(-) diff --git a/tiny.el b/tiny.el index eeebebe..90c89d5 100644 --- a/tin

[elpa] master 98726b3 2/9: Makefile: bring back cask for undercover to load

2015-12-08 Thread Oleh Krehel
branch: master commit 98726b37174d00fc01c8b5d5561e31ea3f62520a Author: Oleh Krehel Commit: Oleh Krehel Makefile: bring back cask for undercover to load --- Makefile |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 33f8666..591e863 100644 -

[elpa] master 7e5f64e 5/9: hydra-ox.el: Add a require hydra

2015-12-08 Thread Oleh Krehel
branch: master commit 7e5f64e17bead1cc680f3738191f329fe769ffe8 Author: Jonas Bernoulli Commit: Jonas Bernoulli hydra-ox.el: Add a require hydra --- hydra-ox.el |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/hydra-ox.el b/hydra-ox.el index 5f1a5c9..0d489e5 100644 -

[elpa] master updated (8574898 -> a0561bf)

2015-12-08 Thread Oleh Krehel
abo_abo pushed a change to branch master. from 8574898 * .gitignore: Add .dir-locals?.el entry new 2f68d9c Allow empty separator though e.g. "mm10" new 98726b3 Makefile: bring back cask for undercover to load new 144892b Makefile: use plain cask new 3

[elpa] master a0561bf 9/9: Merge commit '97c2270f7138530de21f773f094c1495498cac78' from hydra

2015-12-08 Thread Oleh Krehel
branch: master commit a0561bff0dfcf267ee1796924f5aad904c377ee9 Merge: 9b83857 97c2270 Author: Oleh Krehel Commit: Oleh Krehel Merge commit '97c2270f7138530de21f773f094c1495498cac78' from hydra --- packages/hydra/hydra-ox.el |2 ++ packages/hydra/hydra-test.el |2 +- packages/hydra

[elpa] master 90a4e76 4/9: hydra.el (hydra-disable): Call the exit action only in one frame

2015-12-08 Thread Oleh Krehel
branch: master commit 90a4e76c378239940e22696f02b6843b162da2fd Author: Oleh Krehel Commit: Oleh Krehel hydra.el (hydra-disable): Call the exit action only in one frame * hydra.el (hydra-disable): Move the action calling code out of (frame-list) loop. The (frame-list)

[elpa] master 144892b 3/9: Makefile: use plain cask

2015-12-08 Thread Oleh Krehel
branch: master commit 144892bdee1fc00a01a7a5ccaae1272c51998911 Author: Oleh Krehel Commit: Oleh Krehel Makefile: use plain cask --- Makefile |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 591e863..708ea1a 100644 --- a/Makefile +++ b/Make

[elpa] master 2f68d9c 1/9: Allow empty separator though e.g. "mm10"

2015-12-08 Thread Oleh Krehel
branch: master commit 2f68d9c43add3ef43c088e8cc7afd5a04caa5723 Author: Oleh Krehel Commit: Oleh Krehel Allow empty separator though e.g. "mm10" * tiny.el (tiny-mapconcat): Update. * tiny-test.el (tiny-mapconcat): Add test. * Makefile: Simplify. Fixes #4. -

[elpa] master 97c2270 8/9: Fix byte-compiler warning

2015-12-08 Thread Oleh Krehel
branch: master commit 97c2270f7138530de21f773f094c1495498cac78 Author: Oleh Krehel Commit: Oleh Krehel Fix byte-compiler warning --- hydra-test.el |2 +- hydra.el |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hydra-test.el b/hydra-test.el index 3fcd403..

[elpa] master 9b83857 7/9: Merge commit '366689f15373ffacfe4d28b36e6325d193a4e752' from tiny

2015-12-08 Thread Oleh Krehel
branch: master commit 9b838575be93d8bd2c1d0842b4692dae6090e0b0 Merge: 8574898 366689f Author: Oleh Krehel Commit: Oleh Krehel Merge commit '366689f15373ffacfe4d28b36e6325d193a4e752' from tiny --- packages/tiny/Makefile | 15 +-- packages/tiny/tiny-test.el |2 ++ packag

[elpa] master 1714220 022/167: swiper.el (swiper-font-lock-ensure): Exclude help-mode

2015-12-08 Thread Oleh Krehel
branch: master commit 171422065d7bdfb67076d4fb41b716cac310b86b Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-font-lock-ensure): Exclude help-mode Fixes #248 --- swiper.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/swiper.el b/swiper.el in

[elpa] master dfb41d0 016/167: Implement ivy-avy

2015-12-08 Thread Oleh Krehel
branch: master commit dfb41d0ddeef32f247e658672b4cbf82834b7f0f Author: PythonNut Commit: Oleh Krehel Implement ivy-avy --- ivy.el | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/ivy.el b/ivy.el index 8839ba6..b983db0 100644 --- a/ivy.el +++ b

[elpa] master b9d0502 026/167: ivy.el (ivy--filter): Fix typo

2015-12-08 Thread Oleh Krehel
branch: master commit b9d0502bffa62111668cd32beb167d699c96ff7f Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--filter): Fix typo Re #253 --- ivy.el |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ivy.el b/ivy.el index 6fbb84c..7320a11 100644 --- a

[elpa] master 6e3c692 029/167: Fix ivy-state-preselect for file name completion

2015-12-08 Thread Oleh Krehel
branch: master commit 6e3c6925d3b5bd2f7b22adb0f2d3cfd668cc801b Author: Oleh Krehel Commit: Oleh Krehel Fix ivy-state-preselect for file name completion * ivy.el (ivy--preselect-index): Add a check for null preselect. (ivy--filter): Use `ivy--preselect-index' instead of `cl-posit

[elpa] master 4045349 032/167: ivy.el (ivy-use-virtual-buffers): Update docstring

2015-12-08 Thread Oleh Krehel
branch: master commit 4045349fc73c9e0c7d3e2a42340073eb04dc8b9d Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-use-virtual-buffers): Update docstring --- ivy.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ivy.el b/ivy.el index 66e1e9b..04dd2dc 100644 --- a/

[elpa] master 126158d 025/167: ivy.el (ivy--filter): Anchor only for swiper

2015-12-08 Thread Oleh Krehel
branch: master commit 126158d5e5f9eff0a23aa07b1adebdbdd5465770 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--filter): Anchor only for swiper * ivy-test.el (ivy-read): Add tests. Except for `swiper', when the input changes `ivy-index' should usually be 0. Fixes

[elpa] master f9df75e 037/167: ivy.el (ivy-index-functions-alist): New variable

2015-12-08 Thread Oleh Krehel
branch: master commit f9df75e708149dd843e3ccc1f52ce3cd1d1ffa90 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-index-functions-alist): New variable * ivy.el (ivy-state): Add `caller' field. (ivy-read): Add `caller' keyword arg; update docstring. Use `ivy--recompute-index

[elpa] master 21b9edf 021/167: Fix up visual-line-mode limitation logic

2015-12-08 Thread Oleh Krehel
branch: master commit 21b9edf64a3e2c0bde14e3dc31b2dd1669904009 Author: Oleh Krehel Commit: Oleh Krehel Fix up visual-line-mode limitation logic * swiper.el (swiper-use-visual-line): New defvar. (swiper--candidates): (swiper--update-input-ivy): (swiper--action): Update.

[elpa] master c89c167 007/167: Specify shell command for counsel-git-grep with prefix arg

2015-12-08 Thread Oleh Krehel
branch: master commit c89c167bffa5d2774e06feb9d5fd9c99bf731ad4 Author: Oleh Krehel Commit: Oleh Krehel Specify shell command for counsel-git-grep with prefix arg * counsel.el (counsel-git-grep-cmd): New defvar. (counsel-git-grep-function): Use `counsel-git-grep-cmd'. (counse

[elpa] master 47a220d 023/167: Support hash tables in ivy-read

2015-12-08 Thread Oleh Krehel
branch: master commit 47a220d521b9fb916f0d51da2df229a9ff7870b7 Author: Oleh Krehel Commit: Oleh Krehel Support hash tables in ivy-read * ivy.el (ivy--reset-state): `all-completions' also works fine for hash tables, so start using it. Hash tables as collections are rar

[elpa] master 6f4d46b 034/167: Fix preselect for input "^"

2015-12-08 Thread Oleh Krehel
branch: master commit 6f4d46b76a96082ebc1cfc4f2b4a73bf8c0aca82 Author: Oleh Krehel Commit: Oleh Krehel Fix preselect for input "^" * ivy.el (ivy--filter): Update. Notably, e.g. `counsel-describe-variable' should properly preselect variable at point. --- ivy.el |4 +

[elpa] master 19d2a40 004/167: Add flx sorting

2015-12-08 Thread Oleh Krehel
branch: master commit 19d2a407cb7fd8688b426106f063b971fd91e6a8 Author: Oleh Krehel Commit: Oleh Krehel Add flx sorting * ivy.el (ivy--flx-cache): New defvar. (ivy--filter): Since flx is costly, move the caching to an earlier point. This means immediate return for when the in

[elpa] master eda091b 017/167: Customize ivy-avy and fix compile warnings

2015-12-08 Thread Oleh Krehel
branch: master commit eda091bf5d0c501116585d73d35b2e3ec2652fcd Author: Oleh Krehel Commit: Oleh Krehel Customize ivy-avy and fix compile warnings * ivy.el (ivy-avy): Require avy. Allow the user to customize `avy-keys', `avy-background' and `avy-style' (but prefer 'pre to 'at-f

[elpa] master f04aec8 009/167: ivy-hydra.el: Bind "t" to toggle-truncate-lines

2015-12-08 Thread Oleh Krehel
branch: master commit f04aec86cd60918d64caa6e5fd244fb12790662f Author: Oleh Krehel Commit: Oleh Krehel ivy-hydra.el: Bind "t" to toggle-truncate-lines * ivy.el (ivy-format-function-default): When `truncate-lines' is non-nil don't truncate with "...". Use "C-o t" when

[elpa] master 52c9565 020/167: swiper.el (swiper--candidates): Avoid line-move for large buffers

2015-12-08 Thread Oleh Krehel
branch: master commit 52c95656d4fbab47952e92f64c032a46fa52c0e7 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper--candidates): Avoid line-move for large buffers Re #227 --- swiper.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/swiper.el b/swip

[elpa] master fa49a81 018/167: Fix "End of buffer" for swiper and visual-line-mode

2015-12-08 Thread Oleh Krehel
branch: master commit fa49a81f6e6ed1e8e7573f95c68853298213bd68 Author: Oleh Krehel Commit: Oleh Krehel Fix "End of buffer" for swiper and visual-line-mode Fixes #247 --- swiper.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/swiper.el b/swiper.el index

[elpa] master ff077c6 013/167: counsel.el (counsel--gg-candidates): Use counsel-git-grep-cmd

2015-12-08 Thread Oleh Krehel
branch: master commit ff077c66e09891bd071b1ca342f39054b33d7f1c Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel--gg-candidates): Use counsel-git-grep-cmd --- counsel.el |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/counsel.el b/counsel.el index 432d

[elpa] master b06daca 040/167: ivy.el (ivy-virtual-abbreviate): New defcustom

2015-12-08 Thread Oleh Krehel
branch: master commit b06daca74bd7b09116b9d4f3bd9a93b2c11a5272 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-virtual-abbreviate): New defcustom * ivy.el (ivy--virtual-buffers): Update. Fixes #255 --- ivy.el | 13 - 1 files changed, 12 insertions(+), 1 d

[elpa] master e5105ef 054/167: Don't re-anchor to matching old candidate if flx is on

2015-12-08 Thread Oleh Krehel
branch: master commit e5105efd187edb4a9c8c5e63c07be073d831db82 Author: Oleh Krehel Commit: Oleh Krehel Don't re-anchor to matching old candidate if flx is on * ivy.el (ivy--recompute-index): If `flx' is in position to select the "best" candidate, don't re-anchor to the still-m

[elpa] master e70ca07 003/167: ivy.el (ivy-call): "C-M-n" should not leave the minibuffer

2015-12-08 Thread Oleh Krehel
branch: master commit e70ca07a27720ab3a46d2185940df7a10bd2d622 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-call): "C-M-n" should not leave the minibuffer Make sure that the minibuffer window remains selected as long as the completion hasn't finished. For example, " f

[elpa] master 41b5850 005/167: ivy.el (ivy--regex-fuzzy): Add minibuffer highlighting

2015-12-08 Thread Oleh Krehel
branch: master commit 41b58500e0c978a005b24b332e896d567f28795e Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--regex-fuzzy): Add minibuffer highlighting * ivy-test.el (ivy--regex-fuzzy): Update test. Re #207 --- ivy-test.el |7 +++ ivy.el | 11 -

[elpa] master 0630395 043/167: Fix the count when git-grep for "->foo"

2015-12-08 Thread Oleh Krehel
branch: master commit 0630395232db84ad276457c97c11c29b45a98619 Author: Oleh Krehel Commit: Oleh Krehel Fix the count when git-grep for "->foo" * counsel.el: For some reason, "-" gets interpreted in a bad way. Escaping it as "\-" makes it work fine. --- counsel.el |4 +++- 1

[elpa] master 85682ee 048/167: Fix "C-x h" selection and "C-b" bug

2015-12-08 Thread Oleh Krehel
branch: master commit 85682ee152f151bda6d929ac8cb24f983ebc92e0 Author: Oleh Krehel Commit: Oleh Krehel Fix "C-x h" selection and "C-b" bug * ivy.el (ivy--exhibit): Add another `constrain-to-field'. This ensures that the point doesn't cross into the prompt text. Previous

[elpa] master 3699fa9 041/167: Don't reset the match to first if the current one still works

2015-12-08 Thread Oleh Krehel
branch: master commit 3699fa9b416ba129c448cb60a1eb016d3a820ee9 Author: Oleh Krehel Commit: Oleh Krehel Don't reset the match to first if the current one still works * ivy.el (ivy--recompute-index): If the old match is still located in the current matches after the change in in

[elpa] master 83f704b 039/167: ivy-hydra.el (hydra-ivy): Make the docstring a rectangle

2015-12-08 Thread Oleh Krehel
branch: master commit 83f704b8ceca52eb18ecad687690ec21dc085c8d Author: Oleh Krehel Commit: Oleh Krehel ivy-hydra.el (hydra-ivy): Make the docstring a rectangle --- ivy-hydra.el |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ivy-hydra.el b/ivy-hydra.el index

[elpa] master 800e640 028/167: Fix "M-o k" when switching buffers

2015-12-08 Thread Oleh Krehel
branch: master commit 800e6407565d33ce94f75e59d436e79aeae48d22 Author: Oleh Krehel Commit: Oleh Krehel Fix "M-o k" when switching buffers * ivy.el (ivy-call): Check if (active-minibuffer-window) is non-nil before switching. --- ivy.el |3 ++- 1 files changed, 2 insertions

[elpa] master 9cc75eb 050/167: Adjust the swiper regexp builder for the display change

2015-12-08 Thread Oleh Krehel
branch: master commit 9cc75eb095ba158b31fc1fcf771a613c7a5fd908 Author: Oleh Krehel Commit: Oleh Krehel Adjust the swiper regexp builder for the display change * swiper.el (swiper--re-builder): Update. The old re-builder was for when the line numbers were part of the candidates

[elpa] master 6956311 027/167: Adjust ivy-state-preselect for file name completion

2015-12-08 Thread Oleh Krehel
branch: master commit 69563119fc0d5ef6c468dbd5d1675deee8543381 Author: Oleh Krehel Commit: Oleh Krehel Adjust ivy-state-preselect for file name completion * ivy.el (ivy--reset-state): Since `ivy--index' is now recomputed more, `ivy-state-preselect' needs to be in the collectio

[elpa] master 73e5799 012/167: Fix counsel-git-grep not updating to 0 candidates

2015-12-08 Thread Oleh Krehel
branch: master commit 73e5799796f304f60af791c9d8d2271ca0bf7b7a Author: Oleh Krehel Commit: Oleh Krehel Fix counsel-git-grep not updating to 0 candidates * counsel.el (counsel--gg-candidates): `ivy--all-candidates' should not be nil in order for `ivy--exhibit' to update the min

[elpa] master b6d476a 042/167: ivy.el (ivy--recompute-index): Fixup

2015-12-08 Thread Oleh Krehel
branch: master commit b6d476ac614b3d3c5e6898db28801022472359e8 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--recompute-index): Fixup Fixes #258 --- ivy.el |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ivy.el b/ivy.el index 235aca7..9aaaf72 1006

[elpa] master 6db3d54 024/167: ivy.el (ivy--insert-prompt): Use newlines instead of truncation

2015-12-08 Thread Oleh Krehel
branch: master commit 6db3d543cd277147886fec70658a0477ca83fb6f Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--insert-prompt): Use newlines instead of truncation When the prompt string is longer than window-width, insert newlines appropriately so that the whole prompt fits

[elpa] master 340318d 044/167: ivy-count-format must be an empty string instead of nil

2015-12-08 Thread Oleh Krehel
branch: master commit 340318dc9c9f9ce514e515dc5bddb16b0026a617 Author: Oleh Krehel Commit: Oleh Krehel ivy-count-format must be an empty string instead of nil Using an empty string is easier. No longer needed to check for nil when using `string-match', `concat' etc. * d

[elpa] master 6bf3239 006/167: ivy.el (ivy-yank-word): Add only one space each time

2015-12-08 Thread Oleh Krehel
branch: master commit 6bf3239a12d7a7a9c1beec9f5d5e3bd3c3f4474a Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-yank-word): Add only one space each time The previous behavior got in trouble with consecutive spaces. --- ivy.el |2 +- 1 files changed, 1 insertions(+), 1 deleti

[elpa] master 3a3b052 036/167: swiper.el: Add a lot of avy declares

2015-12-08 Thread Oleh Krehel
branch: master commit 3a3b052ed5f1293233f5275a2dc78aa61c2e0a77 Author: Oleh Krehel Commit: Oleh Krehel swiper.el: Add a lot of avy declares --- swiper.el | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/swiper.el b/swiper.el index 3a31d81..a7327c3 100644 --

[elpa] master updated (a0561bf -> 1f3fa31)

2015-12-08 Thread Oleh Krehel
abo_abo pushed a change to branch master. from a0561bf Merge commit '97c2270f7138530de21f773f094c1495498cac78' from hydra new a71d5c8 ivy.el (ivy--insert-prompt): Improve truncation new 4ad797b Improve "C-g" out of a long-running async process new e70ca07 iv

[elpa] master cbaa811 014/167: Use forward-line instead of line-move if possible

2015-12-08 Thread Oleh Krehel
branch: master commit cbaa81195ec5cc0b4b06dcf29a12bd73bf0ad0ff Author: Oleh Krehel Commit: Oleh Krehel Use forward-line instead of line-move if possible * swiper.el (swiper--candidates): (swiper--update-input-ivy): (swiper--action): `line-move' is much slower than `forward-l

[elpa] master 877648a 045/167: ivy.el (ivy-case-fold-search): New defvar

2015-12-08 Thread Oleh Krehel
branch: master commit 877648a227fe34e1456776a4e6019029d65fc734 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-case-fold-search): New defvar * ivy.el (ivy--reset-state): Set `ivy-case-fold-search' to 'auto. (ivy-toggle-case-fold): New command. (ivy--filter): Use `ivy-cas

[elpa] master 3146501 010/167: ivy.el (ivy-resume): Don't regexp-quote preselect

2015-12-08 Thread Oleh Krehel
branch: master commit 314650189a3331354561300cb11de79e524f9de5 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-resume): Don't regexp-quote preselect `ivy--preselect-index' uses `cl-position' before trying to match regex, so the string needs to be as is. Fixes #245 -

[elpa] master ef189f1 030/167: ivy.el (ivy-count-format): Extend customize choices

2015-12-08 Thread Oleh Krehel
branch: master commit ef189f1eeb56abfc108c1fff5902ebbc3bd013aa Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-count-format): Extend customize choices --- ivy.el |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ivy.el b/ivy.el index 59a02bd..c35ef52 100644 -

[elpa] master f4bd3a4 055/167: counsel.el (counsel-ag): Add initial-directory

2015-12-08 Thread Oleh Krehel
branch: master commit f4bd3a49bd009fe2e20bc2cfc83616bc9168a64b Author: Jon Miller Commit: Jon Miller counsel.el (counsel-ag): Add initial-directory Support alternative initial directory which helps other packages call this function with their unique starting directory. --- coun

[elpa] master 99698e6 035/167: ivy.el (ivy-dispatching-call): Add and bind to "C-M-o"

2015-12-08 Thread Oleh Krehel
branch: master commit 99698e68f02ddcc400fca63a282a099317e42b0a Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-dispatching-call): Add and bind to "C-M-o" * ivy.el (ivy-minibuffer-map): Update. (ivy-read-action): New command. (ivy-dispatching-done): Update. * ivy

[elpa] master 1c1e6fc 008/167: ivy.el (ivy--reset-state): Less strict on :preselect

2015-12-08 Thread Oleh Krehel
branch: master commit 1c1e6fc418ae9354beb19a099283316576c455ba Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--reset-state): Less strict on :preselect --- ivy.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ivy.el b/ivy.el index f9d093b..25ea6c6 100644 ---

[elpa] master 82a317c 011/167: Make swiper compatible with visual-line-mode

2015-12-08 Thread Oleh Krehel
branch: master commit 82a317ce813d7364774dcf44bd432f363e878bea Author: Oleh Krehel Commit: Oleh Krehel Make swiper compatible with visual-line-mode * swiper.el (swiper--candidates): Use `end-of-visual-line' and `line-move' appropriately. (swiper--update-input-ivy): (sw

[elpa] master e722d6a 046/167: swiper.el (swiper-mc): Add and bind to "C-7"

2015-12-08 Thread Oleh Krehel
branch: master commit e722d6a7166eb75015a02445a6cb616b9ea289f2 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-mc): Add and bind to "C-7" * swiper.el (swiper-map): Update. (swiper-mc): New command. (swiper--ivy): Use :action. (swiper--action): Update arglist. -

[elpa] master 4e0c3f1 019/167: swiper-avy: show avy hints in minibuffer as well

2015-12-08 Thread Oleh Krehel
branch: master commit 4e0c3f1132f16039e909301590661fb36063bf15 Author: PythonNut Commit: Oleh Krehel swiper-avy: show avy hints in minibuffer as well --- swiper.el | 46 +- 1 files changed, 37 insertions(+), 9 deletions(-) diff --git a/swiper.e

[elpa] master a71d5c8 001/167: ivy.el (ivy--insert-prompt): Improve truncation

2015-12-08 Thread Oleh Krehel
branch: master commit a71d5c8a1f699bc7212b06623a3b030ebe722cde Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy--insert-prompt): Improve truncation Re #240 --- ivy.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy.el b/ivy.el index 04c254e..1bb33

[elpa] master c69b4b6 033/167: ivy.el (ivy-last): Update docstring

2015-12-08 Thread Oleh Krehel
branch: master commit c69b4b6e6738644d04ef874b8c6aeead66d855e0 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-last): Update docstring --- ivy.el |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ivy.el b/ivy.el index 04dd2dc..ba7027b 100644 --- a/ivy.el +++ b

[elpa] master 4ad797b 002/167: Improve "C-g" out of a long-running async process

2015-12-08 Thread Oleh Krehel
branch: master commit 4ad797bf49ef4a160ad556cdb2a284b9abf40e8d Author: Oleh Krehel Commit: Oleh Krehel Improve "C-g" out of a long-running async process * counsel.el (counsel-delete-process): New defun. (counsel-locate): (counsel-ag): Use `counsel-delete-process' as :unwind.

[elpa] master 45b54e3 015/167: counsel.el (counsel--gg-count): Fix for "'" in query

2015-12-08 Thread Oleh Krehel
branch: master commit 45b54e37cb0952cbafbd80fb6b0ccf4f2538c5da Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel--gg-count): Fix for "'" in query Since "'" is used for quoting in bash, it needs to be replaced with "''" . --- counsel.el |2 +- 1 files changed, 1 insert

[elpa] master 5f22310 069/167: counsel.el (counsel-git): Update default-directory

2015-12-08 Thread Oleh Krehel
branch: master commit 5f22310c612a940b6c118220c301bf009779a825 Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel-git): Update default-directory --- counsel.el |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/counsel.el b/counsel.el index 402f55c..ef67be9

[elpa] master 713fd6d 049/167: Try to fix the previous commit

2015-12-08 Thread Oleh Krehel
branch: master commit 713fd6d23e8ae04b97fa72472e94dc8ff52249db Author: Oleh Krehel Commit: Oleh Krehel Try to fix the previous commit * ivy.el (ivy--exhibit): Update. Sometimes the cursor randomly moves to the start of the read-only prompt and it's impossible to move it

[elpa] master 6afce97 096/167: counsel.el (counsel-git-grep-query-replace): Should exit minibuffer

2015-12-08 Thread Oleh Krehel
branch: master commit 6afce97543ec031a0f1fb3aea6fb9caa02cac055 Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel-git-grep-query-replace): Should exit minibuffer --- counsel.el | 27 ++- 1 files changed, 14 insertions(+), 13 deletions(-) diff --git a/coun

[elpa] master 79924dc 051/167: swiper.el (swiper--re-builder): Fix "^a" -> "^" case

2015-12-08 Thread Oleh Krehel
branch: master commit 79924dca8d8662df19e146505c7edffad130928d Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper--re-builder): Fix "^a" -> "^" case Fixes #262 --- swiper.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/swiper.el b/swiper.el index

[elpa] master 86d0884 087/167: fix 1-too-far scrolling issue

2015-12-08 Thread Oleh Krehel
branch: master commit 86d0884c29de43da7c15727144abe702ad0c436f Author: mike Commit: mike fix 1-too-far scrolling issue Functions `ivy-scroll-up-command' and `ivy-scroll-down-command' would scroll 1 unit too far. So one item in the list would be skipped and never seen for eac

[elpa] master 47f53b6 073/167: counsel.el (counsel--find-symbol): Resolve name clash better

2015-12-08 Thread Oleh Krehel
branch: master commit 47f53b605abadccf19e3c6b55aef5360ae197249 Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel--find-symbol): Resolve name clash better * counsel.el (counsel--find-symbol): When the symbol is both bound and fbound, prefer the fbound one, unless the

[elpa] master 5751119 124/167: README.md: Add more bindings

2015-12-08 Thread Oleh Krehel
branch: master commit 5751119ec2a4610389bd01507dbe7d2beaeefc9a Author: Oleh Krehel Commit: Oleh Krehel README.md: Add more bindings --- README.md | 19 +-- 1 files changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d70eeaf..0d80f8d 100644 -

[elpa] master d89abf2 104/167: counsel.el (counsel--find-symbol): Silence byte compiler

2015-12-08 Thread Oleh Krehel
branch: master commit d89abf274a68d50f8eeb671f4767c561dd7d274d Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel--find-symbol): Silence byte compiler --- counsel.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/counsel.el b/counsel.el index 9ed334a..8b

[elpa] master b948987 095/167: Input "/sudo::" goes to current directory instead of root's home

2015-12-08 Thread Oleh Krehel
branch: master commit b9489873ece5ce0f08da91fa273d26ed2c400cba Author: Oleh Krehel Commit: Oleh Krehel Input "/sudo::" goes to current directory instead of root's home * ivy.el (ivy-alt-done): Update. Re #283 --- ivy.el |5 + 1 files changed, 5 insertions(+), 0 del

[elpa] master adac116 126/167: Make ivy-completing-read handle history as cons

2015-12-08 Thread Oleh Krehel
branch: master commit adac116cd79d26585263b90c4559fef8177c4a1c Author: Samuel Loury Commit: Oleh Krehel Make ivy-completing-read handle history as cons The ivy-read function assumes that history is a symbol, hence ivy-completing-read now makes sure that a symbol is given to

[elpa] master c4c1878 121/167: Fix swiper preselect issue with similar or identical lines

2015-12-08 Thread Oleh Krehel
branch: master commit c4c1878580eddb229cae98b7d02b5804c9bcc330 Author: Oleh Krehel Commit: Oleh Krehel Fix swiper preselect issue with similar or identical lines * ivy.el (ivy--preselect-index): Allow PRESELECT to be an integer. * swiper.el (swiper--anchor): (swiper--le

[elpa] master c4562e0 109/167: swiper.el (swiper-font-lock-ensure): Add occur-mode

2015-12-08 Thread Oleh Krehel
branch: master commit c4562e0bb9e14f9b6bd764290aa31e65b311f26b Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-font-lock-ensure): Add occur-mode --- swiper.el |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/swiper.el b/swiper.el index 2fe3ef7..c99bda0 10

[elpa] master 4544c69 105/167: ivy.el (ivy-dispatching-done): Don't set action permanently

2015-12-08 Thread Oleh Krehel
branch: master commit 4544c6975c13abadd4012ca5e2d71fd4f9a8330c Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-dispatching-done): Don't set action permanently --- ivy.el |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ivy.el b/ivy.el index b117617..227ac3f

[elpa] master ed2367b 134/167: swiper.el (swiper--candidates): Require outline

2015-12-08 Thread Oleh Krehel
branch: master commit ed2367b58587abaa1f97d4ccd94bd99c5abe9186 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper--candidates): Require outline Fixes #297 --- swiper.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/swiper.el b/swiper.el index 68f6e

[elpa] master bb68b67 122/167: Intermediate fix for :preselect with visual-line-mode

2015-12-08 Thread Oleh Krehel
branch: master commit bb68b67b2bc6f95ddf667e4c34eb2902bcbf604b Author: Oleh Krehel Commit: Oleh Krehel Intermediate fix for :preselect with visual-line-mode * swiper.el (swiper--ivy): Use `beginning-of-visual-line' and `end-of-visual-line'. This should fix the preselect proble

[elpa] master 607fd1f 061/167: Bring back the lost perfect match logic

2015-12-08 Thread Oleh Krehel
branch: master commit 607fd1f6bed0dfd5bdfe65ee11f33fa8aac683d2 Author: Oleh Krehel Commit: Oleh Krehel Bring back the lost perfect match logic * ivy.el (ivy--recompute-index): Don't defer the perfect match logic to `ivy-index-functions-alist'. (ivy-recompute-index-swiper):

[elpa] master 7cf7575 103/167: swiper.el (swiper-toggle-face-matching): Add and bind to "C-c C-f"

2015-12-08 Thread Oleh Krehel
branch: master commit 7cf75750e90f9bb5ad4c61c863330a5f395b80d2 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-toggle-face-matching): Add and bind to "C-c C-f" * swiper.el (swiper-map): Bind `swiper-toggle-face-matching' to "C-c C-f". (swiper-invocation-face): Ne

[elpa] master d434071 120/167: swiper.el (swiper-all): New command to swiper all file buffers

2015-12-08 Thread Oleh Krehel
branch: master commit d434071ff4ba1034751c4b2462720bb28cdb7018 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-all): New command to swiper all file buffers * swiper.el (swiper--candidates): Add NUMBERS-WIDTH arg. It could be done better by calculating the line count o

[elpa] master ce557d1 119/167: swiper.el (swiper--candidates): Replace "\t" with " "

2015-12-08 Thread Oleh Krehel
branch: master commit ce557d1ec13844b4d901379404468718376ae784 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper--candidates): Replace "\t" with "" This will allow the minibuffer strings to align nicer for `swiper-multi'. --- swiper.el | 18 +++--- 1 f

[elpa] master 6b612cf 093/167: Rebind ivy-occur to "C-c C-o" and "C-o u"

2015-12-08 Thread Oleh Krehel
branch: master commit 6b612cf5c4a31ae336aa4589175f4708b96be1d2 Author: Oleh Krehel Commit: Oleh Krehel Rebind ivy-occur to "C-c C-o" and "C-o u" * ivy.el (ivy-minibuffer-map): Update. * ivy-hydra.el (hydra-ivy): Update. Wouldn't want to violate the "C-c LETTER" con

[elpa] master 1af25f6 067/167: swiper.el (swiper-font-lock-ensure): Amend exception list

2015-12-08 Thread Oleh Krehel
branch: master commit 1af25f6224c5e781d7f3f31cd5d8a884ee6645a9 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-font-lock-ensure): Amend exception list Re #19 --- swiper.el |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/swiper.el b/swiper.el in

[elpa] master d5489af 100/167: doc/ivy.org: Start writing a manual

2015-12-08 Thread Oleh Krehel
branch: master commit d5489afdd2713e9bbe30c7025460a3aa761b42c6 Author: Oleh Krehel Commit: Oleh Krehel doc/ivy.org: Start writing a manual --- doc/ivy.org | 421 doc/ivy.texi | 542 + d

[elpa] master dc84ba3 070/167: Rename and move the minibuffer faces

2015-12-08 Thread Oleh Krehel
branch: master commit dc84ba356c43f6aee0e3edfa900abbefa2cb4e31 Author: Oleh Krehel Commit: Oleh Krehel Rename and move the minibuffer faces * swiper.el (swiper-minibuffer-match-face-1): (swiper-minibuffer-match-face-2): (swiper-minibuffer-match-face-3): (swiper-minibuffe

[elpa] master 16ccb0f 084/167: swiper.el (swiper-font-lock-ensure): Exclude debbugs-gnu-mode

2015-12-08 Thread Oleh Krehel
branch: master commit 16ccb0f2e6d04905056c5101cd449e2fe4d4f512 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-font-lock-ensure): Exclude debbugs-gnu-mode --- swiper.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/swiper.el b/swiper.el index ffbdea0..59

[elpa] master a11c978 068/167: ivy-immediate-done should use ivy--directory

2015-12-08 Thread Oleh Krehel
branch: master commit a11c978648b60246fa82ba305c625a2872b10887 Author: Oleh Krehel Commit: Oleh Krehel ivy-immediate-done should use ivy--directory * ivy.el (ivy-immediate-done): When completing file names, expand the file name properly. Fixes #275 --- ivy.el |5

[elpa] master 5d90542 112/167: ivy.el (ivy-sort-functions-alist): Update doc

2015-12-08 Thread Oleh Krehel
branch: master commit 5d90542e6fa73a7a6f9fb4bd3db67549d7434971 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-sort-functions-alist): Update doc Mention `ivy-sort-max-size'. --- ivy.el |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ivy.el b/ivy.el i

[elpa] master 2797a9b 090/167: ivy.el (ivy-minibuffer-map): Bind "C-M-a" to ivy-read-action

2015-12-08 Thread Oleh Krehel
branch: master commit 2797a9b91acf1d0e7c45e0a2aee6d49947d1ec33 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-minibuffer-map): Bind "C-M-a" to ivy-read-action --- ivy.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ivy.el b/ivy.el index 9afc0f3..741a5a4 1006

[elpa] master f6dd9cd 066/167: ivy.el (ivy-alt-done): Fix up last commit

2015-12-08 Thread Oleh Krehel
branch: master commit f6dd9cdff6f9dc6c16e2ee2990a797d45bb05b41 Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-alt-done): Fix up last commit --- ivy.el |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ivy.el b/ivy.el index 51721a5..24bc824 100644 --- a/ivy

[elpa] master fa0d04c 038/167: Move setq ivy--index to ivy--recompute-index

2015-12-08 Thread Oleh Krehel
branch: master commit fa0d04c6867f06096faef372d59cd4a5124fc261 Author: Oleh Krehel Commit: Oleh Krehel Move setq ivy--index to ivy--recompute-index * ivy.el (ivy--recompute-index): Move the setq statement here, so that the customization functions have less internal variables t

[elpa] master 57800f6 110/167: swiper.el (swiper-font-lock-ensure): Add eww-mode

2015-12-08 Thread Oleh Krehel
branch: master commit 57800f64706fe26150c49908e897e47bf71e8e31 Author: Oleh Krehel Commit: Oleh Krehel swiper.el (swiper-font-lock-ensure): Add eww-mode --- swiper.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/swiper.el b/swiper.el index c99bda0..e6145c0 100644

[elpa] master d8673f8 078/167: ivy.el (ffap): Move require

2015-12-08 Thread Oleh Krehel
branch: master commit d8673f85baae047c27e268497f4ba65a06b2869f Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ffap): Move require --- ivy.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ivy.el b/ivy.el index 6a900fb..4cde295 100644 --- a/ivy.el +++ b/ivy.el @@

[elpa] master b91870e 094/167: Fix /ssh: and /sudo:: broken in 71695df

2015-12-08 Thread Oleh Krehel
branch: master commit b91870eb1c4861ad5ef7700caf5c45ec192d84df Author: Oleh Krehel Commit: Oleh Krehel Fix /ssh: and /sudo:: broken in 71695df * ivy.el (ivy-alt-done): `file-directory-p' errors when given "/ssh:" or "/sudo::". Re #283 --- ivy.el |3 ++- 1 files c

[elpa] master 32025e5 098/167: Add a better ivy-occur pulse to swiper and counsel-git-grep

2015-12-08 Thread Oleh Krehel
branch: master commit 32025e51f86cb6dde03088e0bfea18d87f1f2cff Author: Oleh Krehel Commit: Oleh Krehel Add a better ivy-occur pulse to swiper and counsel-git-grep * ivy.el (ivy-occur-press): Bind `ivy-exit' to 'done, so that `swiper--add-overlays' called by ACTION don't do any

[elpa] master 39e6733 129/167: Improve ivy TRAMP support

2015-12-08 Thread Oleh Krehel
branch: master commit 39e6733cdd5d5a3b7aec12d14e4e6cb8a267346c Author: Stephen Whipple Commit: Stephen Whipple Improve ivy TRAMP support --- ivy.el | 33 ++--- 1 files changed, 22 insertions(+), 11 deletions(-) diff --git a/ivy.el b/ivy.el index 9fd181a..01bae

[elpa] master e037fb0 101/167: counsel.el (counsel-M-x): Show current-prefix-arg in the prompt

2015-12-08 Thread Oleh Krehel
branch: master commit e037fb0c5da751d5a33200c5483cfef651b0f446 Author: Oleh Krehel Commit: Oleh Krehel counsel.el (counsel-M-x): Show current-prefix-arg in the prompt * counsel.el (counsel--M-x-prompt): New defun. (counsel-M-x): Update. Fixes #287 --- counsel.el | 16

[elpa] master f0acebd 063/167: Fix Custom menus

2015-12-08 Thread Oleh Krehel
branch: master commit f0acebd4c2bb99902009330ea19f7d013d07f266 Author: Stephen Whipple Commit: Oleh Krehel Fix Custom menus Custom menus for `ivy-virtual-abbreviate' and `ivy-sort-functions-alist' now display a better user interface. Fixes #274 --- ivy.el | 10 --

[elpa] master bc00eaf 137/167: Fix `counsel-ag` on Windows

2015-12-08 Thread Oleh Krehel
branch: master commit bc00eafb326101e45a852fb36263ef445ef27b9b Author: kovrik Commit: kovrik Fix `counsel-ag` on Windows --- counsel.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/counsel.el b/counsel.el index bee493b..7e6b9fd 100644 --- a/counsel.el +++ b/coun

[elpa] master 6666cf8 099/167: Fix directory validity check

2015-12-08 Thread Oleh Krehel
branch: master commit cf8c863f02d9a81715a7801d7345ed45d942 Author: Stephen Whipple Commit: Oleh Krehel Fix directory validity check Directory validity check should be based on `ivy-text` and `ivy--directory` rather than only `ivy-text`. Fixes #283 Fixes #284 ---

[elpa] master c99956a 047/167: Fix window selection in counsel-locate

2015-12-08 Thread Oleh Krehel
branch: master commit c99956aae847ec77d09ef7eb8cc3d02fdeafa356 Author: Oleh Krehel Commit: Oleh Krehel Fix window selection in counsel-locate * counsel.el (counsel-locate): Use `with-ivy-window'. --- counsel.el |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --

[elpa] master 564e235 091/167: ivy.el (ivy-occur-press): Extend with-ivy-window

2015-12-08 Thread Oleh Krehel
branch: master commit 564e23528b0c181206fa684ec2262daf6fd90ebc Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-occur-press): Extend with-ivy-window ivy-occur-action should be called in (ivy--get-window ivy-last). This means, for purposes of e.g. `counsel-find-symbol' or

[elpa] master 7a069be 088/167: ivy.el (ivy-occur-press): Work with counsel-rhythmbox

2015-12-08 Thread Oleh Krehel
branch: master commit 7a069be4766cf54d07d176ad4133687ce230b34b Author: Oleh Krehel Commit: Oleh Krehel ivy.el (ivy-occur-press): Work with counsel-rhythmbox > (cdr (assoc str coll)) Special behavior for `counsel-rhythmbox'. Maybe not taking `cdr' is the right thing, b

  1   2   >