Age | Commit message (Expand) | Author |
2016-05-31 | emacs: Add "Build" button to Package Info. | Alex Kost |
2016-05-31 | emacs: Show built output directories in Package Info. | Alex Kost |
2016-04-18 | emacs: Separate package location code. | Alex Kost |
2016-03-04 | emacs: Use '@' to separate package names and version numbers. | Alex Kost |
2016-02-10 | emacs: 'C-u M-x guix-edit' prompts for directory. | Alex Kost |
2016-02-04 | emacs: Add missing (require 'guix-profiles). | Alex Kost |
2016-01-16 | emacs: Find packages in system profiles. | 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: Generalize buffer naming. | 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: Add 'guix-keyword-args-let'. | Alex Kost |
2016-01-02 | emacs: Rename internal procedures. | Alex Kost |
2016-01-02 | emacs: Simplify defining parameter titles. | Alex Kost |
2016-01-02 | emacs: Add API for 'guix-entry'. | Alex Kost |
2015-12-06 | emacs: Fix 'guix-pull'. | Alex Kost |
2015-12-06 | emacs: Fix 'guix-apply-manifest'. | Alex Kost |
2015-11-02 | emacs: Add completions for '--type' option of 'refresh' popup. | Alex Kost |
2015-10-27 | emacs: Use 'switch-to-generation*'. | Alex Kost |
2015-09-22 | emacs: Move guile related code to "guix-guile.el". | Alex Kost |
2015-09-15 | emacs: Display guix command errors in the minibuffer. | Alex Kost |
2015-09-15 | emacs: Add customization groups for faces. | Alex Kost |
2015-08-30 | emacs: Use prompt for packages instead popup for edit action. | Alex Kost |
2015-08-30 | emacs: Add code to run guix command in shell. | Alex Kost |
2015-08-30 | emacs: Add code to run guix command in REPL. | Alex Kost |
2015-08-30 | emacs: Add and use alist accessors. | Alex Kost |
2015-08-30 | emacs: Add 'guix-package-names'. | Alex Kost |
2015-08-30 | emacs: Add 'guix-graph-type-names'. | Alex Kost |
2015-08-30 | emacs: Add 'guix-lint-checker-names'. | Alex Kost |
2015-08-30 | emacs: Add and use 'guix-concat-strings'. | Alex Kost |
2015-08-30 | emacs: Remove leftover internal variable. | Alex Kost |
2015-06-26 | emacs: Add 'guix-root-map'. | Alex Kost |
2015-06-22 | emacs: Add "edit" command to a list of packages. | Alex Kost |
2015-05-29 | emacs: Add 'guix-apply-manifest'. | Alex Kost |
2014-12-02 | emacs: Move profiles code to "guix-profiles.el.in". | Alex Kost |
2014-11-12 | emacs: Add "Source" field to 'guix-info' buffers. | Alex Kost |
2014-11-10 | emacs: Improve 'guix-redisplay-buffer'. | Alex Kost |
2014-11-10 | emacs: Restore mode-line after operation prompt. | Alex Kost |
2014-11-04 | emacs: Add interface for comparing generations. | Alex Kost |
2014-11-04 | emacs: Improve minibuffer messages. | Alex Kost |
2014-10-27 | emacs: Add 'guix-pull' command. | Alex Kost |
2014-10-27 | emacs: Improve buffer procedures. | Alex Kost |
2014-10-27 | emacs: Handle updating by ID after REPL restart. | Alex Kost |