summaryrefslogtreecommitdiff
path: root/helm-files.el
Commit message (Expand)AuthorAge
* * helm-files.el (helm-ff-checksum): Fix usage of object in sha fns.Thierry Volpiatto2013-08-24
* * helm-files.el: Revert previous changes.Thierry Volpiatto2013-08-22
* * helm-files.el (helm-find-files-eshell-command-on-file-1): Allow also passin...Thierry Volpiatto2013-08-22
* * helm-files.el (helm-find-files-eshell-command-on-file-1): Allow using sudo.Thierry Volpiatto2013-08-22
* * helm-files.el: Remove helm-file-directory-p and use file-accessible-directo...Thierry Volpiatto2013-08-20
* * helm-files.el (helm-find-files-get-candidates): Check for helm-file-directo...Thierry Volpiatto2013-08-20
* * helm-files.el: Handle whitespace at end of directories path on Windows.Thierry Volpiatto2013-08-20
* * helm-files.el (helm-source-recentf): Issue #269 use candidates-in-buffer.Thierry Volpiatto2013-08-15
* * helm-files.el (helm-source-tracker-search): Issue #256 Don't use regular fi...Thierry Volpiatto2013-08-06
* * helm-files.el (helm-find-files-map): Use C-c d instead of C-D which doesn't...Thierry Volpiatto2013-08-04
* C-d should delete a character. ALWAYS.Le Wang2013-07-20
* * helm-buffers.el (helm-buffer-max-length): Allow setting it to nil.Thierry Volpiatto2013-07-19
* * helm-utils.el (helm-basedir): NewThierry Volpiatto2013-07-18
* * helm-files.el (helm-ff-transform-fname-for-completion): Simplify.Thierry Volpiatto2013-07-17
* * helm-files.el (helm-ff-transform-fname-for-completion): Fix when helm-ff-sm...Thierry Volpiatto2013-07-17
* * helm-files.el (helm-ff-transform-fname-for-completion): Fix error bd eval.Thierry Volpiatto2013-07-17
* * helm-files.el: Reorder some functions, no code change.Thierry Volpiatto2013-07-15
* * helm-files.el (helm-files-in-all-dired-candidates): Simplify.Thierry Volpiatto2013-07-15
* * helm-files.el (helm-ff-transform-fname-for-completion): Issue #249 check if...Thierry Volpiatto2013-07-01
* * helm-files.el (helm-find-files-initial-input): Don't try to get default inp...Thierry Volpiatto2013-06-16
* * helm-files.el (helm-ff-transform-fname-for-completion): Handle backslashs i...Thierry Volpiatto2013-06-15
* * helm-files.el (helm-find-files-down-one-level): Fix timer delay for remote ...Thierry Volpiatto2013-06-06
* * helm-files.el (helm-ff-transform-fname-for-completion): Use file-name-as-di...Thierry Volpiatto2013-06-05
* * helm-files.el (helm-find-files-down-one-level): Preselect current selection...Thierry Volpiatto2013-06-05
* * helm-files.el (helm-ff-move-to-first-real-candidate): Fix use or and simplify.Thierry Volpiatto2013-06-04
* * helm-files.el (helm-ff-retrieve-last-expanded): Quote regexp.Thierry Volpiatto2013-06-04
* * helm-files.el: Cleanup some helm-find-files functions.Thierry Volpiatto2013-06-04
* Merge branch 'master' into expThierry Volpiatto2013-06-03
|\
| * * helm-files.el (helm-findutils-transformer): Use helm-boring-file-regexp-list.Thierry Volpiatto2013-06-02
* | * helm-files.el (helm-ff-transform-fname-for-completion): Fix weird directory...Thierry Volpiatto2013-06-03
|/
* Merge branch 'master' into expThierry Volpiatto2013-03-29
|\
| * * helm-files.el (helm-find-files-transformer): Fix basename on invalid tramp ...Thierry Volpiatto2013-03-28
| * * helm-files.el (helm-ff-move-to-first-real-candidate): match tramp regexp in...Thierry Volpiatto2013-03-28
| * Start fixing tramp completion user-error for emacs-24.4.Thierry Volpiatto2013-03-28
* | * helm-files.el (helm-find-files-down-one-level): Issue #223 delay update.Thierry Volpiatto2013-03-29
|/
* * helm-files.el (helm-file-completion-sources): Remove no more used entries.Thierry Volpiatto2013-03-28
* * helm-files.el (helm-file-completion-source-p): Issue #223 ; Use `helm-in-fi...Thierry Volpiatto2013-03-28
* * helm-files.el (helm-find-shell-command-fn): Fix case-fold-search.Thierry Volpiatto2013-03-25
* * helm-files.el: Don't quote here too.Thierry Volpiatto2013-03-24
* Update copyrights.Thierry Volpiatto2013-03-17
* * helm.el (helm-follow-mode): Now a function.Thierry Volpiatto2013-03-10
* * helm-files.el (helm-ff-quick-delete): Fix, reset marked when done.Thierry Volpiatto2013-03-08
* * helm-files.el (helm-ff-transformer-show-only-basename): Fix typo in docstring.Thierry Volpiatto2013-03-02
* * helm-files.el (helm-ff-transformer-show-only-basename): Now non--nil is def...Thierry Volpiatto2013-03-02
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* * helm-files.el (helm-ff-quick-delete): Handle marked files, simplify.Thierry Volpiatto2013-02-25
* * helm-files.el: Add missing autoload cookies.Thierry Volpiatto2013-02-15
* * helm-files.el (helm-c-source-ff-file-name-history): Move the lambda filter ...Thierry Volpiatto2013-02-15
* * helm-files.el (helm-c-source-ff-file-name-history): C-z does nothing, add a...Thierry Volpiatto2013-02-15
* * helm-files.el (helm-dired-action): Use with-helm-after-update-hook for helm...Thierry Volpiatto2013-02-10