summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* Ensure eshell commands accepting only one fileThierry Volpiatto2021-10-09
* Add user var to blacklist unwanted eshell aliasesThierry Volpiatto2021-10-09
* Comments onlyThierry Volpiatto2021-10-09
* Use adaptative sort in eshell command on fileThierry Volpiatto2021-10-09
* Use helm-aand for chaining replace-regexp-in-stringThierry Volpiatto2021-10-08
* Comments onlyThierry Volpiatto2021-10-08
* Map eshell commands ending with "$* &" automaticallyThierry Volpiatto2021-10-08
* Revert "Allow adding eshell aliases with %s inside"Thierry Volpiatto2021-10-08
* Allow adding eshell aliases with %s insideThierry Volpiatto2021-10-08
* Add eshell-eval-command advice only when emacs < 28Thierry Volpiatto2021-10-08
* Replace helm-ls-git-ls by new name helm-ls-gitThierry Volpiatto2021-09-17
* Use helm-file-name-extension instead of file-name-extensionThierry Volpiatto2021-09-14
* Update commentThierry Volpiatto2021-08-27
* Use car-safe in eshell-eval-command adviceThierry Volpiatto2021-08-22
* Comment onlyThierry Volpiatto2021-08-22
* Move code in helm-ff-query-replace-on-filenames to its own functionThierry Volpiatto2021-08-16
* Fix some warnings in emacs-28Thierry Volpiatto2021-08-15
* Use helm-initial-frame in drag-and-drop HFF fnThierry Volpiatto2021-07-26
* Allow selecting destination with HFF drag-and-dropThierry Volpiatto2021-07-26
* Fix frame selection in drag-and-drop HFF actionThierry Volpiatto2021-07-25
* Provide basic support for dragging files from HFFThierry Volpiatto2021-07-14
* Provide another option for helm-dwim-targetThierry Volpiatto2021-07-13
* Replace text literally in eshell-command on fileThierry Volpiatto2021-06-25
* Show files dest when restoring from trashThierry Volpiatto2021-06-16
* Fix copying files with follow argThierry Volpiatto2021-05-31
* Fix condition for helm-ff-use-notifyThierry Volpiatto2021-05-25
* Fix condition-case in previous commitThierry Volpiatto2021-05-25
* Allow disabling file notifications in HFF #2422Thierry Volpiatto2021-05-25
* Fix typo in docstringThierry Volpiatto2021-05-22
* Fix trashing on Windows #2421Thierry Volpiatto2021-05-22
* Comment onlyThierry Volpiatto2021-05-14
* Delete mark on skipped candidate in persistent deletion of filesThierry Volpiatto2021-05-14
* Add a new internal var to store trashed files and use itThierry Volpiatto2021-05-14
* Docstring onlyThierry Volpiatto2021-05-13
* Rename helm-ff-file-already-trashedThierry Volpiatto2021-05-13
* Some more docstring fixThierry Volpiatto2021-05-12
* Doctring onlyThierry Volpiatto2021-05-12
* Return error when trying to trash a file already trashedThierry Volpiatto2021-05-12
* Allow passing an optional arg to helm-ff-trash-listThierry Volpiatto2021-05-10
* Ensure warning is displayed when failing to restore file from trashThierry Volpiatto2021-05-10
* Add a command to kill eventually async delete file processesThierry Volpiatto2021-04-25
* Fix #2405 bug with sshfs mount disconnectedThierry Volpiatto2021-04-23
* Fix bug#2400 by using a different file-error messageThierry Volpiatto2021-04-19
* Fix error in HFF action transformer when candidate have no basedirThierry Volpiatto2021-04-09
* Fix again not kicking in tramp-archive in HFFThierry Volpiatto2021-03-18
* Docstring onlyThierry Volpiatto2021-03-18
* Use directory-files-no-dot-files-regexpThierry Volpiatto2021-03-18
* file-attributes is kicking in tramp-archive, seems file-directory-p doesn'tThierry Volpiatto2021-03-18
* Ensure to not expand an urlThierry Volpiatto2021-03-18
* Fix obsolete usage of defgeneric, defmetod etc...Thierry Volpiatto2021-03-14