gnu: Add r-htmltable.
[jackhill/guix/guix.git] / emacs / guix-main.scm
2016-08-01 Mark H WeaverMerge branch 'master' into core-updates
2016-07-30 Alex Kostemacs: Disable grafts when dry-run is enabled.
2016-06-07 Ludovic CourtèsMerge branch 'master' into core-updates
2016-05-31 Alex Kostemacs: Add "Build Log" button to Package Info.
2016-05-31 Alex Kostemacs: Add "Build" button to Package Info.
2016-05-31 Alex Kostemacs: Show built output directories in Package Info.
2016-05-13 Leo FamulariMerge branch 'master' into core-updates
2016-05-11 Mark H WeaverMerge branch 'master' into gnome-updates
2016-05-10 Alex Kostemacs: Add 'guix-package-from-file' command.
2016-05-10 Alex Kostemacs: main: Remove top-level package tables.
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-05 Alex Kostemacs: main: Use (guix combinators).
2016-05-02 Mathieu LirzinMerge branch 'master' into core-updates
2016-04-23 宋文武Merge branch 'gnome-updates'
2016-04-18 Alex Kostemacs: Add interface for package locations.
2016-04-18 Alex Kostemacs: Add 'guix-packages-by-location' command.
2016-04-06 Ludovic CourtèsMerge branch 'master' into core-updates
2016-04-04 Alex Kostemacs: Speed up starting the REPL.
2016-04-04 Alex Kostemacs: Use (guix scripts lint) only when needed.
2016-04-04 Alex Kostemacs: Remove unused module.
2016-04-04 Alex Kostemacs: Stylistic improvements in guile code.
2016-04-04 Alex Kostemacs: Use 'build-and-use-profile' from (guix scripts...
2016-03-21 Leo FamulariMerge branch 'master' into core-updates
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-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-24 Alex KostDo not check package freshness during upgrade.
2016-01-28 Mark H WeaverMerge branch 'core-updates'
2016-01-25 Alex Kostemacs: Add interface for licenses.
2016-01-25 Alex Kostemacs: Add 'guix-packages-by-license' command.
2016-01-25 Alex Kostemacs: Add 'guix-browse-license-url' command.
2016-01-19 Mark H WeaverMerge branch 'master' into core-updates
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-13 Ludovic CourtèsMerge branch 'master' into core-updates
2016-01-07 Alex Kostemacs: Display supported systems in "Package Info".
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-15 Alex Kostemacs: 'node-type' is in (guix graph) now.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-16 Ludovic Courtèsemacs: 'display-search-paths' now takes a list of profiles.
2015-11-02 Alex Kostemacs: Add completions for '--type' option of 'refresh...
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-15 Alex Kostemacs: Display guix command errors in the minibuffer.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-08 Mathieu Lirzinui: Add package-description-string.
2015-09-04 Alex Kostemacs: Add support for "triplet" package inputs.
2015-09-01 Alex Kostemacs: Add code to pipe guix output to external program.
2015-08-30 Alex Kostemacs: Use prompt for packages instead popup for edit...
2015-08-30 Alex Kostemacs: Add code to run guix command in REPL.
2015-08-30 Alex Kostemacs: Add 'guix-package-names'.
2015-08-30 Alex Kostemacs: Add 'guix-graph-type-names'.
2015-08-30 Alex Kostemacs: Add 'guix-lint-checker-names'.
2015-06-22 Alex Kostemacs: Add "edit" command to a list of packages.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-29 Alex Kostemacs: Report about "search paths" after operation.
2015-01-16 Ludovic Courtèsemacs: In 'run-with-store' call, specify the guile...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-11-25 Ludovic Courtèsemacs: Disable build traces produced by the daemon.
2014-11-12 Alex Kostemacs: Add "Source" field to 'guix-info' buffers.
2014-11-04 Alex Kostemacs: Add interface for comparing generations.
2014-10-27 Alex Kostemacs: Add 'guix-pull' command.
2014-10-17 Alex Kostemacs: Add 'guix-generations-by-time' command.
2014-10-13 Alex Kostemacs: Add 'current' generation parameter.
2014-10-09 Alex Kostui: Move 'show-manifest-transaction' from (guix profiles).
2014-10-06 Alex Kostemacs: Use 'with-store' in 'process-package-actions'.
2014-10-05 Alex Kostemacs: Add support for deleting generations.
2014-09-28 Alex Kostemacs: Fix errors in receiving information.
2014-09-26 Ludovic CourtèsMerge branch 'bash-cve-2014-6271'
2014-09-24 Alex Kostemacs: Rewrite scheme side in a functional manner.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Alex KostAdd Emacs user interface.