summaryrefslogtreecommitdiff
path: root/helm-locate.el
Commit message (Expand)AuthorAge
...
* Use start-file-process-shell-command in locate.Thierry Volpiatto2016-03-14
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix typo, thanks Michael (#1360).Thierry Volpiatto2016-02-01
* Fix helm-locate with other sources (#1364).Thierry Volpiatto2016-01-31
* Notify user when exiting with code 1 in locate (#1360).Thierry Volpiatto2016-01-26
* Add keymap and help-message to helm-type-file.Thierry Volpiatto2016-01-15
* helm-locate: prefer --regex over -r on Gnu/LinuxMichael Heerdegen2016-01-08
* Require helm-files in helm-locate (#1278).Thierry Volpiatto2015-12-02
* Make "file name at point" the default input for helm-locateYork Zhao2015-11-08
* Allow toggling show file and kill buffer in locate and find (#1253).Thierry Volpiatto2015-11-02
* Customize updatedb functionIgor Epstein2015-10-17
* Fix helm-locate-command docstring (#1209).Thierry Volpiatto2015-10-11
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Better handling of errors in helm-projects-find-files.Thierry Volpiatto2015-09-02
* New, allow browsing a list projects recursively (#1148).Thierry Volpiatto2015-09-02
* Fix docstring in helm locate.Thierry Volpiatto2015-09-02
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Remove most mode-line strings to use generic one.Thierry Volpiatto2015-07-14
* Generalize usage of C-h m everywhere.Thierry Volpiatto2015-07-14
* Bind gid in generic file map and update doc.Thierry Volpiatto2015-07-10
* * helm-locate.el: require helm-typesBrian Suh2015-07-09
* Don't let-bound helm-ff-transformer-show-only-basename (#1049).Thierry Volpiatto2015-06-08
* Add actions for files.Thierry Volpiatto2015-05-11
* Bind switch to other frame in generic file map (#962).Thierry Volpiatto2015-04-01
* Update copyrights.Thierry Volpiatto2015-03-24
* Notify in mode-line when find process finish (#927).Thierry Volpiatto2015-03-18
* Disable mp highlighing in async sources.Thierry Volpiatto2015-02-21
* Don't highlight matches in helm locate.Thierry Volpiatto2015-02-21
* Fix slow down on small set of candidates in locate (#840).Thierry Volpiatto2015-01-30
* Log locate command line (#822).Thierry Volpiatto2015-01-16
* * helm-locate.el (helm-locate-pattern-transformer): Fix, use pattern arg.Thierry Volpiatto2014-12-12
* * helm-locate.el: Enable fuzzy in locate.Thierry Volpiatto2014-12-10
* * helm-locate.el (helm-locate-1): Fix setting of helm-locate-command.Thierry Volpiatto2014-12-03
* Use [:lower/upper:] in regexps (#563).Thierry Volpiatto2014-07-30
* * helm-grep.el: (helm-grep-init, helm-pdfgrep-init): Use helm-candidate-numbe...Thierry Volpiatto2014-06-18
* * helm-locate.el: Revert default locate command to be sure it works with all ...Thierry Volpiatto2014-05-24
* * helm-locate.el (helm-locate-finish): New face use it.Thierry Volpiatto2014-05-23
* * helm.el (helm-internal): Use version<.Thierry Volpiatto2014-05-23
* * helm-locate.el: use regexp searching in default GNU/Linux command (#498).Thierry Volpiatto2014-05-15
* * helm-locate.el (helm-locate-set-command): Change default value (#498).Thierry Volpiatto2014-05-05
* * helm-locate.el: Remove pattern transformer (#498).Thierry Volpiatto2014-05-04
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* Remove delayed attr in all sources.Thierry Volpiatto2014-01-13
* Update copyrights.Thierry Volpiatto2014-01-02
* Start fixing unused vars.Thierry Volpiatto2013-11-16
* Enable lexical-binding in all files.Thierry Volpiatto2013-11-14