summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Display prefix argument before helm-M-xChunyang Xu2016-06-21
* Add helm-M-x-allow-prefix-argument optionChunyang Xu2016-06-21
* Prevent mouse jumping to the upper-right hand corner of the frame (#1538).Thierry Volpiatto2016-06-17
* No need to handle 'confirm at end of cr fns now it is handled elsewhere.Thierry Volpiatto2016-06-16
* Remove now unuseful comment.Thierry Volpiatto2016-06-16
* Fix error with helm-comp-read called with a default list.Thierry Volpiatto2016-06-16
* Fix some comments.Thierry Volpiatto2016-06-15
* Merge pull request #1537 from zw963/feature/helm-quit-and-helm-miniThierry Volpiatto2016-06-14
|\
| * refactorBilly.Zheng2016-06-14
| * Add helm-quit-and-helm-mini featureBilly.Zheng2016-06-14
|/
* Typo only.Thierry Volpiatto2016-06-14
* New flag to prevent error in candidates fns.Thierry Volpiatto2016-06-14
* Fix top condition in helm-ff-auto-expand-to-home-or-root.Thierry Volpiatto2016-06-14
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2016-06-13
|\
| * Store display part in adaptive.Thierry Volpiatto2016-06-13
* | Fix new behavior or package-install for emacs-25.Thierry Volpiatto2016-06-13
|/
* Prevent message about mouse and disable it also in mode-line (#1536).Thierry Volpiatto2016-06-13
* Allow using add-face-text-property.Thierry Volpiatto2016-06-12
* Fix docstring no code change.Thierry Volpiatto2016-06-12
* Fix error in mode-line.Thierry Volpiatto2016-06-12
* Fix source name in helm grep and remove commented line.Thierry Volpiatto2016-06-12
* Allow passing grep argument in helm-grep-command fn.Thierry Volpiatto2016-06-12
* Change zgrep grep arg to grep to allow passing git.Thierry Volpiatto2016-06-12
* Don't bind inhibit-quit in helm-while-no-input.Thierry Volpiatto2016-06-12
* Merge pull request #1535 from syohex/dont-append-spaceThierry Volpiatto2016-06-11
|\
| * Don't append space if input is emptySyohei YOSHIDA2016-06-11
|/
* Merge branch 'adaptive'Thierry Volpiatto2016-06-11
|\
| * Rewrite helm-adaptive-sort.Thierry Volpiatto2016-06-11
* | Fix comments, no code change.Thierry Volpiatto2016-06-11
|/
* Handle multiline in adaptive.Thierry Volpiatto2016-06-11
* Merge pull request #1534 from xuchunyang/fix-7c92237Thierry Volpiatto2016-06-11
|\
| * Run helm-check-minibuffer-input within helm windowChunyang Xu2016-06-11
|/
* Update help for hff.Thierry Volpiatto2016-06-10
* Allow expanding directly to locate completion with / or C-j.Thierry Volpiatto2016-06-10
* Merge branch 'exp'Thierry Volpiatto2016-06-10
|\
| * Fix regexp in helm-find-files-recursive-dirs.Thierry Volpiatto2016-06-10
* | Minor fix in hff action transformer.Thierry Volpiatto2016-06-09
* | Merge branch 'issue-1532-fix-helm-top-command'.Thierry Volpiatto2016-06-08
|\ \
| * | Fix helm-top-command (#1532)Chunyang Xu2016-06-08
* | | Fix setting helm-top-command (#1532).Thierry Volpiatto2016-06-08
|/ /
* | Merge branch 'exp'Thierry Volpiatto2016-06-08
|\|
| * Set also test to nil when completion have been computed with default.Thierry Volpiatto2016-06-08
| * Declare function async-byte-recompile-directory.Thierry Volpiatto2016-06-08
| * New action to recompile packages.Thierry Volpiatto2016-06-08
* | Declare function async-byte-recompile-directory.Thierry Volpiatto2016-06-08
* | New action to recompile packages.Thierry Volpiatto2016-06-08
|/
* Ensure circular objects are removed from collection (#1530).Thierry Volpiatto2016-06-08
* Give a face to recursive dirs candidates.Thierry Volpiatto2016-06-06
* Prevent resuming comp dirs session.Thierry Volpiatto2016-06-06
* Run a nested helm-session for dirs completion.Thierry Volpiatto2016-06-06