summaryrefslogtreecommitdiff
path: root/helm-elisp-package.el
Commit message (Expand)AuthorAge
* Start adding group in some sources.Thierry Volpiatto2017-05-24
* Fetch packages on remote when calling *packages-no-fetch with a prefix arg.Thierry Volpiatto2017-04-29
* Remove button props and friends in package buffer.Thierry Volpiatto2017-04-29
* Fix paren error in previous commit.Thierry Volpiatto2017-02-03
* Prevent uninstalling packages not already installed.Thierry Volpiatto2017-02-03
* Ensure packages buffer is killed.Thierry Volpiatto2017-01-08
* Update copyrights.Thierry Volpiatto2017-01-01
* Display elisp packages in full-frame and prompt for autoremove if needed.Thierry Volpiatto2016-10-28
* Truncate lines in helm-el*.Thierry Volpiatto2016-10-25
* Allow forcing deletion of packages.Thierry Volpiatto2016-08-21
* Fix upgrade message for packages.Thierry Volpiatto2016-08-20
* Notify when refreshing packages list.Thierry Volpiatto2016-08-03
* Make helm-force-updating-p private.Thierry Volpiatto2016-07-31
* Fix action transformer for built-in packages.Thierry Volpiatto2016-07-24
* Allow filtering built-in packages.Thierry Volpiatto2016-07-24
* Fix new behavior or package-install for emacs-25.Thierry Volpiatto2016-06-13
* Declare function async-byte-recompile-directory.Thierry Volpiatto2016-06-08
* New action to recompile packages.Thierry Volpiatto2016-06-08
* Add comment in helm-el-package--init.Thierry Volpiatto2016-04-08
* Continue fixing elisp packages for the new crap package.el.Thierry Volpiatto2016-04-08
* Prevent using package async.Thierry Volpiatto2016-04-08
* Shutup bytecompiler about package-delete args on emacs-24.*.Thierry Volpiatto2016-03-17
* Fix re/installation of elpa version of build-in packages.Thierry Volpiatto2016-03-17
* Move helm-elisp-package action transformer to a function.Thierry Volpiatto2016-03-17
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix error in helm-el-package--transformer.Thierry Volpiatto2016-02-26
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Revert previous changes breaking build with melpa (#1206).Thierry Volpiatto2015-10-08
* Build regexp source in command and use helm--maybe-build-source.Thierry Volpiatto2015-10-07
* Improve refresh message for package manager.Thierry Volpiatto2015-09-15
* Rename helm-run-after-quit and helm-quit-and-execute-action.Thierry Volpiatto2015-08-15
* Fix message about upgrades in packages.Thierry Volpiatto2015-08-10
* Message available upgrades when updating packages.Thierry Volpiatto2015-08-10
* Show packages upgradables on startup if some.Thierry Volpiatto2015-07-22
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Remove most mode-line strings to use generic one.Thierry Volpiatto2015-07-14
* Generalize usage of C-h m everywhere.Thierry Volpiatto2015-07-14
* Fix previous commit.Thierry Volpiatto2015-07-13
* Fix upgrade all action in package manager.Thierry Volpiatto2015-07-13
* Allow uninstalling package even if upgradable.Thierry Volpiatto2015-07-05
* Bind actions to keys in elisp packages.Thierry Volpiatto2015-06-20
* Bind helm-el-package-show-uninstalled in elisp packages.Thierry Volpiatto2015-06-11
* Fix helm commands docstrings and remove some unneeded autoloads.Thierry Volpiatto2015-06-03
* * helm-elisp-package.el: Add visit hompage actionChunyang Xu2015-05-21
* * helm-elisp-package.el: Fix action names.Thierry Volpiatto2015-05-16
* Allow choosing a filter for elisp packages at startup.Thierry Volpiatto2015-04-25
* New command to call package list without fetching remote infos (#971).Thierry Volpiatto2015-04-12
* Update copyrights.Thierry Volpiatto2015-03-24
* * helm-elisp-package.el: Revert previous commit failing on GNU/Linux.Thierry Volpiatto2015-03-13