| Commit message (Expand) | Author | Age | Files | Lines |
* | emacs: Add interface for licenses.•••* emacs/guix-main.scm (%license-param-alist): New variable.
(license->sexp, find-licenses, license-entries): New procedures.
* emacs/guix-license.el (guix-license-get-entries)
(guix-license-get-display, guix-license-insert-packages-button)
(guix-license-insert-comment, guix-license-list-describe)
(guix-license-list-show-packages): New procedures.
(guix-licenses): New command.
* doc/emacs.texi (Emacs Licenses): New node.
(Emacs Interface): Add it.
* doc/guix.texi (Top): Add it.
* NEWS: Mention new interface.
| Alex Kost | 2016-01-25 | 1 | -0/+1 |
* | emacs: Rename 'file-path' to 'file-name'.•••* emacs/guix-info.el (guix-info-file-path): Rename to...
(guix-info-file-name): ... this.
* emacs/guix-list.el (guix-list-file-path): Rename to...
(guix-list-file-name): ... this.
(guix-list-get-file-path): Rename to...
(guix-list-get-file-name): ... this.
* emacs/guix-ui-generation.el (guix-generation-list-format): Adjust
accordingly.
* emacs/guix-ui-system-generation.el (guix-system-generation-list-format):
Likewise.
* NEWS: Mention faces renaming.
| Alex Kost | 2016-01-25 | 1 | -1/+2 |
* | emacs: Add interface for system generations.•••* emacs/guix-main.scm (system-generation-boot-parameters)
(system-generation-param-alist, system-generation-sexps): New procedures.
(entries): Add 'system-generation' entry type.
* emacs/guix-messages.el (guix-result-message): Use the same messages
for 'generation' and 'system-generation' entry types.
* emacs/guix-ui-system-generation.el: New file.
* emacs.am (ELFILES): Add it.
* doc/emacs.texi (Emacs Commands): Document new commands.
* NEWS: Mention new interface.
| Alex Kost | 2016-01-16 | 1 | -0/+1 |
* | Update NEWS.•••* NEWS: Mention Emacs interface for Hydra and changes in variables.
| Alex Kost | 2016-01-02 | 1 | -0/+31 |
* | Update NEWS.•••* NEWS: Mention 'guix-build-log-mode'.
| Alex Kost | 2015-11-06 | 1 | -0/+1 |
* | Update NEWS. | Ludovic Courtès | 2015-11-04 | 1 | -0/+184 |
* | doc: Back up on the claim of encrypted root partitions.•••Reported by 宋文武 <iyzsong@openmailbox.org>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00096.html>.
* doc/guix.texi (System Installation): Comment out encrypted root
partition commands.
* gnu/system/examples/desktop.tmpl (mapped-devices): Remove.
(file-systems): Refer to the root by label.
* NEWS: Adjust.
| Ludovic Courtès | 2015-11-04 | 1 | -1/+2 |
* | Update NEWS. | Ludovic Courtès | 2015-11-04 | 1 | -0/+73 |
* | Update NEWS. | Ludovic Courtès | 2015-07-21 | 1 | -5/+86 |
* | Update NEWS. | Ludovic Courtès | 2015-07-21 | 1 | -0/+76 |
* | Update NEWS. | Ludovic Courtès | 2015-05-13 | 1 | -3/+221 |
* | NEWS: Mention new postgresql service in 0.8.2. | David Thompson | 2015-05-13 | 1 | -1/+1 |
* | Update NEWS. | Ludovic Courtès | 2015-05-13 | 1 | -0/+154 |
* | Update NEWS. | Ludovic Courtès | 2015-01-28 | 1 | -1/+89 |
* | nls: Update 'vi' translation. | Ludovic Courtès | 2015-01-28 | 1 | -1/+1 |
* | Update NEWS. | Ludovic Courtès | 2015-01-28 | 1 | -1/+172 |
* | Update NEWS. | Ludovic Courtès | 2014-11-17 | 1 | -2/+67 |
* | Fix typo in NEWS. | David Thompson | 2014-11-16 | 1 | -1/+1 |
* | Adjust NEWS for 'guix import'. | Ludovic Courtès | 2014-11-16 | 1 | -1/+2 |
* | Update NEWS. | Ludovic Courtès | 2014-11-13 | 1 | -0/+1 |
* | Update NEWS. | Ludovic Courtès | 2014-11-11 | 1 | -2/+6 |
* | Update NEWS. | Ludovic Courtès | 2014-11-10 | 1 | -0/+176 |
* | Update NEWS. | Ludovic Courtès | 2014-07-25 | 1 | -0/+6 |
* | Update NEWS. | Ludovic Courtès | 2014-07-25 | 1 | -5/+45 |
* | Update 'NEWS'. | Ludovic Courtès | 2014-07-21 | 1 | -0/+69 |
* | Update 'NEWS'. | Ludovic Courtès | 2014-04-09 | 1 | -2/+39 |
* | Update 'NEWS' for 0.6. | Ludovic Courtès | 2014-04-07 | 1 | -1/+48 |
* | Update 'NEWS'. | Ludovic Courtès | 2013-12-11 | 1 | -5/+36 |
* | NEWS: Small changes.•••NEWS: Typos and very minor changes.
| Andreas Enge | 2013-12-10 | 1 | -5/+5 |
* | Update 'NEWS'. | Ludovic Courtès | 2013-12-10 | 1 | -0/+71 |
* | Update 'NEWS'. | Ludovic Courtès | 2013-09-27 | 1 | -0/+1 |
* | Update 'NEWS'. | Ludovic Courtès | 2013-09-27 | 1 | -6/+24 |
* | Update 'NEWS'. | Ludovic Courtès | 2013-09-25 | 1 | -0/+88 |
* | Update NEWS. | Ludovic Courtès | 2013-07-17 | 1 | -5/+17 |
* | Update NEWS. | Ludovic Courtès | 2013-07-16 | 1 | -0/+57 |
* | Update `NEWS' and `TODO'. | Ludovic Courtès | 2013-07-03 | 1 | -0/+7 |
* | Update upstream Nix sub-module.•••* nix-upstream: Update.
* NEWS: Mention multiple-derivation output bug.
| Ludovic Courtès | 2013-06-14 | 1 | -0/+7 |
* | guix gc: Add `--requisites'.•••* guix/scripts/gc.scm (show-help, %options): Add `--requisites'.
(guix-gc): Handle it.
* doc/guix.texi (Invoking guix gc): Document `--requisites'.
* NEWS: Update.
| Ludovic Courtès | 2013-06-13 | 1 | -0/+4 |
* | Update `NEWS'. | Ludovic Courtès | 2013-06-04 | 1 | -0/+16 |
* | Update `NEWS'. | Ludovic Courtès | 2013-05-20 | 1 | -0/+14 |
* | Update `NEWS'. | Ludovic Courtès | 2013-05-12 | 1 | -6/+20 |
* | Update `NEWS'. | Ludovic Courtès | 2013-05-11 | 1 | -1/+22 |
* | Update `NEWS'. | Ludovic Courtès | 2013-05-10 | 1 | -1/+2 |
* | doc: Update `NEWS'.•••* NEWS: Update.
| Ludovic Courtès | 2013-05-08 | 1 | -2/+9 |
* | doc: Update `NEWS'.•••* NEWS: Populate.
| Ludovic Courtès | 2013-04-27 | 1 | -2/+80 |
* | Update `NEWS'.•••* NEWS: Update.
| Ludovic Courtès | 2013-01-20 | 1 | -1/+5 |
* | build: Use Automake's `gnu' option.•••* configure.ac: Use Automake's `gnu' option.
* ChangeLog, NEWS: New files.
| Ludovic Courtès | 2012-07-07 | 1 | -0/+1 |