summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* Merge pull request #1213 from xuchunyang/issue-1212Thierry Volpiatto2015-10-13
|\
| * Handle marked candidates in Find file other windowChunyang Xu2015-10-13
* | Prevent moving to next line when renaming etc.. (#910).Thierry Volpiatto2015-10-13
|/
* (Re)fix (#910) where selection should stay on top.Thierry Volpiatto2015-10-12
* Revert previous changes breaking build with melpa (#1206).Thierry Volpiatto2015-10-08
* Use helm--maybe-build-source in some places.Thierry Volpiatto2015-10-07
* Fix preselection in hff.Thierry Volpiatto2015-10-02
* Fix typo in defining helm-mac-spotlight-source.Chunyang Xu2015-10-01
* Remove now unneeded slots in recentf class.Thierry Volpiatto2015-09-30
* Add helm-type-file to helm-recentf-source's superclass list (#1193).Chunyang Xu2015-09-30
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Add find-alternate-file in hff.Thierry Volpiatto2015-09-28
* Try to disable ffap at point for files (#870 #1178).Thierry Volpiatto2015-09-24
* Rename helm-ff-smart-completion(-p).Thierry Volpiatto2015-09-23
* Add migemo slot to files in current dir (#1175).Thierry Volpiatto2015-09-23
* Don't enter space in hff for migemo (#1175).Thierry Volpiatto2015-09-23
* Simplify in helm-ff--transform-pattern-for-completion.Thierry Volpiatto2015-09-23
* Add migemo to file-name history (#1175).Thierry Volpiatto2015-09-22
* Add migemo support for helm-find-files (#1175)Thierry Volpiatto2015-09-21
* Fix migemo for non-matchplugin source (#1175).Thierry Volpiatto2015-09-21
* Fix browse project buffers list when coming from helm-quit-and-find-file.Thierry Volpiatto2015-09-17
* Fix jumping to "~" in hff (#1169).Thierry Volpiatto2015-09-14
* Fix bug of async renaming files from an invalid buffer.Thierry Volpiatto2015-09-10
* Show also non-files buffers in browse project.Thierry Volpiatto2015-09-09
* Fix default-directory for helm-dired-action when used outside hff.Thierry Volpiatto2015-09-07
* Add comments to helm-dired-action.Thierry Volpiatto2015-09-07
* Fix default-directory in helm-dired-action for async operations.Thierry Volpiatto2015-09-07
* Reset helm-ff-default-directory.Thierry Volpiatto2015-09-01
* Introduce helm grep with AG.Thierry Volpiatto2015-08-29
* Shutup byte compiler when installing from melpa.Thierry Volpiatto2015-08-23
* Replace remaining occurences of match-plugin.Thierry Volpiatto2015-08-20
* Rename helm-match-plugin.el to helm-multi-match.el.Thierry Volpiatto2015-08-20
* Fix execution of query-replace functions for files.Thierry Volpiatto2015-08-16
* Rename helm-run-after-quit and helm-quit-and-execute-action.Thierry Volpiatto2015-08-15
* Fix evaluation of candidate-number-limit as a symbol (#1129).Thierry Volpiatto2015-08-15
* Allow customizing candidate-number-limit in helm-find-files (#1129).Thierry Volpiatto2015-08-15
* Now helm-match-plugin is required in helm.Thierry Volpiatto2015-08-14
* Improve the use of helm-quit-and-execute-action (#1084).Thierry Volpiatto2015-08-12
* Highlight dotted/symlink directory in helm-find-files (#1121).Thierry Volpiatto2015-08-09
* Allow expanding to true directory name with a prefix arg.Thierry Volpiatto2015-08-08
* Don't expand symlinked dirs to their truename (#1121).Thierry Volpiatto2015-08-08
* Don't hardcode C-l in *find-files doc header (#1120).Thierry Volpiatto2015-08-03
* Fix auto expansion of single dir (#1099).Thierry Volpiatto2015-07-24
* Fix comment (#1099).Thierry Volpiatto2015-07-24
* Revert previous changes related to issue #1099 and restart from here 1.7.5.Thierry Volpiatto2015-07-24
* Add one comment, no code change.Thierry Volpiatto2015-07-23
* Fix previous commit with expansion of single directory.Thierry Volpiatto2015-07-23
* Fix tramp error in helm-find-files.Thierry Volpiatto2015-07-23
* Remove unneeded call to ignore.Thierry Volpiatto2015-07-22
* Ensure helm-next-line run always in a file comp based source (#1099).Thierry Volpiatto2015-07-19