summaryrefslogtreecommitdiff
path: root/helm-buffers.el
Commit message (Expand)AuthorAge
* Check if diff buffer is visibleThierry Volpiatto2018-06-12
* Split helm-window to display PA (#2050)Thierry Volpiatto2018-05-31
* Fix preselection when killing buffersThierry Volpiatto2018-05-01
* Avoid calling format-mode-line when possible (#2011)Thierry Volpiatto2018-04-01
* Don't handle archive buffer as remoteThierry Volpiatto2018-04-01
* Fix preselection of remote buffersThierry Volpiatto2018-04-01
* Handle tramp archive buffers in buffer listThierry Volpiatto2018-03-31
* Add rename buffer actionThierry Volpiatto2018-02-24
* Add a user variable for column separator (#1972)Thierry Volpiatto2018-02-23
* Fix error message.lovrolu2018-02-12
* Shutup byte compilerThierry Volpiatto2018-02-06
* Fix length of longest buffer-name (#810)Thierry Volpiatto2018-02-06
* Update copyrightsThierry Volpiatto2018-01-08
* Fix preselection when killing buffersThierry Volpiatto2017-12-26
* Allows recording local changes to a non-file buffer (#1917)Thierry Volpiatto2017-11-20
* Revert previous PR for nowThierry Volpiatto2017-11-18
* Change: (helm-buffer--details) Handle non-modified, non-file buffersAdam Porter2017-11-16
* Revert c99c2c6c for now (#1910)Thierry Volpiatto2017-11-06
* Long lines and whitespaces onlyThierry Volpiatto2017-11-05
* Add comment no code changeThierry Volpiatto2017-11-05
* Make cache for buffers local to sources (#1907)Thierry Volpiatto2017-11-05
* Reindent no code changesThierry Volpiatto2017-11-04
* Fix string truncation in buffers (#1910)Thierry Volpiatto2017-11-04
* Remove unused duplicated slot in helm-source-buffersThierry Volpiatto2017-11-04
* Fix preselection for buffer listing (#1911)Thierry Volpiatto2017-11-03
* Require dired in helm-buffer--details (#1846)Thierry Volpiatto2017-10-24
* Fix helm-moccur action to switch OWThierry Volpiatto2017-10-02
* Refector some window- and buffer-related functionsPierre Neidhardt2017-10-02
* Don't ask twice when killing buffers (#1869)Thierry Volpiatto2017-09-18
* Prompt only for modified buffers when killing (#1869)Thierry Volpiatto2017-09-18
* Fix some face issues (#1866)Thierry Volpiatto2017-09-17
* Use separate face for modified buffersRobin Campbell Joy2017-09-17
* Rename helm-switch-to-buffers-other-windowThierry Volpiatto2017-09-17
* Fix docstring to helm-for-files-preferred-listThierry Volpiatto2017-09-09
* Requires helm-x-files where neededThierry Volpiatto2017-09-07
* Fix some more requires (#1846)Thierry Volpiatto2017-09-06
* Include dired buffers in "/" filter (#1826)Thierry Volpiatto2017-08-03
* Add face for non file buffersJonathan2017-05-19
* Memoize fuzzy pattern in buffers.Thierry Volpiatto2017-04-11
* Change M-U in buffers which is clashing with unmark-all.Thierry Volpiatto2017-04-09
* Fix fuzzy+multimatch behavior in buffers.Thierry Volpiatto2017-04-09
* Remove also negations in helm-buffers--pattern-sans-filters.Thierry Volpiatto2017-04-08
* Fix highlighting mix of fuzzy+multi in buffers and fix documentation.Thierry Volpiatto2017-04-08
* Fix major-mode and highlighting with mjm matching buffer-name.Thierry Volpiatto2017-04-07
* Move helm-elscreen deprecated library to emacs-helm.Thierry Volpiatto2017-04-07
* Fix highlighting in buffers.Thierry Volpiatto2017-04-07
* Fix sorting in buffers with filter as well (#236).Thierry Volpiatto2017-04-06
* Use fuzzy sorting in buffers when needed (#236).Thierry Volpiatto2017-04-06
* Split helm-pattern with helm-mm-split-pattern in many places.Thierry Volpiatto2017-03-29
* Update copyrights.Thierry Volpiatto2017-01-01