summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-05-29publish: Factorize 'compress-nar'.Ludovic Courtès
2019-05-29publish: Remove outdated comment.Ludovic Courtès
2019-05-28import: cran: Ignore invalid packages from the system requirements.Ricardo Wurmus
2019-05-28self: Fix unquoting.Ricardo Wurmus
2019-05-27publish: Display the compression method and level in use.Ludovic Courtès
2019-05-27lzlib: 'lzread!' never returns more than it was asked for.Ludovic Courtès
2019-05-27self: Add dependency on lzlib.Ludovic Courtès
2019-05-27publish: Add support for lzip.Ludovic Courtès
2019-05-27utils: Support compression and decompression with lzip.Ludovic Courtès
2019-05-27lzlib: Add 'make-lzip-input-port/compressed'.Ludovic Courtès
2019-05-27lzlib: Adjust 'lz-compress-read' docstring.Ludovic Courtès
2019-05-26import: hackage: Fix Cabal test.Ludovic Courtès
2019-05-26discovery: 'all-modules' returns modules in path order.Robert Vollmert
2019-05-26self: 'guix-daemon' honors %localstatedir, %sysconfdir, and %storedir.Ludovic Courtès
2019-05-26import: hackage: Recognize "BSD-3-Clause" and "PublicDomain".Robert Vollmert
2019-05-26store: Fix 'hash-part->path' docstring.Ludovic Courtès
2019-05-26publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès
2019-05-23import: cran: Ignore invalid packages.Ricardo Wurmus
2019-05-22weather: Accept package specs on the command line.Ludovic Courtès
2019-05-22pack: Warn when building an empty pack.Ludovic Courtès
2019-05-22pack: Add '--root'.Ludovic Courtès
2019-05-20self: Remove unused variables.Ludovic Courtès
2019-05-16guix system: Type-check the file or expression.Ludovic Courtès
2019-05-15docker: 'build-docker-image' accepts an optional #:entry-point.Ludovic Courtès
2019-05-15import: github: Sort releases before picking the latest one.Arun Isaac
2019-05-15import: github: Improve readability.Arun Isaac
2019-05-14guix build: Gracefully handle invalid '--with-git-url' specs.Ludovic Courtès
2019-05-13vm: Auto-detect if inputs should be registered.Maxim Cournoyer
2019-05-14linux-container: Support container network sharing.Arun Isaac
2019-05-13download: Support 'https_proxy'.宋文武
2019-05-12gnu-maintenance: Update URL for package databases.Ludovic Courtès
2019-05-10build/cargo-utils: Remove "src-name" parameter.Ivan Petkov
2019-05-09syscalls: Add 'arp-network-interface?'.Marius Bakke
2019-05-09pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès
2019-05-09ui: Make package outputs searchable.Chris Marusich
2019-05-09Add (guix bzr-download).Maxim Cournoyer
2019-05-07guix: Simplify and robustify lzread!.Pierre Neidhardt
2019-05-07environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès
2019-05-06Add (guix lzlib).Pierre Neidhardt
2019-05-05build: go-build-system: Follow-up to commit f42e4ebb56.Maxim Cournoyer
2019-05-05build: go-build-system: Follow-up commit.Maxim Cournoyer
2019-05-05build: go-build-system: Ensure uniform unpacking directory.Maxim Cournoyer
2019-05-05build: go-build-system: Use WHEN for side-effect conditionals.Maxim Cournoyer
2019-05-05build: go-build-system: Re-ident.Maxim Cournoyer
2019-05-06guix: Update to Bioconductor 3.9.Ricardo Wurmus
2019-05-02Merge branch 'version-1.0.0'Ludovic Courtès
2019-05-01build: Change default substitute server to "ci.guix.gnu.org".Ludovic Courtès
2019-04-30guix: Fix another typo in another docstring.Tobias Geerinckx-Rice
2019-04-30guix: Fix typo in docstring.Tobias Geerinckx-Rice
2019-04-29processes: Gracefully handle daemons without clients.Ludovic Courtès