| Commit message (Expand) | Author | Age |
* | emacs: list: Support displaying URL links. | Alex Kost | 2016-01-25 |
* | emacs: Rename 'file-path' to 'file-name'. | Alex Kost | 2016-01-25 |
* | emacs: Add hierarchy of customization groups. | Alex Kost | 2016-01-02 |
* | emacs: Add 'guix-list-get-display-entries'. | Alex Kost | 2016-01-02 |
* | emacs: Add 'list-single' variables. | Alex Kost | 2016-01-02 |
* | emacs: Reorganize package/generation UI code. | Alex Kost | 2016-01-02 |
* | emacs: Generalize buffer interface. | Alex Kost | 2016-01-02 |
* | emacs: Generalize buffer naming. | Alex Kost | 2016-01-02 |
* | emacs: Split 'guix-root-map' keymap. | Alex Kost | 2016-01-02 |
* | emacs: Split 'guix-param-titles' variable. | Alex Kost | 2016-01-02 |
* | emacs: Factorize macros for defining interfaces. | Alex Kost | 2016-01-02 |
* | emacs: list: Factorize "edit package" commands. | Alex Kost | 2016-01-02 |
* | emacs: list: Split 'guix-list-format' variable. | Alex Kost | 2016-01-02 |
* | emacs: list: Add 'guix-list-mode-initialize'. | Alex Kost | 2016-01-02 |
* | emacs: list: Generalize 'sort-key' code. | Alex Kost | 2016-01-02 |
* | emacs: list: Generalize 'describe' code. | Alex Kost | 2016-01-02 |
* | emacs: list: Generalize 'marks' code. | Alex Kost | 2016-01-02 |
* | emacs: Add 'guix-keyword-args-let'. | Alex Kost | 2016-01-02 |
* | emacs: list: Configure format in one place. | Alex Kost | 2016-01-02 |
* | emacs: Rename internal procedures. | Alex Kost | 2016-01-02 |
* | emacs: list: Generate numerical sort predicates. | Alex Kost | 2016-01-02 |
* | emacs: Add API for 'guix-entry'. | Alex Kost | 2016-01-02 |
* | emacs: list: Fontify time stamps. | Alex Kost | 2015-12-09 |
* | emacs: Add customization groups for faces. | Alex Kost | 2015-09-15 |
* | emacs: Use prompt for packages instead popup for edit action. | Alex Kost | 2015-08-30 |
* | emacs: Add and use alist accessors. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-root-map'. | Alex Kost | 2015-06-26 |
* | emacs: Add "edit" command to a list of packages. | Alex Kost | 2015-06-22 |
* | emacs: Simplify defining package ID in a list buffer. | Alex Kost | 2015-06-22 |
* | emacs: Remove "M" key binding for marking all lines. | Alex Kost | 2015-05-29 |
* | emacs: Add interface for comparing generations. | Alex Kost | 2014-11-04 |
* | emacs: Improve interface for working with multiple profiles. | Alex Kost | 2014-10-18 |
* | emacs: Support auto-updating after performing REPL operation. | Alex Kost | 2014-10-16 |
* | emacs: Add support for switching generations. | Alex Kost | 2014-10-13 |
* | emacs: Add 'current' generation parameter. | Alex Kost | 2014-10-13 |
* | emacs: Allow list functions to deal with nil values. | Alex Kost | 2014-10-12 |
* | emacs: Add support for deleting generations. | Alex Kost | 2014-10-06 |
* | emacs: Use package/output type variables where needed. | Alex Kost | 2014-09-28 |
* | emacs: Add support for displaying outputs. | Alex Kost | 2014-09-24 |
* | emacs: Use general functions instead of generated ones. | Alex Kost | 2014-09-24 |
* | emacs: Improve key bindings for marking the packages. | Alex Kost | 2014-09-08 |
* | emacs: Add a face for installed packages. | Alex Kost | 2014-09-06 |
* | Add Emacs user interface. | Alex Kost | 2014-09-03 |