Merge branch 'gtk-im-modules'
[jackhill/guix/guix.git] / emacs / guix-list.el
2016-01-28 Mark H WeaverMerge branch 'core-updates'
2016-01-25 Alex Kostemacs: list: Support displaying URL links.
2016-01-25 Alex Kostemacs: Rename 'file-path' to 'file-name'.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-02 Alex Kostemacs: Add hierarchy of customization groups.
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: Generalize buffer interface.
2016-01-02 Alex Kostemacs: Generalize buffer naming.
2016-01-02 Alex Kostemacs: Split 'guix-root-map' keymap.
2016-01-02 Alex Kostemacs: Split 'guix-param-titles' variable.
2016-01-02 Alex Kostemacs: Factorize macros for defining interfaces.
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-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: Add API for 'guix-entry'.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-09 Alex Kostemacs: list: Fontify time stamps.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-15 Alex Kostemacs: Add customization groups for faces.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-08-30 Alex Kostemacs: Use prompt for packages instead popup for edit...
2015-08-30 Alex Kostemacs: Add and use alist accessors.
2015-06-26 Alex Kostemacs: Add 'guix-root-map'.
2015-06-22 Alex Kostemacs: Add "edit" command to a list of packages.
2015-06-22 Alex Kostemacs: Simplify defining package ID in a list buffer.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-29 Alex Kostemacs: Remove "M" key binding for marking all lines.
2014-11-04 Alex Kostemacs: Add interface for comparing generations.
2014-10-18 Alex Kostemacs: Improve interface for working with multiple...
2014-10-16 Alex Kostemacs: Support auto-updating after performing REPL...
2014-10-13 Alex Kostemacs: Add support for switching generations.
2014-10-13 Alex Kostemacs: Add 'current' generation parameter.
2014-10-12 Alex Kostemacs: Allow list functions to deal with nil values.
2014-10-05 Alex Kostemacs: Add support for deleting generations.
2014-09-28 Alex Kostemacs: Use package/output type variables where needed.
2014-09-26 Ludovic CourtèsMerge branch 'bash-cve-2014-6271'
2014-09-24 Alex Kostemacs: Add support for displaying outputs.
2014-09-24 Alex Kostemacs: Use general functions instead of generated ones.
2014-09-11 Mark H WeaverMerge branch 'master' into core-updates
2014-09-08 Alex Kostemacs: Improve key bindings for marking the packages.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-06 Alex Kostemacs: Add a face for installed packages.
2014-09-03 Alex KostAdd Emacs user interface.