summaryrefslogtreecommitdiff
path: root/helm-grep.el
Commit message (Expand)AuthorAge
* Bind helm-input-idle-delay in grep commands (#2106)Thierry Volpiatto2018-11-24
* Use helm-delete-backward-no-update in grep maps as wellThierry Volpiatto2018-11-13
* Use helm-acase in some placesThierry Volpiatto2018-10-28
* Declare pdf-view-goto-page functionJonathan Gregory2018-10-05
* Use pdf-view-mode when availableJonathan Gregory2018-10-05
* Change default value of *-grep-git-grep-command (#2066)Thierry Volpiatto2018-07-19
* Translate escaped space for grep (#2060)Thierry Volpiatto2018-06-26
* Remove forgotten debugging lines in helm-grepThierry Volpiatto2018-05-11
* Ensure filename is always displayed as local path (#2032)Thierry Volpiatto2018-05-07
* Log fnames and root dir in grep filter (#2032)Thierry Volpiatto2018-05-07
* Docstring only (#2020)Thierry Volpiatto2018-04-10
* Require `format-spec` in `helm-grep.el`Tianxiang Xiong2018-03-18
* Reset help-echo when moving to next/prec fileThierry Volpiatto2018-02-09
* Update copyrightsThierry Volpiatto2018-01-08
* Fix duplicates in mark-ring (#1891)Thierry Volpiatto2017-10-26
* Reuse window when switching OW from grep or moccur (#1893)Thierry Volpiatto2017-10-11
* Refector some window- and buffer-related functionsPierre Neidhardt2017-10-02
* Update to address package maintainer's comments.Zhenya Roubinchtein2017-09-25
* Pull out the logic for pipe commands into a separate function.Zhenya Roubinchtein2017-09-25
* Document how to switch to files/buffers verticallyThierry Volpiatto2017-09-17
* Add comment no code changeThierry Volpiatto2017-09-16
* Jump to pattern in grep actionThierry Volpiatto2017-09-16
* Rename helm--switch-to-buffer-other-windowThierry Volpiatto2017-09-16
* Allow also in grep switching to files verticallyThierry Volpiatto2017-09-16
* Inherit from a font-lock faceThierry Volpiatto2017-09-16
* Require helm-adaptive where needed (#1850)Thierry Volpiatto2017-09-10
* Remove workaround for old versions of ripgrepThierry Volpiatto2017-08-23
* declare init-hooks for the grep and moccur sourcesSameer Sahasrabuddhe2017-08-15
* 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