summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* helm-browse-project use fd by defaultThierry Volpiatto2020-10-19
* Add support for fd shell commandThierry Volpiatto2020-10-19
* Fix HFF PA second hitThierry Volpiatto2020-08-27
* Minor grammar fixManuel Uberti2020-08-21
* Use `pop-to-buffer` instead of `display-buffer`Lionel Henry2020-07-30
* Use pop-to-buffer instead of switch-to-buffer (#2350)Thierry Volpiatto2020-07-30
* Allow customising how shell buffer is displayed(#2350)Thierry Volpiatto2020-07-30
* Merge pull request #2349 from progfolio/fix/byte-compiler-warningsThierry Volpiatto2020-07-28
|\
| * Fix byte compiler warningsNicholas Vollmer2020-07-28
* | Require tramp (#2347)Thierry Volpiatto2020-07-22
* | Fix helm-ff-keep-cached-candidates docstring (#2346)Thierry Volpiatto2020-07-21
|/
* Revert ee0630fe "Provide an alias for non-essential and use it"Thierry Volpiatto2020-07-20
* Remove faces setting for helm-ff-cache-mode lighterThierry Volpiatto2020-07-20
* Disable mode-line notifications for helm-ff-cache-mode (#2341)Thierry Volpiatto2020-07-20
* Provide an alias for non-essential and use itThierry Volpiatto2020-07-18
* Remove deleted directories from cache if neededThierry Volpiatto2020-07-18
* Add optional arg pattern to helm-ff-auto-expand-to-home-or-rootThierry Volpiatto2020-07-18
* Add two new user var to customize helm-ff-cache-mode lighter (#2341)Thierry Volpiatto2020-07-17
* Stop matching backquotes in helm-ff-auto-expand-to-home-or-rootThierry Volpiatto2020-07-15
* Stop supporting double space for recursive searchThierry Volpiatto2020-07-15
* Handle invalid regexp in non filenamesThierry Volpiatto2020-07-15
* Prevent user using too small value for `helm-ff-cache-mode-max-idle-time'Thierry Volpiatto2020-07-14
* Reduce timer delay minimal value for helm-ff-cacheThierry Volpiatto2020-07-14
* Merge pull request #2338 from d125q/masterThierry Volpiatto2020-07-13
|\
| * Do not highlight a sequence of 0’s as a file extensionDario Gjorgjevski2020-07-13
* | Update helm-ff-cache-mode docstringThierry Volpiatto2020-07-13
* | Better handling of helm-ff-keep-cached-candidates settingsThierry Volpiatto2020-07-13
* | Don't trigger warning when disabling *cache-modeThierry Volpiatto2020-07-13
* | Fix timer error when helm-ff-cache-mode is disabledThierry Volpiatto2020-07-13
* | Change default value of helm-ff-keep-cached-candidatesThierry Volpiatto2020-07-13
* | Pressing RET in HFF expand directory until pattern is completedThierry Volpiatto2020-07-13
|/
* Add a flag to notify when cache is refreshedThierry Volpiatto2020-07-12
* Allow using RET on hostnamesThierry Volpiatto2020-07-11
* Refresh cache when creating new dirs in HFFThierry Volpiatto2020-07-11
* Use a new flag to notify an invalid tramp file nameThierry Volpiatto2020-07-11
* Fix error with multihops candidateThierry Volpiatto2020-07-11
* Fix handling of file error in HFFThierry Volpiatto2020-07-10
* helm-ff-file-extension to replace file-name-extensionThierry Volpiatto2020-07-10
* Propertize extensions after boring file checkingThierry Volpiatto2020-07-10
* Simplify url checkingThierry Volpiatto2020-07-10
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2020-07-10
|\
| * Remove forgotten hardcoded faceThierry Volpiatto2020-07-09
| * Fix urls display in HFFThierry Volpiatto2020-07-09
* | Fix regexp quoting (minor fix)Thierry Volpiatto2020-07-09
* | Show directory size in HFF file infoThierry Volpiatto2020-07-09
* | Fix highlighting extension when it is zeroThierry Volpiatto2020-07-08
|/
* Show file extensions in HFFThierry Volpiatto2020-07-08
* Refresh directory when using a HFF action with prefix argThierry Volpiatto2020-07-05
* Handle special wildcardsThierry Volpiatto2020-07-05
* Add comments no code changeThierry Volpiatto2020-07-04