summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* Add `helm-ff-cleanup-image-dired-dir-and-cache`Thierry Volpiatto2022-01-26
* Remove workaround for emacs-29 bug (53229)Thierry Volpiatto2022-01-14
* Fix thumb name fnThierry Volpiatto2022-01-14
* Add comments, no code changeThierry Volpiatto2022-01-13
* Make some image-dired fns private and add commentsThierry Volpiatto2022-01-13
* Prevent image-dired corrupting image-dired directory in emacs-29Thierry Volpiatto2022-01-13
* Fix previous commit ignore-error -> ignore-errorsThierry Volpiatto2022-01-04
* Helm-find-library-at-point: fix for general textDaniel Fleischer2022-01-04
* Remove the split-string complication in helm-find-library-at-pointThierry Volpiatto2021-12-23
* Revert "Allow matching library at toplevel when point is not in first line of"Thierry Volpiatto2021-12-23
* Allow matching library at toplevel when point is not in first line ofThierry Volpiatto2021-12-22
* use-package form should take precedence on require form asThierry Volpiatto2021-12-22
* helm-find-library support for `use-package`Daniel Fleischer2021-12-22
* Get rid of helm-ff-cand-to-mark internal varThierry Volpiatto2021-11-25
* Add some missing C-l markers to sectionsThierry Volpiatto2021-11-25
* Don't show thumbnails in subdirs when narrowing andThierry Volpiatto2021-11-20
* Remove current dir from thumbnails cache when togglingThierry Volpiatto2021-11-20
* Long line fixThierry Volpiatto2021-11-19
* Don't show thumbnails when changing directory unlessThierry Volpiatto2021-11-19
* Reorder no code changeThierry Volpiatto2021-11-17
* Make helm-ff-show-thumbnails private as it is just a flagThierry Volpiatto2021-11-16
* Disable thumbnail display for next HFF sessionThierry Volpiatto2021-11-16
* Add transformer to show image-dired thumbnails in HFFThierry Volpiatto2021-11-16
* Rename diaporama to slideshowThierry Volpiatto2021-11-15
* Add a counter to diaporamaThierry Volpiatto2021-11-15
* Make a new function helm-reorganize-sequence-from-elm and use itThierry Volpiatto2021-11-14
* ReorderThierry Volpiatto2021-11-14
* Notify number of files in diaporamaThierry Volpiatto2021-11-14
* Add no-helm-mx prop to last commandsThierry Volpiatto2021-11-14
* Add manual next and previous command for diaporamaThierry Volpiatto2021-11-14
* Clean image cache when quitting diaporamaThierry Volpiatto2021-11-13
* Add message on diaporama startThierry Volpiatto2021-11-13
* Add no-helm-mx property on some commandsThierry Volpiatto2021-11-13
* No need to compute marked in HFF action transformerThierry Volpiatto2021-11-13
* Show diaporama action from transformerThierry Volpiatto2021-11-13
* Add helpers in diaporamaThierry Volpiatto2021-11-13
* Use same command for stop and restart in diaporamaThierry Volpiatto2021-11-13
* Add diaporama action to HFFThierry Volpiatto2021-11-13
* Update copyrightsThierry Volpiatto2021-11-12
* Avoid image-mode asking when images are too largeThierry Volpiatto2021-11-12
* Keep the last images in image cache and delete the othersThierry Volpiatto2021-11-12
* Change default-value of helm-ff-display-image-nativeThierry Volpiatto2021-11-11
* Ensure using helm-ff-display-image-native in rotate and resizeThierry Volpiatto2021-11-11
* Force usage of helm-ff-display-image-native on emacs-29Thierry Volpiatto2021-11-11
* Avoid hight memory consumption when using helm-ff-display-image-nativeThierry Volpiatto2021-11-11
* Merge branch 'master' of github.com:emacs-helm/helmThierry Volpiatto2021-11-08
|\
| * Fix #2455 require adaptive for eshell command on filesThierry Volpiatto2021-11-05
* | Show truename on remote symlinks when availableThierry Volpiatto2021-11-06
|/
* Fix slowness when executing HFF actions with marked remotesThierry Volpiatto2021-11-05
* Try to limit file-directory-p calls on remote filesThierry Volpiatto2021-11-05