summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* Fix unneeded confirmation in wdired by advicing original code (#1783).Thierry Volpiatto2017-06-13
* Reset prefix-arg when consumed in hff.Thierry Volpiatto2017-06-11
* Reenable marked files in dired with a fix to wdired (advice) (#1783).Thierry Volpiatto2017-06-11
* Revert e1192e64 (marked files in dired) (#1783).Thierry Volpiatto2017-06-10
* Quote regexps in query-replace in file names.Thierry Volpiatto2017-06-09
* Add binding in hff action title.Thierry Volpiatto2017-06-09
* New helm-find-files action to open dired with marked files (#1783).Thierry Volpiatto2017-06-08
* Allow customizing function to retrieve files in non-vc controled project.Thierry Volpiatto2017-06-04
* Add a comment, no code change.Thierry Volpiatto2017-05-28
* Fix helm-create-tramp-name again for emacs-26.Thierry Volpiatto2017-05-28
* Fix tramp for emacs-26.Thierry Volpiatto2017-05-27
* Add keybinding tag in action for hff.Thierry Volpiatto2017-05-26
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Fix resuming HFF.Thierry Volpiatto2017-05-20
* Revert 39ca42ba.Thierry Volpiatto2017-05-18
* Remove fuzzy in hff history.Thierry Volpiatto2017-05-18
* Remove attach files from action transformer and rename fns.Thierry Volpiatto2017-05-12
* Fix action transformer and move actions on top.Thierry Volpiatto2017-05-12
* Add checksum action to action transformer (#1769).Thierry Volpiatto2017-05-12
* Exit with error when FILE is not a regular file in checksum (#1769).Thierry Volpiatto2017-05-12
* Fix preselection from history in HFF.Thierry Volpiatto2017-05-10
* Helm requires async from now and use it in helm-ff-checksum.Thierry Volpiatto2017-05-02
* Revert previous commit, seems async-let is not working compliled.Thierry Volpiatto2017-05-01
* Calculate file checksum async.Thierry Volpiatto2017-05-01
* Minor change in helm-ff-handle-backslash.Thierry Volpiatto2017-04-28
* Use recurse flag of pdfgrep when a directory is marked (#1756).Thierry Volpiatto2017-04-25
* Add terminal bindings for helm-ff-run-toggle-auto-update.Thierry Volpiatto2017-04-24
* Fix toggling hff auto update when deleting backward.Thierry Volpiatto2017-04-24
* Backquote resume fn in HFF.Thierry Volpiatto2017-04-22
* Move helm-elscreen deprecated library to emacs-helm.Thierry Volpiatto2017-04-07
* Remove helm-ff-RET from *read-file-map.Thierry Volpiatto2017-04-05
* Bind helm-ff-RET in *read-file-map too.Thierry Volpiatto2017-04-05
* Add new default fn for RET in hff and bind it.Thierry Volpiatto2017-04-05
* Preserve order when fuzzy matching in helm-recentfAdam Porter2017-03-29
* Make hff and read-file-name history fuzzy matching (#1720).Thierry Volpiatto2017-03-22
* Ensure helm-file-completion-source-p returns nil on RFN history.Thierry Volpiatto2017-03-22
* Fix hff transformer for tramp host completion.Thierry Volpiatto2017-03-17
* Fix some docstrings.Thierry Volpiatto2017-03-16
* Check for files mounted on remote filesystem (#1701).Thierry Volpiatto2017-03-04
* Use helm-highlight-files as a filtered-candidate-transformer (#1701).Thierry Volpiatto2017-03-03
* Allow customizing dired commands allowed to go to first real cand (#910).Thierry Volpiatto2017-02-14
* Move to first real candidate (file) in dired-goto-fileChunyang Xu2017-02-14
* Ensure entities are decoded on url at point with hff.Thierry Volpiatto2017-02-07
* Fix loading aliases in `helm-find-files-eshell-command-on-file-1`.Thierry Volpiatto2017-02-01
* Fix again helm-highlight-files with remote files (#1679).Thierry Volpiatto2017-01-28
* Use file-remote-p in helm-highlight-files (#1679).Thierry Volpiatto2017-01-27
* delay highlighting file-attribute retrievalAndrew Ruder2017-01-26
* Add to session source its own fuzzy var.Thierry Volpiatto2017-01-24
* add fuzzy-match support for session sourceLe Wang2017-01-23
* Setup helm locate at startup of helm-multi-files.Thierry Volpiatto2017-01-19