summaryrefslogtreecommitdiff
path: root/helm-grep.el
Commit message (Expand)AuthorAge
* Ensure candidate is a string in grep filter.Thierry Volpiatto2015-07-05
* Fix grep docstring (#1061).Thierry Volpiatto2015-06-13
* Add a input argument to helm-do-grep-1 (#1061).Thierry Volpiatto2015-06-13
* Fix grep one-by-one transformer to work with default-as-input.Thierry Volpiatto2015-06-08
* Prevent running *goto-next/previous-file outside of helm.Thierry Volpiatto2015-06-05
* Allow highlighting all output of async sources with default-as-input.Thierry Volpiatto2015-06-04
* Fix helm commands docstrings and remove some unneeded autoloads.Thierry Volpiatto2015-06-03
* Prevent updating to an empty pattern with default-as-input.Thierry Volpiatto2015-06-03
* Fix default-directory in grep.Thierry Volpiatto2015-05-29
* Add own class for helm-gid.Thierry Volpiatto2015-05-25
* Move helm-gid to its file.Thierry Volpiatto2015-05-25
* Fix default-directory in helm-gid.Thierry Volpiatto2015-05-23
* Reindent helm-grep-highlight-match.Thierry Volpiatto2015-05-23
* Fix keymap in helm-gid.Thierry Volpiatto2015-05-23
* Fix docstring in helm-gid.Thierry Volpiatto2015-05-23
* Improve header-name in helm-gid.Thierry Volpiatto2015-05-22
* Fix unused arg in helm-gid.Thierry Volpiatto2015-05-22
* Notify mode-line when gid process ends.Thierry Volpiatto2015-05-22
* [New] Introduce helm-gid.Thierry Volpiatto2015-05-22
* Merge pull request #999 from tuhdo/masterThierry Volpiatto2015-04-24
|\
| * Update hgrep keymap for more convenientTu Do2015-04-23
* | * helm-grep.el (helm-grep-mode-jump): Dont delete other windows (#994).Thierry Volpiatto2015-04-22
* | Get rid of helm-default-directory, the variable, use now the fn.Thierry Volpiatto2015-04-16
* | Allow setting a default input from helm-do-grep-1.Thierry Volpiatto2015-04-10
* | Try to fix non--translated ansi sequence in grep.Thierry Volpiatto2015-04-01
* | Update copyrights.Thierry Volpiatto2015-03-24
|/
* * helm-grep.el (helm-do-pdfgrep-1): Use helm-source.Thierry Volpiatto2015-02-27
* Highlight candidates with filters.Thierry Volpiatto2015-02-25
* * helm-grep.el (helm-grep-default-command): Improve doctring.Thierry Volpiatto2015-02-21
* Disable mp highlighing in async sources.Thierry Volpiatto2015-02-21
* * helm-grep.el: Fix some docstrings.Thierry Volpiatto2015-02-14
* Fix real candidate in grep filter.Thierry Volpiatto2015-02-13
* Fix wrong regexp for ansi (#865).Thierry Volpiatto2015-02-13
* Fix ANSI color for git-grep (#865).Thierry Volpiatto2015-02-13
* Document how to use ANSI in grep.Thierry Volpiatto2015-02-12
* Use ansi colors in ack-grep (#865).Thierry Volpiatto2015-02-11
* Allow switching to more than one buffer (#861).Thierry Volpiatto2015-02-09
* Don't define twice the keymap (#797).Thierry Volpiatto2015-01-07
* * helm-grep.el (helm-grep-action): Revert prvious changes, setup the tramp na...Thierry Volpiatto2014-12-01
* * helm-grep.el: Fix recursive grep (#723).Thierry Volpiatto2014-12-01
* * helm-grep.el: Fix also action on remote file (#723).Thierry Volpiatto2014-11-30
* * helm-grep.el (helm-grep-init): Fix remote grepping (#723).Thierry Volpiatto2014-11-30
* Added helm faces to the Faces customize group.Etan Zapinsky2014-11-25
* * helm-grep.el (helm-grep-prepare-candidates): Fix preparation of remote files.Thierry Volpiatto2014-11-25
* * helm-grep.el (helm-grep-prepare-candidates): Take now two args.Thierry Volpiatto2014-11-25
* * helm-grep.el: Remove definition of `helm-grep-last-default-directory'.Thierry Volpiatto2014-11-25
* * helm-grep.el (helm-grep-use-ack-p): Fix ls-git,check if recursive command i...Thierry Volpiatto2014-11-25
* * helm-grep.el: Get rid of `helm-ack-grep-executable' (#689).Thierry Volpiatto2014-11-07
* * helm-grep.el (helm-grep-default-command): Fix docstring (#689).Thierry Volpiatto2014-11-04
* * helm-grep.el: Revert PR from issue (#656).Thierry Volpiatto2014-10-09