summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* gexp: 'gexp->script' returns a script that can easily be compiled.Ludovic Courtès2014-09-08
* gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès2014-09-06
* pull: Add a compilation progress report.Ludovic Courtès2014-09-05
* vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04
* profiles: Use a real arrow to denote upgrades in ASCII.Ludovic Courtès2014-09-04
* Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03
* guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès2014-09-03
* scripts: add guix lintCyril Roelandt2014-09-03
* Move specification->package to gnu/packages.scm.Cyril Roelandt2014-09-03
* profiles: Report version numbers in a separate column.Ludovic Courtès2014-09-02
* profiles: Report the old and new version number in upgrades.Ludovic Courtès2014-09-02
* guix package: Fix search path lookup when an obsolete version is installed.Ludovic Courtès2014-08-31
* profiles: Compute transaction effects in a functional way.Ludovic Courtès2014-08-30
* offload: Ignore EEXIST when registering a .drv as a GC root.Ludovic Courtès2014-08-29
* offload: Ignore unreachable machines.Ludovic Courtès2014-08-29
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* linux-initrd: Wait a bit longer for partitions to appear.Ludovic Courtès2014-08-28
* profiles: Add gzip to $PATH before invoking 'install-info'.Ludovic Courtès2014-08-28
* build-system/perl: Add handling of flags for parallel build and testing.Andreas Enge2014-08-27
* profiles: Handle packages without a 'share/info' directory.Ludovic Courtès2014-08-25
* guix-register: By default, attempt to deduplicate registered items.Ludovic Courtès2014-08-25
* svn-download: Rewrite using gexps.Ludovic Courtès2014-08-23
* git-download: Rewrite using gexps.Ludovic Courtès2014-08-23
* Factorize test suite support in (guix tests).Ludovic Courtès2014-08-23
* profiles: Produce a top-level Info 'dir' file.Ludovic Courtès2014-08-23
* profiles: Report about upgrades.Alex Kost2014-08-23
* Move 'check-package-freshness' from 'guix package' to 'packages'.Alex Kost2014-08-20
* guix package: Use 'manifest-transaction'.Alex Kost2014-08-19
* profiles: Add 'manifest-transaction'.Alex Kost2014-08-19
* gexp: Add 'ungexp-native' and 'ungexp-native-splicing'.Ludovic Courtès2014-08-18
* gexp: Add #:target parameter to 'gexp->derivation'.Ludovic Courtès2014-08-17
* monads: 'package-file' uses '%current-system' at '>>=' time.Ludovic Courtès2014-08-17
* monads: Add 'package->cross-derivation' and #:target for 'package-file'.Ludovic Courtès2014-08-17
* Add (guix monad-repl).Ludovic Courtès2014-08-15
* linux-initrd: Do not create /etc/resolv.conf.Ludovic Courtès2014-08-15
* Add (guix build emacs-utils).Mark H Weaver2014-08-14
* Remove ftp.sunet.se mirror.David Thompson2014-08-12
* profiles: Adjust to unintended manifest format change.Ludovic Courtès2014-08-12
* guix package: Remove leftover internal procedure.Ludovic Courtès2014-08-12
* guix package: Use 'manifest-add'.Ludovic Courtès2014-08-12
* profiles: Add 'manifest-add'.Alex Kost2014-08-12
* guix package: Remove dead code and unused variables.Ludovic Courtès2014-08-11
* ui: Fix handling of periods by fill-paragraph.Cyrill Schenkel2014-08-11
* profiles: Add 'package->manifest-entry'.Ludovic Courtès2014-07-26
* profiles: Get rid of the 'inputs' field of 'manifest-entry'.Ludovic Courtès2014-07-26
* profiles: Switch to gexps.Ludovic Courtès2014-07-26
* profiles: Do away with 'manifest=?'.Ludovic Courtès2014-07-26
* profiles: Remove dead code.Ludovic Courtès2014-07-25
* guix: package: Fix recutils output for non-package inputs.Eric Bavier2014-07-25
* ui: Improve formatting of package dependencies in recutils.Ludovic Courtès2014-07-25