summaryrefslogtreecommitdiff
path: root/emacs/guix-command.el
AgeCommit message (Expand)Author
2016-02-01emacs: command: Disambiguate "w" key in build options....Alex Kost
2016-01-29guix system: Rename 'dmd-graph' to 'shepherd-graph'....Alex Kost
2016-01-13emacs: Complete --file in 'guix build' popup....Alex Kost
2016-01-02emacs: Use "cl-list*" instead of "apply #'list"....Alex Kost
2015-12-09emacs: Fix '--rounds' option in command popups....Alex Kost
2015-12-09emacs: Add 'guix-build-log-find-file'....Alex Kost
2015-12-06emacs: Complete --profile in 'guix package' popup....Alex Kost
2015-11-12emacs: Adjust 'guix environment' popup....Alex Kost
2015-11-12emacs: Adjust 'guix container' popup....Alex Kost
2015-11-12emacs: Improve post processing of popup arguments....Alex Kost
2015-11-02emacs: Add completions for '--type' option of 'refresh' popup....Alex Kost
2015-10-27emacs: Add "Packages" option for 'guix challenge' popup....Alex Kost
2015-10-16emacs: Add "View graph" actions to system graph commands....Alex Kost
2015-10-16emacs: Disambiguate "d" key in 'system' popup....Alex Kost
2015-09-23emacs: Add "View map" action to 'size' popup....Alex Kost
2015-09-22emacs: Move guile related code to "guix-guile.el"....Alex Kost
2015-09-18emacs: Replace 'guix-any' with 'cl-some'....Alex Kost
2015-09-15emacs: Add "View build log" action to build popup....Alex Kost
2015-09-02emacs: Use "r" key for 'cran' action in 'import' popup....Alex Kost
2015-09-01emacs: Add "View graph" action to graph popup....Alex Kost
2015-08-30emacs: Use prompt for packages instead popup for edit action....Alex Kost
2015-08-30emacs: Add popup interface for guix commands....Alex Kost