summaryrefslogtreecommitdiff
path: root/helm-grep.el
Commit message (Expand)AuthorAge
* * helm-help.el: Add info about colors in buffers.Thierry Volpiatto2012-12-04
* * helm-grep.el: Remove helm-grep-run-real-grep feature.Thierry Volpiatto2012-12-04
* * helm-grep.el (helm-grep-split-line-regexp): Issue #161 New var to handle sp...Thierry Volpiatto2012-11-28
* * helm.el: Introduce new attr candidates-process.Thierry Volpiatto2012-11-26
* * helm-grep.el (helm-c-grep-action): Issue #159 Don't hard code buffer-name i...Thierry Volpiatto2012-11-20
* run real grep from helm-grep-modeLe Wang2012-11-18
* `buffer-read-only' is buffer-local by defaultLe Wang2012-11-18
* * helm-grep.el (helm-do-grep-1): be sure pdfgrep don't try to use recursion.Thierry Volpiatto2012-11-14
* * helm-grep.el (helm-c-grep-split-line): Issue #152 Fix regexp on Windows.Thierry Volpiatto2012-11-13
* * helm-grep.el (helm-c-grep-split-line): Issue #152 Fix regexp.Thierry Volpiatto2012-11-13
* * helm-grep.el (helm-c-grep-action): Issue #152 Fix jumping to buffer from he...Thierry Volpiatto2012-11-13
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* * helm-grep.el (helm-c-grep-guess-extensions): Fix dups when `helm-c-use-adap...Thierry Volpiatto2012-10-23
* remove duplicate extensions properlyLe Wang2012-10-20
* make sure `helm-c-grep-preferred-ext` is always in completionsLe Wang2012-10-18
* * helm-grep.el: Issue #135 Allow entering more than one glob when no completion.Thierry Volpiatto2012-10-17
* add `helm-c-grep-preferred-ext' defcustomLe Wang2012-10-17
* * helm-grep.el: Issue #135 Use again helm-c-adaptive-sort which is working wi...Thierry Volpiatto2012-10-17
* * helm-grep.el (helm-do-grep-1): Issue #135 Remove confirmation.Thierry Volpiatto2012-10-16
* * helm-grep.el (helm-do-grep-1): Fix Issue #135, set must-match to confirm an...Thierry Volpiatto2012-10-16
* * helm-grep.el (helm-grep-action): make helm-buffer current only to fetch pro...Thierry Volpiatto2012-10-08
* fix helm-c-grep-action to use path stored in 'help-echoLe Wang2012-10-07
* preselect "*" for grep globLe Wang2012-10-07
* allow `helm-do-grep-1` to take extsLe Wang2012-10-02
* * helm-grep.el: Issue #127 Fix expansion of "*".Thierry Volpiatto2012-09-29
* * helm-files.el (helm-ff-transform-fname-for-completion): Don't treat wildcar...Thierry Volpiatto2012-09-26
* * helm-grep.el: Fix typo in face.Thierry Volpiatto2012-08-21
* * helm-grep.el (helm-grep-cmd-line): new face.Thierry Volpiatto2012-08-21
* * helm-grep.el (helm-c-grep-init): Issue #96 Show command line when exiting w...Thierry Volpiatto2012-08-21
* * helm-regexp.el (helm-c-source-moccur): Update delayed attr when modifying h...Thierry Volpiatto2012-08-20
* * helm-grep.el: (helm-c-goto-next-or-prec-file): Fix for etags.Thierry Volpiatto2012-08-20
* * helm-grep.el (helm-c-goto-next-or-prec-file): always use helm-c-grep-split-...Thierry Volpiatto2012-08-19
* * helm-grep.el (helm-c-goto-next-or-prec-file): Fix searching, compare with s...Thierry Volpiatto2012-08-18
* * helm-grep.el: Issue #99 (helm-do-grep/zgrep/pdfgrep) Preselect default-dire...Thierry Volpiatto2012-08-16
* * helm-grep.el (helm-do-grep-1): Fix force-update when in resume (don't use i...Thierry Volpiatto2012-08-10
* Remove flet in some places.Thierry Volpiatto2012-08-09
* * helm-grep.el (helm-do-grep-1): Simplify and add completion on grep extensions.Thierry Volpiatto2012-08-06
* * helm-grep.el (helm-c-goto-next-or-prec-file): Use helm-get-selection.Thierry Volpiatto2012-08-06
* * helm-grep.el (helm-do-grep-1): Don't compute extensions when not needed.Thierry Volpiatto2012-07-30
* * helm-grep.el: Use helm-c-adaptive-sort for ack-types.Thierry Volpiatto2012-07-30
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-grep.el (helm-c-grep-prepare-candidates): Add comments, fix, quote fil...Thierry Volpiatto2012-07-28
* * helm-grep.el (helm-grep-use-ack-p, helm-grep-command): fix for git.Thierry Volpiatto2012-07-28
* * helm-grep.el (helm-do-grep-1): docstring.Thierry Volpiatto2012-07-28
* * helm-grep.el (helm-do-grep-1): Don't prompt for ack types in recursive zgrep.Thierry Volpiatto2012-07-28
* * helm-grep.el (helm-c-grep-init): Fix callback.Thierry Volpiatto2012-07-24
* * helm-grep.el: Add defcustoms for default commands, reorder.Thierry Volpiatto2012-07-24
* * helm-grep.el: Allow using different commands for normal and recurse.Thierry Volpiatto2012-07-24
* * helm-grep.el (helm-c-grep-buffers-1): Fix default-directory on startup.Thierry Volpiatto2012-07-23
* * helm-grep.el: Fix error assertion.Thierry Volpiatto2012-07-23