Age | Commit message (Expand) | Author |
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 |
2014-10-18 | emacs: Improve interface for working with multiple profiles. | Alex Kost |
2014-10-17 | emacs: Add 'guix-generations-by-time' command. | Alex Kost |
2014-10-16 | emacs: Support auto-updating after performing REPL operation. | Alex Kost |
2014-10-13 | emacs: Add support for switching generations. | Alex Kost |
2014-10-13 | emacs: Add 'current' generation parameter. | Alex Kost |
2014-10-06 | emacs: Add support for deleting generations. | Alex Kost |
2014-10-02 | emacs: Add support for modifying options during operation confirmation. | Alex Kost |
2014-09-28 | emacs: Use package/output type variables where needed. | Alex Kost |
2014-09-28 | emacs: Support font-locking. | Alex Kost |
2014-09-24 | emacs: Add support for displaying outputs. | Alex Kost |
2014-09-24 | emacs: Rewrite scheme side in a functional manner. | Alex Kost |
2014-09-24 | emacs: Use general functions instead of generated ones. | Alex Kost |
2014-09-03 | Add Emacs user interface. | Alex Kost |