summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge tag 'v2.2.1'Sean Whitton2016-10-08
|\|
| * Update *pkg.el files.Thierry Volpiatto2016-10-05
| * Ensure the good mode-line is displayed when showing actions.Thierry Volpiatto2016-10-05
| * Ensure helm is still alive when running PA from follow.Thierry Volpiatto2016-10-04
* | releaseSean Whitton2016-10-01
* | refresh patchesSean Whitton2016-10-01
* | changelogSean Whitton2016-10-01
* | Merge tag 'v2.2.0'Sean Whitton2016-10-01
|\|
| * Update version in *pkg.el files.Thierry Volpiatto2016-09-29
| * Allow pulsing when jumping to line.Thierry Volpiatto2016-09-29
| * Finally get rid of flashing mode-line (#1579, #1593).Thierry Volpiatto2016-09-29
| * Revert all previous changes to fix mode-line (#1579, #1593).Thierry Volpiatto2016-09-28
| * Restore mode-line face when exiting minibuffer as well (#1579, #1593).Thierry Volpiatto2016-09-28
| * Fix restoring mode-line when using multiple buffers (#1579, #1593).Thierry Volpiatto2016-09-28
| * Fix mode-line face in persistent action (#1579, #1593).Thierry Volpiatto2016-09-28
| * Fix again (#1579).Thierry Volpiatto2016-09-27
| * Fix helm-describe-face.Thierry Volpiatto2016-09-27
| * Allow displaying marked faces in helm-apropos (#1613).Thierry Volpiatto2016-09-26
| * Require helm-elisp in helm-colors (#1613).Thierry Volpiatto2016-09-26
| * Use elisp persistent action in helm-colors (#1613).Thierry Volpiatto2016-09-26
| * Fix setting up mail buffer when ccing.Thierry Volpiatto2016-09-25
| * Allow searching in addressbook emails.Thierry Volpiatto2016-09-24
| * Remove unneeded dot in readme.Thierry Volpiatto2016-09-24
| * Disable matching beginning of basename in helm-locate-library (#1611).Thierry Volpiatto2016-09-24
| * Allow customizing fuzzy in helm-locate-library (#1611).Thierry Volpiatto2016-09-24
| * Handle cons in helm--maybe-process-filter-one-by-one-candidate.Thierry Volpiatto2016-09-23
| * Prevent error with follow-mode in HFF.Thierry Volpiatto2016-09-20
| * Doctring of helm-delete-tramp-connection.Thierry Volpiatto2016-09-18
| * Provide new command helm-delete-tramp-connection.Thierry Volpiatto2016-09-18
| * Merge branch 'fix_host_completion'Thierry Volpiatto2016-09-18
| |\
| | * Fix hostnames completion for tramp (#1598).Thierry Volpiatto2016-09-18
| * | Remove second arg of helm-ff-tramp-postfixed-p.Thierry Volpiatto2016-09-17
| |/
| * Fixup default binding in helm-org.Thierry Volpiatto2016-09-14
| * Add comment no code change.Thierry Volpiatto2016-09-14
| * Fix HFF with tramp multi hops (#1598).Thierry Volpiatto2016-09-14
| * Fix compatibility with old org by using an outline fn (#1601).Thierry Volpiatto2016-09-14
| * Fix updating display on tramp multi hops connection (#1598).Thierry Volpiatto2016-09-14
| * Merge pull request #1600 from emacs-helm/tramp_multi_opsThierry Volpiatto2016-09-13
| |\
| | * Call (mapcar 'car tramp-methods) one time for all.Thierry Volpiatto2016-09-13
| | * Ensure file-directory-p is not called on an incomplete tramp path.Thierry Volpiatto2016-09-12
| | * Revert previous commit.Thierry Volpiatto2016-09-12
| | * Use file-remote-p to handle initial multi-hops expansion.Thierry Volpiatto2016-09-12
| | * Don't expand filename on /host:.Thierry Volpiatto2016-09-11
| | * Save-match-data inside helm-ff-tramp-postfixed-p.Thierry Volpiatto2016-09-11
| | * First attempt to fix tramp multi hops (#1598, #981).Thierry Volpiatto2016-09-10
| * | Fix helm-source-by-name (#1604).Thierry Volpiatto2016-09-13
| * | Prevent remote connection when listing buffers for browse-project.Thierry Volpiatto2016-09-13
| * | Move helm-source-by-name to helm-lib.Thierry Volpiatto2016-09-13
| * | Merge pull request #1604 from xiongtx/sources-by-nameThierry Volpiatto2016-09-13
| |\ \
| | * | Add `helm-source-by-name`Tianxiang Xiong2016-09-12
| |/ /