guix/guix
Ludovic Courtès 836d10f154 records: `recutils->alist' recognizes lines starting with a `+'.
* guix/records.scm (%recutils-plus-rx): New variable.
  (recutils->alist): Use it to read + lines.
* tests/records.scm ("recutils->alist with + lines"): New test.
2013-07-10 21:53:29 +02:00
..
build Merge branch 'core-updates' 2013-07-09 22:17:18 +02:00
build-system build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. 2013-07-04 13:26:35 +02:00
scripts records: Add `recutils->alist' for public consumption. 2013-07-10 17:01:08 +02:00
base32.scm
build-system.scm
config.scm.in
derivations.scm Use `port-sha256' and `open-sha256-port'. 2013-07-03 01:18:24 +02:00
download.scm download: Add Savannah's master site. 2013-06-27 22:36:23 +02:00
ftp-client.scm
gnu-maintenance.scm gnu-maintenance: Use `recutils->alist'. 2013-07-10 21:52:55 +02:00
gnupg.scm guix refresh: Add '--key-download'. 2013-06-10 08:15:17 +00:00
hash.scm hash: Add `open-sha256-port'. 2013-07-02 22:38:03 +02:00
licenses.scm licenses: Add 'agpl3' and 'agpl3+'. 2013-06-03 11:39:38 +00:00
nar.scm
packages.scm packages: Make the `propagated-inputs' field thunked. 2013-06-06 00:04:11 +02:00
records.scm records: `recutils->alist' recognizes lines starting with a `+'. 2013-07-10 21:53:29 +02:00
serialization.scm
snix.scm
store.scm store: Deal with unsupported `setsockopt' operation on GNU/Hurd. 2013-07-04 22:49:00 +02:00
ui.scm ui: Don't make substituter-related RPCs at all when substitutes are disabled. 2013-07-01 00:30:44 +02:00
utils.scm Move `sha256' to (guix hash). 2013-07-01 23:28:21 +02:00
web.scm substitute-binary: Avoid dangling connections to the server. 2013-06-29 22:20:25 +02:00