Age | Commit message (Expand) | Author |
2015-09-26 | emacs: devel: Highlight 'modify-phases' keywords. | Alex Kost |
2015-09-25 | emacs: build-log: Improve regexp for the phase end. | Alex Kost |
2015-09-23 | emacs: Add 'guix-devel-build-package-definition'. | Alex Kost |
2015-09-23 | emacs: Add development utils. | Alex Kost |
2015-09-23 | emacs: Add "View map" action to 'size' popup. | Alex Kost |
2015-09-22 | emacs: Add code to call guile procedures. | Alex Kost |
2015-09-22 | emacs: Move code for evaluating to "guix-geiser.el". | Alex Kost |
2015-09-22 | emacs: Move guile related code to "guix-guile.el". | Alex Kost |
2015-09-22 | emacs: Improve 'guix-prettify-regexp'. | Alex Kost |
2015-09-18 | emacs: Replace 'guix-any' with 'cl-some'. | Alex Kost |
2015-09-18 | emacs: Add commands to show/hide build log phases. | Alex Kost |
2015-09-15 | emacs: Add "View build log" action to build popup. | Alex Kost |
2015-09-15 | emacs: Add modes for viewing build logs. | 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-09-08 | ui: Add package-description-string. | Mathieu Lirzin |
2015-09-04 | emacs: Add support for "triplet" package inputs. | Alex Kost |
2015-09-02 | emacs: Use "r" key for 'cran' action in 'import' popup. | Alex Kost |
2015-09-01 | emacs: Add "View graph" action to graph popup. | Alex Kost |
2015-09-01 | emacs: Allow users to choose a 'find-file' function. | Alex Kost |
2015-09-01 | emacs: Add code to run 'dot' program. | Alex Kost |
2015-09-01 | emacs: Add code to pipe guix output to external program. | Alex Kost |
2015-08-30 | emacs: Use only one guix-load-path variable. | Mathieu Lirzin |
2015-08-30 | emacs: Fix guix-guile-program default value. | Mathieu Lirzin |
2015-08-30 | build: Produce 'guix-config' instead of using compile-time tricks. | Mathieu Lirzin |
2015-08-30 | emacs: Use prompt for packages instead popup for edit action. | Alex Kost |
2015-08-30 | emacs: Add popup interface for guix commands. | Alex Kost |
2015-08-30 | emacs: Add "guix-popup.el". | 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 minibuffer readers. | Alex Kost |
2015-08-30 | emacs: Add help variables. | 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 'guix-memoized-defalias' macro. | Alex Kost |
2015-08-30 | emacs: Add 'guix-any'. | Alex Kost |
2015-08-30 | emacs: Add utils to copy guix command. | Alex Kost |
2015-08-30 | emacs: Add utils to make symbol and string for guix command. | Alex Kost |
2015-08-30 | emacs: Add and use 'guix-concat-strings'. | Alex Kost |
2015-08-30 | emacs: Add and use 'guix-while-search'. | Alex Kost |
2015-08-30 | emacs: Add 'guix-prettify' to 'guix' custom group. | Alex Kost |
2015-08-30 | emacs: Remove leftover internal variable. | Alex Kost |
2015-08-27 | emacs: Add completions for 'guix graph'. | Alex Kost |
2015-07-20 | emacs: Require 'cl-lib'. | Ludovic Courtès |
2015-07-20 | emacs: Fix reference to directory variable. | Christopher Allan Webber |
2015-07-14 | emacs: Fill package heading in Info buffers. | Ludovic Courtès |
2015-07-11 | emacs: Find autoloads in "guix.d" subdirectories. | Alex Kost |
2015-06-26 | emacs: Add 'guix-root-map'. | Alex Kost |