summaryrefslogtreecommitdiff
path: root/helm-grep.el
Commit message (Expand)AuthorAge
* prevent duplicates help-echos in async sourcesThierry Volpiatto2017-07-30
* Fix error when redisplaying mode-line after no result in AG.Thierry Volpiatto2017-05-30
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Remove restrictions on remote for ack and ag.Thierry Volpiatto2017-05-14
* Bind mouse in grep sentinels (#1746).Thierry Volpiatto2017-04-26
* Use recurse flag of pdfgrep when a directory is marked (#1756).Thierry Volpiatto2017-04-25
* Implement mouse usage in helm-moccur-mode (#1746).Thierry Volpiatto2017-04-25
* Implement mouse usage in helm-grep-mode (#1746).Thierry Volpiatto2017-04-25
* Fix existing help-echo's with mouse-face (#1746).Thierry Volpiatto2017-04-21
* Use own prop to store grep filenames.Thierry Volpiatto2017-04-19
* Move helm-elscreen deprecated library to emacs-helm.Thierry Volpiatto2017-04-07
* Split helm-pattern with helm-mm-split-pattern in many places.Thierry Volpiatto2017-03-29
* Don't call specific helm functions in helm-grep/moccur-mode (#1723).Thierry Volpiatto2017-03-25
* Reindent, no code change.Thierry Volpiatto2017-03-17
* Fix duplicates directories in grep cmd line (#1714).Thierry Volpiatto2017-03-17
* Fix AG pipe command line for RG.Thierry Volpiatto2017-02-03
* Fix issue when jumping from grep-mode moccur-mode buffers.Thierry Volpiatto2017-01-26
* Fix helm-grep-ag-command docstring.Thierry Volpiatto2017-01-15
* Add a note in docstring about ripgrep.Thierry Volpiatto2017-01-14
* Update copyrights.Thierry Volpiatto2017-01-01
* Measure grep time process in mode-line.Thierry Volpiatto2016-11-16
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* 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