Age | Commit message (Expand) | Author |
2016-01-16 | emacs: Find packages in system profiles. | Alex Kost |
2016-01-16 | emacs: profiles: Add 'guix-system-profile'. | Alex Kost |
2016-01-14 | emacs: Fix heading face in "Package Info". | Alex Kost |
2016-01-13 | emacs: Move loading packages to "guix-emacs.el". | Alex Kost |
2016-01-13 | emacs: Make "guix-emacs.el" independent. | Alex Kost |
2016-01-13 | emacs: Complete --file in 'guix build' popup. | Alex Kost |
2016-01-13 | emacs: Add missing shell completions. | Alex Kost |
2016-01-07 | emacs: Display supported systems in "Package Info". | Alex Kost |
2016-01-02 | emacs: Use "B" key in "Package List" to display latest builds. | Alex Kost |
2016-01-02 | emacs: Add Hydra interface. | Alex Kost |
2016-01-02 | emacs: Add 'guix-ui-read-profile'. | Alex Kost |
2016-01-02 | emacs: Add hierarchy of customization groups. | Alex Kost |
2016-01-02 | emacs: Return nil instead of "" in completing readers. | 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: Reorganize 'readers' code. | Alex Kost |
2016-01-02 | emacs: Generalize buffer interface. | Alex Kost |
2016-01-02 | emacs: info: Get rid of syntactic fontification. | Alex Kost |
2016-01-02 | emacs: Generalize buffer naming. | Alex Kost |
2016-01-02 | emacs: info: Buttonize package name heading. | Alex Kost |
2016-01-02 | emacs: Improve messages for packages found by ID. | Alex Kost |
2016-01-02 | emacs: Generalize buffer reverting. | Alex Kost |
2016-01-02 | emacs: Generalize buffer redisplaying. | Alex Kost |
2016-01-02 | emacs: Split 'guix-root-map' keymap. | Alex Kost |
2016-01-02 | emacs: Add wrappers for 'history-size' and 'revert-confirm'. | Alex Kost |
2016-01-02 | emacs: Split 'guix-param-titles' variable. | Alex Kost |
2016-01-02 | emacs: info: Split 'guix-info-format' variable. | Alex Kost |
2016-01-02 | emacs: Factorize macros for defining interfaces. | Alex Kost |
2016-01-02 | emacs: info: Generalize inserting and formatting. | 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-alist-put'. | 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: Simplify defining parameter titles. | Alex Kost |
2016-01-02 | emacs: Add API for 'guix-entry'. | Alex Kost |
2016-01-02 | emacs: Add 'guix-with-indent'. | Alex Kost |
2016-01-02 | emacs: Use "cl-list*" instead of "apply #'list". | Alex Kost |
2015-12-15 | emacs: Use socket instead of port. | Alex Kost |
2015-12-15 | emacs: 'node-type' is in (guix graph) now. | Alex Kost |
2015-12-11 | emacs: Handle compiled autoloads. | Alex Kost |
2015-12-09 | emacs: Fix '--rounds' option in command popups. | Alex Kost |
2015-12-09 | emacs: Add 'guix-build-log-find-file'. | Alex Kost |