summaryrefslogtreecommitdiff
path: root/emacs/guix-main.scm
Commit message (Expand)AuthorAge
* emacs: 'display-search-paths' now takes a list of profiles.Ludovic Courtès2015-11-16
* emacs: Add completions for '--type' option of 'refresh' popup.Alex Kost2015-11-02
* emacs: Display guix command errors in the minibuffer.Alex Kost2015-09-15
* ui: Add package-description-string.Mathieu Lirzin2015-09-08
* emacs: Add support for "triplet" package inputs.Alex Kost2015-09-04
* emacs: Add code to pipe guix output to external program.Alex Kost2015-09-01
* emacs: Use prompt for packages instead popup for edit action.Alex Kost2015-08-30
* emacs: Add code to run guix command in REPL.Alex Kost2015-08-30
* emacs: Add 'guix-package-names'.Alex Kost2015-08-30
* emacs: Add 'guix-graph-type-names'.Alex Kost2015-08-30
* emacs: Add 'guix-lint-checker-names'.Alex Kost2015-08-30
* emacs: Add "edit" command to a list of packages.Alex Kost2015-06-22
* emacs: Report about "search paths" after operation.Alex Kost2015-05-29
* emacs: In 'run-with-store' call, specify the guile-for-build.Ludovic Courtès2015-01-16
* emacs: Disable build traces produced by the daemon.Ludovic Courtès2014-11-25
* emacs: Add "Source" field to 'guix-info' buffers.Alex Kost2014-11-12
* emacs: Add interface for comparing generations.Alex Kost2014-11-04
* emacs: Add 'guix-pull' command.Alex Kost2014-10-27
* emacs: Add 'guix-generations-by-time' command.Alex Kost2014-10-17
* emacs: Add 'current' generation parameter.Alex Kost2014-10-13
* ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost2014-10-10
* emacs: Use 'with-store' in 'process-package-actions'.Alex Kost2014-10-06
* emacs: Add support for deleting generations.Alex Kost2014-10-06
* emacs: Fix errors in receiving information.Alex Kost2014-09-28
* emacs: Rewrite scheme side in a functional manner.Alex Kost2014-09-24
* Add Emacs user interface.Alex Kost2014-09-03