guix-devel/guix
Ludovic Courtès ef8993e2dc profiles: Report the old and new version number in upgrades.
* guix/profiles.scm (manifest-lookup): New procedure.
  (manifest-installed?): Use it.
  (manifest-transaction-effects): Return a pair of entries for upgrades.
  (right-arrow): New procedure.
  (manifest-show-transaction)[upgrade-string, →]: New variables.
  Report upgrades using 'upgrade-string'.
* tests/profiles.scm ("manifest-show-transaction"): New test.
  ("manifest-transaction-effects"): Match UPGRADE against a pair.
2014-09-02 21:12:59 +02:00
..
build linux-initrd: Wait a bit longer for partitions to appear. 2014-08-28 09:21:21 +02:00
build-system gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
scripts guix package: Fix search path lookup when an obsolete version is installed. 2014-08-31 22:17:56 +02:00
base32.scm
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
build-system.scm
config.scm.in
derivations.scm derivations: 'build-expression->derivation' supports #:allowed-references. 2014-06-06 17:07:26 +02:00
download.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
ftp-client.scm ftp-client: Add missing CR in "USER" command. 2014-05-03 00:46:51 +02:00
gexp.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
git-download.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
gnu-maintenance.scm gnu-maintenance: Add missing type check. 2014-05-05 09:00:00 +02:00
gnupg.scm
hash.scm
http-client.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
licenses.scm guix: Add CC0 license. 2014-06-30 11:26:42 -05:00
monad-repl.scm Add (guix monad-repl). 2014-08-15 16:26:28 +02:00
monads.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
nar.scm guix-register: By default, attempt to deduplicate registered items. 2014-08-25 00:16:49 +02:00
packages.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
pk-crypto.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
pki.scm pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'. 2014-04-04 00:23:17 +02:00
profiles.scm profiles: Report the old and new version number in upgrades. 2014-09-02 21:12:59 +02:00
records.scm records: Report unknown field names in inheriting forms. 2014-07-17 16:45:45 +02:00
serialization.scm
snix.scm
store.scm guix-register: Add '--state-directory' parameter. 2014-07-18 20:40:51 +02:00
svn-download.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00
tests.scm Factorize test suite support in (guix tests). 2014-08-23 22:33:04 +02:00
ui.scm ui: Fix handling of periods by fill-paragraph. 2014-08-11 18:27:03 +02:00
utils.scm guix: utils: Add fold-tree and fold-tree-leaves. 2014-07-20 11:36:09 -05:00