summaryrefslogtreecommitdiff
path: root/emacs/guix-main.scm
Commit message (Expand)AuthorAge
* Remove Emacs interface.Alex Kost2016-12-29
* emacs: Disable grafts when dry-run is enabled.Alex Kost2016-07-30
* emacs: Add "Build Log" button to Package Info.Alex Kost2016-05-31
* emacs: Add "Build" button to Package Info.Alex Kost2016-05-31
* emacs: Show built output directories in Package Info.Alex Kost2016-05-31
* emacs: Add 'guix-package-from-file' command.Alex Kost2016-05-10
* emacs: main: Remove top-level package tables.Alex Kost2016-05-10
* emacs: main: Use (guix combinators).Alex Kost2016-05-05
* emacs: Add interface for package locations.Alex Kost2016-04-18
* emacs: Add 'guix-packages-by-location' command.Alex Kost2016-04-18
* emacs: Speed up starting the REPL.Alex Kost2016-04-04
* emacs: Use (guix scripts lint) only when needed.Alex Kost2016-04-04
* emacs: Remove unused module.Alex Kost2016-04-04
* emacs: Stylistic improvements in guile code.Alex Kost2016-04-04
* emacs: Use 'build-and-use-profile' from (guix scripts package).Alex Kost2016-04-04
* emacs: Gracefully handle wrong package names passed to 'guix-edit'.Ludovic Courtès2016-03-08
* emacs: Use '@' to separate package names and version numbers.Alex Kost2016-03-04
* Do not check package freshness during upgrade.Alex Kost2016-02-24
* emacs: Add interface for licenses.Alex Kost2016-01-25
* emacs: Add 'guix-packages-by-license' command.Alex Kost2016-01-25
* emacs: Add 'guix-browse-license-url' command.Alex Kost2016-01-25
* emacs: Add interface for system generations.Alex Kost2016-01-16
* emacs: Remove 'generation' search type.Alex Kost2016-01-16
* emacs: Replace 'generation-diff' search with 'profile-diff'.Alex Kost2016-01-16
* emacs: Find packages in system profiles.Alex Kost2016-01-16
* emacs: Display supported systems in "Package Info".Alex Kost2016-01-07
* emacs: 'node-type' is in (guix graph) now.Alex Kost2015-12-15
* 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