summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès2019-05-07
* Add (guix lzlib).Pierre Neidhardt2019-05-06
* build: go-build-system: Follow-up to commit f42e4ebb56.Maxim Cournoyer2019-05-05
* build: go-build-system: Follow-up commit.Maxim Cournoyer2019-05-05
* build: go-build-system: Ensure uniform unpacking directory.Maxim Cournoyer2019-05-05
* build: go-build-system: Use WHEN for side-effect conditionals.Maxim Cournoyer2019-05-05
* build: go-build-system: Re-ident.Maxim Cournoyer2019-05-05
* guix: Update to Bioconductor 3.9.Ricardo Wurmus2019-05-06
* Merge branch 'version-1.0.0'Ludovic Courtès2019-05-02
|\
| * build: Change default substitute server to "ci.guix.gnu.org".Ludovic Courtès2019-05-01
| * processes: Gracefully handle daemons without clients.Ludovic Courtès2019-04-29
| * processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.Ludovic Courtès2019-04-29
* | guix: Fix another typo in another docstring.Tobias Geerinckx-Rice2019-04-30
* | guix: Fix typo in docstring.Tobias Geerinckx-Rice2019-04-30
|/
* guix package: Add 'guix search' alias.Ludovic Courtès2019-04-29
* file-systems: Support the 'no-atime' flag.rendaw2019-04-29
* guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès2019-04-29
* describe: Provide a hint when origin detection fails.Ludovic Courtès2019-04-28
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * Merge branch 'master' into stagingMarius Bakke2019-04-23
| |\