| Commit message (Expand) | Author | Age |
* | emacs: Disable grafts when dry-run is enabled. | Alex Kost | 2016-07-30 |
* | gexp: Add 'with-imported-modules' macro. | Ludovic Courtès | 2016-07-12 |
* | emacs: Add "Build Log" button to Package Info. | Alex Kost | 2016-05-31 |
* | emacs: Add "Build" button to Package Info. | Alex Kost | 2016-05-31 |
* | emacs: Extend 'guix-mapinsert'. | Alex Kost | 2016-05-31 |
* | emacs: Show built output directories in Package Info. | Alex Kost | 2016-05-31 |
* | build: Use "%D%" in Makefile fragments. | Mathieu Lirzin | 2016-05-24 |
* | emacs: Add 'guix-package-from-file' command. | Alex Kost | 2016-05-10 |
* | emacs: main: Remove top-level package tables. | Alex Kost | 2016-05-10 |
* | emacs: Simplify 'guix-guile-boolean'. | Alex Kost | 2016-05-10 |
* | emacs: Add 'guix-version' command. | Alex Kost | 2016-05-09 |
* | emacs: main: Use (guix combinators). | Alex Kost | 2016-05-05 |
* | emacs: Add "edit" command to a list of licenses. | Alex Kost | 2016-04-26 |
* | emacs: Add license definition button to License Info buffer. | Alex Kost | 2016-04-26 |
* | emacs: Add 'guix-find-license-definition' command. | Alex Kost | 2016-04-26 |
* | build: Move 'Makefile' fragments to subdirectories. | Mathieu Lirzin | 2016-04-21 |
* | emacs: Display license info on button press in Package Info buffer. | Alex Kost | 2016-04-18 |
* | emacs: Add location "Packages" button to Package Info buffer. | Alex Kost | 2016-04-18 |
* | emacs: Add interface for package locations. | Alex Kost | 2016-04-18 |
* | emacs: Make 'guix-find-location' interactive. | Alex Kost | 2016-04-18 |
* | emacs: Display message if license not found. | Alex Kost | 2016-04-18 |
* | emacs: Separate package license code. | Alex Kost | 2016-04-18 |
* | emacs: Separate package location code. | Alex Kost | 2016-04-18 |
* | emacs: Add 'guix-packages-by-location' command. | Alex Kost | 2016-04-18 |
* | emacs: Use full profile name in Guix buffer names. | Alex Kost | 2016-04-15 |
* | emacs: Factorize code for buffer names. | Alex Kost | 2016-04-15 |
* | emacs: Speed up starting the REPL. | Alex Kost | 2016-04-04 |
* | emacs: Use (guix scripts lint) only when needed. | Alex Kost | 2016-04-04 |
* | emacs: Remove unused module. | Alex Kost | 2016-04-04 |
* | emacs: Stylistic improvements in guile code. | Alex Kost | 2016-04-04 |
* | emacs: Use 'build-and-use-profile' from (guix scripts package). | Alex Kost | 2016-04-04 |
* | emacs: Deprecate "guix-init.el". | Alex Kost | 2016-03-24 |
* | emacs: Use space to separate package name and version in heading. | Alex Kost | 2016-03-23 |
* | emacs: Fix converting scheme into elisp expression. | Alex Kost | 2016-03-23 |
* | emacs: Gracefully handle wrong package names passed to 'guix-edit'. | Ludovic Courtès | 2016-03-08 |
* | emacs: Use '@' to separate package names and version numbers. | Alex Kost | 2016-03-04 |
* | emacs: hydra: Use '-' to separate job names and version numbers. | Alex Kost | 2016-03-04 |
* | Do not check package freshness during upgrade. | Alex Kost | 2016-02-24 |
* | emacs: Do not allow a user to modify system profiles. | Alex Kost | 2016-02-22 |
* | emacs: Set 'guix-buffer-item' before displaying entries. | Alex Kost | 2016-02-22 |
* | emacs: Add 'M-x guix-installed-{user/system}-packages'. | Alex Kost | 2016-02-22 |
* | emacs: Autoload hooks instead of putting them in 'guix-init'. | Alex Kost | 2016-02-18 |
* | emacs: 'C-u M-x guix-edit' prompts for directory. | Alex Kost | 2016-02-10 |
* | emacs: Find Emacs packages in a system profile. | Alex Kost | 2016-02-07 |
* | emacs: Move the code to load Emacs packages after installing. | Alex Kost | 2016-02-07 |
* | emacs: Factorize searching for Emacs packages. | Alex Kost | 2016-02-07 |
* | emacs: Add missing (require 'guix-profiles). | Alex Kost | 2016-02-04 |
* | emacs: command: Disambiguate "w" key in build options. | Alex Kost | 2016-02-01 |
* | guix system: Rename 'dmd-graph' to 'shepherd-graph'. | Alex Kost | 2016-01-29 |
* | emacs: Add interface for licenses. | Alex Kost | 2016-01-25 |