summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* Add mode-line string to files buffers and bookmarks.Thierry Volpiatto2016-03-28
* Fix docstring and comment in helm-dwim-target-directory.Thierry Volpiatto2016-03-26
* Fix display-marked-candidates with helm in one window (#1441).Thierry Volpiatto2016-03-24
* Allow starting HFF at root.Thierry Volpiatto2016-03-20
* Declare eshell fns.Thierry Volpiatto2016-03-18
* Do not modify kill ring when switching to eshellMarian Schubert2016-03-18
* Use source, when setting resume attr in HFF.Thierry Volpiatto2016-03-16
* Fix setting helm-ff-default-directory after resuming.Thierry Volpiatto2016-03-16
* Fix replacing upcased strings by dowcased ones.Thierry Volpiatto2016-03-07
* Fix copyrights.Thierry Volpiatto2016-03-05
* Reset helm-ff-default-directory as before.Thierry Volpiatto2016-03-04
* Fix turning on recentf.Chunyang Xu2016-03-04
* Add hooks in good order for hff and read fname.Thierry Volpiatto2016-03-04
* Avoid running the ff hooks when not needed.Thierry Volpiatto2016-03-04
* Allow disabling recentf on startup if needed.Thierry Volpiatto2016-03-03
* Make helm gid bindings more consistents with other grep commands.Thierry Volpiatto2016-01-26
* Allow also ~/ to stay on remote in hff for consistency (#1354).Thierry Volpiatto2016-01-26
* Ensure we match two "/" at end in helm-substitute-in-filename (#1354).Thierry Volpiatto2016-01-25
* Expand "/" to root of remote directory (#1354).Thierry Volpiatto2016-01-25
* Make another helm-only.Thierry Volpiatto2016-01-18
* Make two more function helm-only.Thierry Volpiatto2016-01-18
* Change helm-recentf-source persistent actionissue-dispenser2016-01-15
* Make helm-find-files-toggle-to-bookmark read-only.Thierry Volpiatto2016-01-15
* Add keymap and help-message to helm-type-file.Thierry Volpiatto2016-01-15
* Allow using wild-card in query-replace in files operations.Thierry Volpiatto2016-01-13
* Fix error condition in helm-dired-action.Thierry Volpiatto2016-01-12
* Prevent user trying to make wrong file file operations (#1333).Thierry Volpiatto2016-01-12
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Don't add find file at line number action in dired (#1327).Thierry Volpiatto2016-01-09
* Fix helm-reduce-file-name on windows (#1325).Thierry Volpiatto2016-01-07
* Fix preselection with dired commands (#910).Thierry Volpiatto2016-01-04
* Merge pull request #1293 from halbtuerke/#1292-disable-confirmation-of-direto...Thierry Volpiatto2015-12-17
|\
| * Comply with `confirm-nonexistent-file-or-buffer` variable.Patrick Mosby2015-12-14
* | Remove unused fname-at-pointDmitry Astapov2015-12-16
* | Jump to line number even if ffap-guesser expands filenameDmitry Astapov2015-12-16
|/
* Remove deprecated type-attributes definitions.Thierry Volpiatto2015-12-06
* Notify user when trying to kill helm-current-buffer in hff.Thierry Volpiatto2015-11-07
* Update helm-ff-kill-buffer-fnameissue-dispenser2015-11-06
* Remove comment, no code-change.Thierry Volpiatto2015-11-03
* Fix hff on long urls (#1226).Thierry Volpiatto2015-11-03
* Fix helm-ff-prefix-filename.Thierry Volpiatto2015-11-03
* Allow toggling show file and kill buffer in locate and find (#1253).Thierry Volpiatto2015-11-02
* Allow also git grepping whole repo from hff (#1252).Thierry Volpiatto2015-10-31
* Finally allow disabling ffap for urls at point.Thierry Volpiatto2015-10-28
* Refactor helm-ff-goto-linum.Thierry Volpiatto2015-10-27
* Fix defmethod for recentf source (#1208).Thierry Volpiatto2015-10-24
* Fix PR #1242 that hang emacs forever.Thierry Volpiatto2015-10-23
* Add delete from recentf action in helm-recentfChunyang Xu2015-10-23
* Add git-grep for default-directory and hff.Thierry Volpiatto2015-10-14
* Merge pull request #1213 from xuchunyang/issue-1212Thierry Volpiatto2015-10-13
|\