summaryrefslogtreecommitdiff
path: root/helm-grep.el
Commit message (Expand)AuthorAge
* Fix PA helps in some places.Thierry Volpiatto2016-11-08
* Add missing history var in AG.Thierry Volpiatto2016-10-28
* Fix grep sentinel for zgrep.Thierry Volpiatto2016-10-25
* Fix setting grep command.Thierry Volpiatto2016-10-25
* Fix again setting pcre slot for grep.Thierry Volpiatto2016-10-24
* Fix setting of pcre slot for grep as well.Thierry Volpiatto2016-10-23
* Fix pcre translation to elisp for AG.Thierry Volpiatto2016-10-23
* Fix docstring according to last changes.Thierry Volpiatto2016-10-20
* Use same backend for pipe cmd in grep-ag (#1566).Thierry Volpiatto2016-10-20
* Allow adding extras options to grep pipe cmds.Thierry Volpiatto2016-10-18
* Allow undoing and redoing yank.Thierry Volpiatto2016-10-18
* Fix issue #1618 for ag as well.Thierry Volpiatto2016-10-15
* Fix usage of ripgrep with dumb emacs terminal (#1624).Thierry Volpiatto2016-10-15
* Docstring again for ag command.Thierry Volpiatto2016-10-15
* Simplify setting of rg command.Thierry Volpiatto2016-10-14
* Add support for ripgrep for types.Thierry Volpiatto2016-10-14
* Fix smartcase for multiple regexp in grep (#1618).Thierry Volpiatto2016-10-08
* Follow in helm-goto-next-or-prec-file.Thierry Volpiatto2016-09-06
* Ensure helm-source-async method is called.Thierry Volpiatto2016-08-29
* Fix docstring of :backend slot in helm-grep-class.Thierry Volpiatto2016-08-27
* Fix setting follow in grep sources.Thierry Volpiatto2016-08-27
* Fix long line.Thierry Volpiatto2016-08-27
* Allow using helm-follow-mode-persistent in helm ag.Thierry Volpiatto2016-08-27
* Allow not bounding all grep source to same name.Thierry Volpiatto2016-08-27
* Expand default-directory in helm-do-grep-ag.Michael Chen2016-08-23
* Allow using add-face-text-property.Thierry Volpiatto2016-06-12
* Fix docstring no code change.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
* Log command-line used in ag.Thierry Volpiatto2016-05-20
* Improve sentinel in ag.Thierry Volpiatto2016-05-20
* Add docstring to helm-grep-git-1.Thierry Volpiatto2016-04-16
* Add two new args to helm-grep-git-1 to fit with helm-do-grep-1 (#1473).Thierry Volpiatto2016-04-16
* Fix typo.Thierry Volpiatto2016-04-02
* Add docstring of helm-grep-ag.Thierry Volpiatto2016-04-02
* Handle also multiples types for AG from hff and don't DRY.Thierry Volpiatto2016-04-01
* Fix docstring of ag cmd and don't hardcode "ag".Thierry Volpiatto2016-03-31
* Add buffer name for ag types.Thierry Volpiatto2016-03-31
* Use adaptive in ag types.Thierry Volpiatto2016-03-31
* Support more than one type in ag.Thierry Volpiatto2016-03-31
* Update docstrings for helm ag.Thierry Volpiatto2016-03-31
* Do nothing with prefix arg when types are not provided with ag version.Thierry Volpiatto2016-03-31
* Use must-match in ag types and use types for ag hff action.Thierry Volpiatto2016-03-30
* Allow using types from ag, first shot.Thierry Volpiatto2016-03-30
* Catch exit status from ag types.Thierry Volpiatto2016-03-30
* Add new function to get ag types from cmd line.Thierry Volpiatto2016-03-30
* Handle multiple matches in Hgrep when highlighting is not ansi.Thierry Volpiatto2016-03-22
* Reindent helm-grep--prepare-cmd-line (#1377).Thierry Volpiatto2016-03-21
* Shell-quote pattern in helm-grep-ag-prepare-cmd-line (#1377).Thierry Volpiatto2016-03-21