summaryrefslogtreecommitdiff
path: root/helm-buffers.el
Commit message (Expand)AuthorAge
* Add missing doctringThierry Volpiatto2020-08-29
* Add new action to buffersThierry Volpiatto2020-08-05
* Prevent users from setting variables handling a function to nil (#2343)Thierry Volpiatto2020-07-20
* Allow customizing buffers list sort function (#2339)Thierry Volpiatto2020-07-14
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* Allow configuring function to reorder buffersThierry Volpiatto2020-06-01
* Prefer cl-loop for parsing buffersThierry Volpiatto2020-05-30
* Remove all ido-virtual broken stuffThierry Volpiatto2020-05-30
* Get rid of ido for listing buffers (#2311)Thierry Volpiatto2020-05-30
* Use fuzzy sort fn which works for both nowadayThierry Volpiatto2020-05-01
* Fix helm-occur action for buffers with negative patternThierry Volpiatto2019-12-27
* Allow using multiples @pattern in buffersThierry Volpiatto2019-12-27
* DRY in helm-buffersThierry Volpiatto2019-12-20
* Change helm-buffers-maybe-switch-to-tab default to nilThierry Volpiatto2019-10-04
* Allow switching to buffer in its tabThierry Volpiatto2019-10-04
* Add action to switch to buffer in new tab (emacs 27 only)Thierry Volpiatto2019-10-04
* Fix saving unmarked buffersThierry Volpiatto2019-08-27
* Add assertion when no buffers need savingThierry Volpiatto2019-08-10
* New action for helm-buffersThierry Volpiatto2019-08-09
* New user vars to customize left-margin-width (#2180)Thierry Volpiatto2019-07-31
* Rewrite helm-occur in new file helm-occur.el (#2146)Thierry Volpiatto2019-03-30
* Update copyrightsThierry Volpiatto2019-03-26
* Add actions to helm-buffers not found source (#2140)Thierry Volpiatto2019-03-05
* Fix error when buffer is not associated to a fileThierry Volpiatto2019-01-12
* New user var to prevent using format-mode-line (#2089)Thierry Volpiatto2018-10-02
* Fix some bindings (#2082)Thierry Volpiatto2018-08-24
* 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