summaryrefslogtreecommitdiff
path: root/helm-grep.el
Commit message (Expand)AuthorAge
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Revert ee0630fe "Provide an alias for non-essential and use it"Thierry Volpiatto2020-07-20
* Provide an alias for non-essential and use itThierry Volpiatto2020-07-18
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Improve helm-grep help and docstrings (#2332)Thierry Volpiatto2020-06-29
* Update helm-grep-input-idle-delay docstringJonathan Gregory2020-06-17
* Change helm-grep-input-idle-delay default valueThierry Volpiatto2020-06-17
* Fix rg pipe command when color is never (#2313)Thierry Volpiatto2020-06-16
* Fix documentationManuel Uberti2020-06-03
* Fix grep highlighting without ansi (#2313)Thierry Volpiatto2020-05-31
* Update AG command docstring and help (#2313)Thierry Volpiatto2020-05-31
* Fix long line no code changeThierry Volpiatto2020-05-10
* Use username in tramp file names (#2301)Thierry Volpiatto2020-05-10
* Add a space after -t option in ripgrepThierry Volpiatto2019-09-19
* Avoid error when adding mouse bindings with empty bufferThierry Volpiatto2019-08-06
* Fix defcustom types in helm-grepThierry Volpiatto2019-08-06
* Remove now unneeded delq mapThierry Volpiatto2019-07-13
* Fix type of helm-grep-input-idle-delayXu Chunyang2019-06-11
* Fix helm-occur-mode and helm-grep-mode *goto-line-ow*Thierry Volpiatto2019-06-05
* Define some keys in defcustom instead of map definitionThierry Volpiatto2019-05-19
* Ensure wgrep overlays are deleted when revertingThierry Volpiatto2019-04-17
* Rewrite helm-occur in new file helm-occur.el (#2146)Thierry Volpiatto2019-03-30
* Update copyrightsThierry Volpiatto2019-03-26
* Remove trailing whitespace(s)duianto2019-01-21
* 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