summaryrefslogtreecommitdiff
path: root/helm-external.el
Commit message (Expand)AuthorAge
* Update copyrightsThierry Volpiatto2021-11-12
* Allow running helm-run-or-raise detached even with filesThierry Volpiatto2021-10-23
* Use a class to define external commands sourcesThierry Volpiatto2021-10-23
* Add :no-mark slot in external commandsThierry Volpiatto2021-10-23
* Update helm-external-command-historyThierry Volpiatto2021-10-22
* Prevent detaching programs on Windows systemsThierry Volpiatto2021-10-22
* Add new action to run ext programs detachedThierry Volpiatto2021-10-22
* Fix docstringThierry Volpiatto2021-10-22
* Add a notification when program is detached from emacsThierry Volpiatto2021-10-22
* Allow adding more files to the current processThierry Volpiatto2021-10-22
* Add comment and reindent, no code changeThierry Volpiatto2021-10-22
* Allow passing multiple files to external commandsThierry Volpiatto2021-10-22
* Fix #2449 check if helm-run-or-raise is called with FILE argThierry Volpiatto2021-10-20
* Fix and improve usage of optional args in external commandsThierry Volpiatto2021-10-17
* Remove usage of del-input everywhereThierry Volpiatto2021-10-11
* Move local vars in .dir-locals fileThierry Volpiatto2021-03-13
* Update copyrightsThierry Volpiatto2020-12-16
* Fix byte compiler warningsNicholas Vollmer2020-07-28
* Fix documentationManuel Uberti2020-06-03
* Update copyrightsThierry Volpiatto2019-03-26
* Remove trailing whitespace(s)duianto2019-01-21
* Update copyrightsThierry Volpiatto2018-01-08
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Expand file name in internal fn helm-run-or-raise (#1629).Thierry Volpiatto2016-10-24
* Refactorize helm-open-file-externally and friends.Thierry Volpiatto2016-03-28
* Fix docstring of helm-get-mailcap-for-file.Thierry Volpiatto2016-03-28
* Minor changes in helm-run-or-raise.Thierry Volpiatto2016-03-28
* Fix full-path issue with external commands (#1451 #1452).Thierry Volpiatto2016-03-28
* Fix copyrights.Thierry Volpiatto2016-03-05
* Unquote lambda's.Thierry Volpiatto2015-09-30
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-info.el (helm-info-at-point): Remove old google stuff.Thierry Volpiatto2015-03-15
* Bind `helm--reading-passwd-or-string' when reading-string during helm session...Thierry Volpiatto2014-06-25
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* Update copyrights.Thierry Volpiatto2014-01-02
* * helm-external.el (helm-external-commands-list-1): Fix loop.Thierry Volpiatto2013-11-21
* reindent.Thierry Volpiatto2013-11-04
* Handle most errors except condition-case err warnings, it seems working.Thierry Volpiatto2013-11-04
* Add lexical-binding in only these 3 files, fix _source errors.Thierry Volpiatto2013-11-04
* Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* Issue #116 Fix and bind helm-c-open-file-with-default-tool in *find-files and...Thierry Volpiatto2012-09-20