Age | Commit message (Expand) | Author |
2015-12-06 | emacs: info: Show a message after copying button label. | Alex Kost |
2015-12-06 | emacs: Complete --profile in 'guix package' popup. | Alex Kost |
2015-12-06 | emacs: 'guix-emacs-load-autoloads' takes a profile. | Alex Kost |
2015-12-06 | emacs: Fix 'guix-pull'. | Alex Kost |
2015-12-06 | emacs: Fix 'guix-apply-manifest'. | Alex Kost |
2015-11-23 | emacs: Expand 'guix-load-path'. | Alex Kost |
2015-11-16 | emacs: 'display-search-paths' now takes a list of profiles. | Ludovic Courtès |
2015-11-12 | emacs: Adjust 'guix environment' popup. | Alex Kost |
2015-11-12 | emacs: Adjust 'guix container' popup. | Alex Kost |
2015-11-12 | emacs: Improve post processing of popup arguments. | Alex Kost |
2015-11-02 | emacs: Enable 'guix-build-log-minor-mode' in shell buffers. | Alex Kost |
2015-11-02 | emacs: Enable 'guix-build-log-mode' for build log files. | Alex Kost |
2015-11-02 | emacs: Add completions for '--type' option of 'refresh' popup. | Alex Kost |
2015-10-31 | emacs: Disable minor modes in 'guix-build-log-mode'. | Alex Kost |
2015-10-31 | emacs: Add key bindings for 'guix-build-log-minor-mode'. | Alex Kost |
2015-10-31 | emacs: Add shell completions for 'guix refresh --type'. | Alex Kost |
2015-10-28 | services: Add 'modify-services'. | Ludovic Courtès |
2015-10-27 | emacs: Use 'switch-to-generation*'. | Alex Kost |
2015-10-27 | emacs: Add "Packages" option for 'guix challenge' popup. | Alex Kost |
2015-10-27 | emacs: Add shell completions for 'guix challenge'. | Alex Kost |
2015-10-20 | emacs: devel: Add indentation rules for 'modify-phases' keywords. | Alex Kost |
2015-10-20 | emacs: config: Use "emacs-config-" prefix for constants. | Alex Kost |
2015-10-20 | build: Set DOT_USER_PROGRAM for Emacs interface. | Alex Kost |
2015-10-17 | emacs: devel: Highlight Guix keywords. | Alex Kost |
2015-10-17 | emacs: Improve file names of generated graphs. | Alex Kost |
2015-10-16 | emacs: Add "View graph" actions to system graph commands. | Alex Kost |
2015-10-16 | emacs: Disambiguate "d" key in 'system' popup. | Alex Kost |
2015-10-16 | emacs: init: Add "share/emacs/site-lisp" to 'load-path'. | Alex Kost |
2015-10-14 | emacs: devel: Add indentation rules. | Alex Kost |
2015-10-12 | emacs: Add 'guix-devel-build-package-source'. | Alex Kost |
2015-10-09 | emacs: Add 'guix-devel-lint-package' | Alex Kost |
2015-10-09 | emacs: Add 'guix-devel-with-definition'. | Alex Kost |
2015-10-09 | emacs: Fix 'guix-devel-setup-repl'. | Alex Kost |
2015-10-09 | emacs: Fix 'guix-build-log-phase-toggle-all'. | Alex Kost |
2015-10-09 | emacs: devel: Fix 'modify-phases' highlighting. | Alex Kost |
2015-10-09 | emacs: devel: Highlight gexp symbols. | Alex Kost |
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 |