| Commit message (Expand) | Author | Age |
* | emacs: Use '@' to separate package names and version numbers. | Alex Kost | 2016-03-04 |
* | emacs: hydra: Use '-' to separate job names and version numbers. | Alex Kost | 2016-03-04 |
* | Do not check package freshness during upgrade. | Alex Kost | 2016-02-24 |
* | emacs: Do not allow a user to modify system profiles. | Alex Kost | 2016-02-22 |
* | emacs: Set 'guix-buffer-item' before displaying entries. | Alex Kost | 2016-02-22 |
* | emacs: Add 'M-x guix-installed-{user/system}-packages'. | Alex Kost | 2016-02-22 |
* | emacs: Autoload hooks instead of putting them in 'guix-init'. | Alex Kost | 2016-02-18 |
* | emacs: 'C-u M-x guix-edit' prompts for directory. | Alex Kost | 2016-02-10 |
* | emacs: Find Emacs packages in a system profile. | Alex Kost | 2016-02-07 |
* | emacs: Move the code to load Emacs packages after installing. | Alex Kost | 2016-02-07 |
* | emacs: Factorize searching for Emacs packages. | Alex Kost | 2016-02-07 |
* | emacs: Add missing (require 'guix-profiles). | Alex Kost | 2016-02-04 |
* | emacs: command: Disambiguate "w" key in build options. | Alex Kost | 2016-02-01 |
* | guix system: Rename 'dmd-graph' to 'shepherd-graph'. | Alex Kost | 2016-01-29 |
* | emacs: Add interface for licenses. | Alex Kost | 2016-01-25 |
* | emacs: list: Support displaying URL links. | Alex Kost | 2016-01-25 |
* | emacs: Add 'guix-packages-by-license' command. | Alex Kost | 2016-01-25 |
* | emacs: Buttonize licenses in "Package Info". | Alex Kost | 2016-01-25 |
* | emacs: Add 'guix-browse-license-url' command. | Alex Kost | 2016-01-25 |
* | emacs: Rename 'file-path' to 'file-name'. | Alex Kost | 2016-01-25 |
* | emacs: Add 'guix-search-by-name'. | Alex Kost | 2016-01-18 |
* | emacs: Rename 'guix-search-by-name' to 'guix-packages-by-name'. | Alex Kost | 2016-01-18 |
* | emacs: Add interface for system generations. | Alex Kost | 2016-01-16 |
* | emacs: Remove 'generation' search type. | Alex Kost | 2016-01-16 |
* | emacs: Replace 'generation-diff' search with 'profile-diff'. | Alex Kost | 2016-01-16 |
* | emacs: Find packages in system profiles. | Alex Kost | 2016-01-16 |
* | emacs: profiles: Add 'guix-system-profile'. | Alex Kost | 2016-01-16 |
* | emacs: Fix heading face in "Package Info". | Alex Kost | 2016-01-14 |
* | 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-13 |
* | emacs: Display supported systems in "Package Info". | Alex Kost | 2016-01-07 |
* | 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 |