build: Add Ant build system.
[jackhill/guix/guix.git] / emacs /
2016-03-08 Ludovic Courtèsemacs: Gracefully handle wrong package names passed...
2016-03-04 Alex Kostemacs: Use '@' to separate package names and version...
2016-03-04 Alex Kostemacs: hydra: Use '-' to separate job names and version...
2016-02-24 Alex KostDo not check package freshness during upgrade.
2016-02-22 Alex Kostemacs: Do not allow a user to modify system profiles.
2016-02-22 Alex Kostemacs: Set 'guix-buffer-item' before displaying entries.
2016-02-22 Alex Kostemacs: Add 'M-x guix-installed-{user/system}-packages'.
2016-02-18 Alex Kostemacs: Autoload hooks instead of putting them in 'guix...
2016-02-09 Alex Kostemacs: 'C-u M-x guix-edit' prompts for directory.
2016-02-07 Alex Kostemacs: Find Emacs packages in a system profile.
2016-02-07 Alex Kostemacs: Move the code to load Emacs packages after insta...
2016-02-07 Alex Kostemacs: Factorize searching for Emacs packages.
2016-02-04 Alex Kostemacs: Add missing (require 'guix-profiles).
2016-02-01 Alex Kostemacs: command: Disambiguate "w" key in build options.
2016-01-29 Alex Kostguix system: Rename 'dmd-graph' to 'shepherd-graph'.
2016-01-28 Mark H WeaverMerge branch 'core-updates'
2016-01-25 Alex Kostemacs: Add interface for licenses.
2016-01-25 Alex Kostemacs: list: Support displaying URL links.
2016-01-25 Alex Kostemacs: Add 'guix-packages-by-license' command.
2016-01-25 Alex Kostemacs: Buttonize licenses in "Package Info".
2016-01-25 Alex Kostemacs: Add 'guix-browse-license-url' command.
2016-01-25 Alex Kostemacs: Rename 'file-path' to 'file-name'.
2016-01-19 Mark H WeaverMerge branch 'master' into core-updates
2016-01-18 Alex Kostemacs: Add 'guix-search-by-name'.
2016-01-18 Alex Kostemacs: Rename 'guix-search-by-name' to 'guix-packages...
2016-01-16 Alex Kostemacs: Add interface for system generations.
2016-01-16 Alex Kostemacs: Remove 'generation' search type.
2016-01-16 Alex Kostemacs: Replace 'generation-diff' search with 'profile...
2016-01-16 Alex Kostemacs: Find packages in system profiles.
2016-01-16 Alex Kostemacs: profiles: Add 'guix-system-profile'.
2016-01-13 Alex Kostemacs: Fix heading face in "Package Info".
2016-01-13 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-13 Alex Kostemacs: Move loading packages to "guix-emacs.el".
2016-01-13 Alex Kostemacs: Make "guix-emacs.el" independent.
2016-01-13 Alex Kostemacs: Complete --file in 'guix build' popup.
2016-01-13 Alex Kostemacs: Add missing shell completions.
2016-01-07 Alex Kostemacs: Display supported systems in "Package Info".
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-02 Alex Kostemacs: Use "B" key in "Package List" to display latest...
2016-01-02 Alex Kostemacs: Add Hydra interface.
2016-01-02 Alex Kostemacs: Add 'guix-ui-read-profile'.
2016-01-02 Alex Kostemacs: Add hierarchy of customization groups.
2016-01-02 Alex Kostemacs: Return nil instead of "" in completing readers.
2016-01-02 Alex Kostemacs: Add 'guix-list-get-display-entries'.
2016-01-02 Alex Kostemacs: Add 'list-single' variables.
2016-01-02 Alex Kostemacs: Reorganize package/generation UI code.
2016-01-02 Alex Kostemacs: Reorganize 'readers' code.
2016-01-02 Alex Kostemacs: Generalize buffer interface.
2016-01-02 Alex Kostemacs: info: Get rid of syntactic fontification.
2016-01-02 Alex Kostemacs: Generalize buffer naming.
2016-01-02 Alex Kostemacs: info: Buttonize package name heading.
2016-01-02 Alex Kostemacs: Improve messages for packages found by ID.
2016-01-02 Alex Kostemacs: Generalize buffer reverting.
2016-01-02 Alex Kostemacs: Generalize buffer redisplaying.
2016-01-02 Alex Kostemacs: Split 'guix-root-map' keymap.
2016-01-02 Alex Kostemacs: Add wrappers for 'history-size' and 'revert...
2016-01-02 Alex Kostemacs: Split 'guix-param-titles' variable.
2016-01-02 Alex Kostemacs: info: Split 'guix-info-format' variable.
2016-01-02 Alex Kostemacs: Factorize macros for defining interfaces.
2016-01-02 Alex Kostemacs: info: Generalize inserting and formatting.
2016-01-02 Alex Kostemacs: list: Factorize "edit package" commands.
2016-01-02 Alex Kostemacs: list: Split 'guix-list-format' variable.
2016-01-02 Alex Kostemacs: list: Add 'guix-list-mode-initialize'.
2016-01-02 Alex Kostemacs: list: Generalize 'sort-key' code.
2016-01-02 Alex Kostemacs: list: Generalize 'describe' code.
2016-01-02 Alex Kostemacs: list: Generalize 'marks' code.
2016-01-02 Alex Kostemacs: Add 'guix-alist-put'.
2016-01-02 Alex Kostemacs: Add 'guix-keyword-args-let'.
2016-01-02 Alex Kostemacs: list: Configure format in one place.
2016-01-02 Alex Kostemacs: Rename internal procedures.
2016-01-02 Alex Kostemacs: list: Generate numerical sort predicates.
2016-01-02 Alex Kostemacs: Simplify defining parameter titles.
2016-01-02 Alex Kostemacs: Add API for 'guix-entry'.
2016-01-02 Alex Kostemacs: Add 'guix-with-indent'.
2016-01-02 Alex Kostemacs: Use "cl-list*" instead of "apply #'list".
2015-12-15 Alex Kostemacs: Use socket instead of port.
2015-12-15 Alex Kostemacs: 'node-type' is in (guix graph) now.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-11 Alex Kostemacs: Handle compiled autoloads.
2015-12-09 Alex Kostemacs: Fix '--rounds' option in command popups.
2015-12-09 Alex Kostemacs: Add 'guix-build-log-find-file'.
2015-12-09 Alex Kostemacs: list: Fontify time stamps.
2015-12-09 Alex Kostemacs: info: Add 'guix-info-heading' face.
2015-12-06 Alex Kostemacs: info: Show a message after copying button label.
2015-12-06 Alex Kostemacs: Complete --profile in 'guix package' popup.
2015-12-06 Alex Kostemacs: 'guix-emacs-load-autoloads' takes a profile.
2015-12-06 Alex Kostemacs: Fix 'guix-pull'.
2015-12-06 Alex Kostemacs: Fix 'guix-apply-manifest'.
2015-11-23 Alex Kostemacs: Expand 'guix-load-path'.
2015-11-16 Ludovic Courtèsemacs: 'display-search-paths' now takes a list of profiles.
2015-11-12 Alex Kostemacs: Adjust 'guix environment' popup.
2015-11-12 Alex Kostemacs: Adjust 'guix container' popup.
2015-11-12 Alex Kostemacs: Improve post processing of popup arguments.
2015-11-02 Alex Kostemacs: Enable 'guix-build-log-minor-mode' in shell...
2015-11-02 Alex Kostemacs: Enable 'guix-build-log-mode' for build log files.
2015-11-02 Alex Kostemacs: Add completions for '--type' option of 'refresh...
2015-10-31 Alex Kostemacs: Disable minor modes in 'guix-build-log-mode'.
2015-10-31 Alex Kostemacs: Add key bindings for 'guix-build-log-minor-mode'.
2015-10-31 Alex Kostemacs: Add shell completions for 'guix refresh --type'.
2015-10-30 宋文武Merge branch 'master' into dbus-update
next