summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* releasedebian/2.3.1-1Sean Whitton2016-10-26
* changelog & refresh 0005Sean Whitton2016-10-26
* Merge tag 'v2.3.1'Sean Whitton2016-10-26
|\
| * Update *pkg* files.Thierry Volpiatto2016-10-24
| * Expand file name in internal fn helm-run-or-raise (#1629).Thierry Volpiatto2016-10-24
| * Fix initial position of helm-yank-point.Thierry Volpiatto2016-10-24
| * Ensure to set yank point in right buffer.Thierry Volpiatto2016-10-23
| * Fix setting of pcre slot for grep as well.Thierry Volpiatto2016-10-23
| * Fix pcre translation to elisp for AG.Thierry Volpiatto2016-10-23
| * Fix highlighting matches with pcre based regexps.Thierry Volpiatto2016-10-23
| * Simplify splitting helm-pattern.Thierry Volpiatto2016-10-22
| * Reorder, no code change.Thierry Volpiatto2016-10-21
| * Fix docstring according to last changes.Thierry Volpiatto2016-10-20
| * Use same backend for pipe cmd in grep-ag (#1566).Thierry Volpiatto2016-10-20
| * Merge pull request #1628 from xiongtx/sources-typoThierry Volpiatto2016-10-20
| |\
| | * Use correct argument `candidate-transformer`Tianxiang Xiong2016-10-19
| |/
| * Allow adding extras options to grep pipe cmds.Thierry Volpiatto2016-10-18
| * Allow undoing and redoing yank.Thierry Volpiatto2016-10-18
| * Add comment, no code change.Thierry Volpiatto2016-10-17
| * Save point in helm-yank-point in helm-goto-line.Thierry Volpiatto2016-10-17
| * Fix resizing window after swapping.Thierry Volpiatto2016-10-17
| * Fix action tag for helm-org.Thierry Volpiatto2016-10-16
* | releasedebian/2.3.0-1Sean Whitton2016-10-17
* | standardise 0005 headerSean Whitton2016-10-17
* | clean .gitignoreSean Whitton2016-10-17
* | enhance emacs25Sean Whitton2016-10-17
* | drop d/source/local-optionsSean Whitton2016-10-17
* | refresh 0005Sean Whitton2016-10-17
* | changelogSean Whitton2016-10-17
* | Merge tag 'v2.3.0'Sean Whitton2016-10-17
|\|
| * Update *pkg.el files.Thierry Volpiatto2016-10-16
| * Fix issue #1618 for ag as well.Thierry Volpiatto2016-10-15
| * Fix usage of ripgrep with dumb emacs terminal (#1624).Thierry Volpiatto2016-10-15
| * Merge pull request #1625 from emacs-helm/ripgrepThierry Volpiatto2016-10-15
| |\
| | * Docstring again for ag command.Thierry Volpiatto2016-10-15
| | * Simplify setting of rg command.Thierry Volpiatto2016-10-14
| | * Add support for ripgrep for types.Thierry Volpiatto2016-10-14
| |/
| * Don't lost selected-window when resplitting.Thierry Volpiatto2016-10-14
| * Fix action prompt in header-line.Thierry Volpiatto2016-10-12
| * Forget to rename variable in helm-sys too.Thierry Volpiatto2016-10-10
| * Rename user variable.Thierry Volpiatto2016-10-10
| * Merge branch 'action_window'Thierry Volpiatto2016-10-10
| |\
| | * Move defcustom on top and fix docstring.Thierry Volpiatto2016-10-10
| | * Allow modifying prompt when showing actions.Thierry Volpiatto2016-10-10
| | * No need to bind helm-full-frame when selecting action.Thierry Volpiatto2016-10-09
| | * Ensure to not resplit window while selecting actions.Thierry Volpiatto2016-10-09
| | * Truncate-line in helm-top when showing action buffer in same window.Thierry Volpiatto2016-10-09
| | * Fix helm-top-poll when using a split for actions.Thierry Volpiatto2016-10-09
| | * Split action window at left, ensure the action buffer is currentThierry Volpiatto2016-10-09
| | * Delete the window handling helm-action-buffer.Thierry Volpiatto2016-10-09