summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Add (guix diagnostics).Ludovic Courtès2019-06-03
* services: guix-publish: Allow for multi-compression.Ludovic Courtès2019-06-03
* guix: import: simplify recursive importRobert Vollmert2019-06-03
* import: hackage: Parse braced properties.Robert Vollmert2019-06-02
* substitute: Select the best compression methods.Ludovic Courtès2019-06-02
* publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
* build-system/guile: Display progress report as expected by (guix status).Ludovic Courtès2019-06-02
* build-system/guile: Add #:not-compiled-file-regexp.Ludovic Courtès2019-06-02
* build-system/guile: Improve reporting of 'guild compile' failures.Ludovic Courtès2019-06-02
* compile: Adjust for Guile 3.Ludovic Courtès2019-06-02
* progress: Provide the proper type for %PROGRESS-INTERVAL.Ludovic Courtès2019-06-02
* lzlib: 'make-lzip-input-port' better handles end of decompression.Ludovic Courtès2019-06-01
* import: hackage: Update list of ghc-included packages.Robert Vollmert2019-06-01
* publish: Factorize 'compress-nar'.Ludovic Courtès2019-05-29
* publish: Remove outdated comment.Ludovic Courtès2019-05-29
* import: cran: Ignore invalid packages from the system requirements.Ricardo Wurmus2019-05-28
* self: Fix unquoting.Ricardo Wurmus2019-05-28
* publish: Display the compression method and level in use.Ludovic Courtès2019-05-27
* lzlib: 'lzread!' never returns more than it was asked for.Ludovic Courtès2019-05-27
* self: Add dependency on lzlib.Ludovic Courtès2019-05-27
* publish: Add support for lzip.Ludovic Courtès2019-05-27
* utils: Support compression and decompression with lzip.Ludovic Courtès2019-05-27
* lzlib: Add 'make-lzip-input-port/compressed'.Ludovic Courtès2019-05-27
* lzlib: Adjust 'lz-compress-read' docstring.Ludovic Courtès2019-05-27
* import: hackage: Fix Cabal test.Ludovic Courtès2019-05-26
* discovery: 'all-modules' returns modules in path order.Robert Vollmert2019-05-26
* self: 'guix-daemon' honors %localstatedir, %sysconfdir, and %storedir.Ludovic Courtès2019-05-26
* import: hackage: Recognize "BSD-3-Clause" and "PublicDomain".Robert Vollmert2019-05-26
* store: Fix 'hash-part->path' docstring.Ludovic Courtès2019-05-26
* publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès2019-05-26
* import: cran: Ignore invalid packages.Ricardo Wurmus2019-05-23
* weather: Accept package specs on the command line.Ludovic Courtès2019-05-22
* pack: Warn when building an empty pack.Ludovic Courtès2019-05-22
* pack: Add '--root'.Ludovic Courtès2019-05-22
* self: Remove unused variables.Ludovic Courtès2019-05-20
* guix system: Type-check the file or expression.Ludovic Courtès2019-05-16
* docker: 'build-docker-image' accepts an optional #:entry-point.Ludovic Courtès2019-05-15
* import: github: Sort releases before picking the latest one.Arun Isaac2019-05-15
* import: github: Improve readability.Arun Isaac2019-05-15
* guix build: Gracefully handle invalid '--with-git-url' specs.Ludovic Courtès2019-05-14
* vm: Auto-detect if inputs should be registered.Maxim Cournoyer2019-05-13
* linux-container: Support container network sharing.Arun Isaac2019-05-14
* download: Support 'https_proxy'.宋文武2019-05-13
* gnu-maintenance: Update URL for package databases.Ludovic Courtès2019-05-12
* build/cargo-utils: Remove "src-name" parameter.Ivan Petkov2019-05-10
* syscalls: Add 'arp-network-interface?'.Marius Bakke2019-05-09
* pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès2019-05-09
* ui: Make package outputs searchable.Chris Marusich2019-05-09
* Add (guix bzr-download).Maxim Cournoyer2019-05-09
* guix: Simplify and robustify lzread!.Pierre Neidhardt2019-05-07