Age | Commit message (Expand) | Author |
2016-01-02 | emacs: list: Add 'guix-list-mode-initialize'. | Alex Kost |
2016-01-02 | emacs: list: Generalize 'sort-key' code. | Alex Kost |
2016-01-02 | emacs: list: Generalize 'describe' code. | Alex Kost |
2016-01-02 | emacs: list: Generalize 'marks' code. | Alex Kost |
2016-01-02 | emacs: Add 'guix-alist-put'. | Alex Kost |
2016-01-02 | emacs: Add 'guix-keyword-args-let'. | Alex Kost |
2016-01-02 | emacs: list: Configure format in one place. | Alex Kost |
2016-01-02 | emacs: Rename internal procedures. | Alex Kost |
2016-01-02 | emacs: list: Generate numerical sort predicates. | Alex Kost |
2016-01-02 | emacs: Simplify defining parameter titles. | Alex Kost |
2016-01-02 | emacs: Add API for 'guix-entry'. | Alex Kost |
2016-01-02 | emacs: Add 'guix-with-indent'. | Alex Kost |
2016-01-02 | emacs: Use "cl-list*" instead of "apply #'list". | Alex Kost |
2015-12-15 | emacs: Use socket instead of port. | Alex Kost |
2015-12-15 | emacs: 'node-type' is in (guix graph) now. | Alex Kost |
2015-12-11 | emacs: Handle compiled autoloads. | Alex Kost |
2015-12-09 | emacs: Fix '--rounds' option in command popups. | Alex Kost |
2015-12-09 | emacs: Add 'guix-build-log-find-file'. | Alex Kost |
2015-12-09 | emacs: list: Fontify time stamps. | Alex Kost |
2015-12-09 | emacs: info: Add 'guix-info-heading' face. | Alex Kost |
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 |