index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Age
Commit message (
Expand
)
Author
2019-06-06
guix: git-download: Remove explicit import.
Robert Vollmert
2019-06-05
nar: Really lock store files.
Ludovic Courtès
2019-06-05
syscalls: 'with-lock-file' catches ENOSYS.
Ludovic Courtès
2019-06-05
syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.
Ludovic Courtès
2019-06-05
syscalls: Add 'with-file-lock' macro.
Ludovic Courtès
2019-06-05
guix package: Do not list environment variables that need to be set.
Ludovic Courtès
2019-06-03
deprecation: Use the 'warning' procedure for diagnostics.
Ludovic Courtès
2019-06-03
Add (guix diagnostics).
Ludovic Courtès
2019-06-03
services: guix-publish: Allow for multi-compression.
Ludovic Courtès
2019-06-03
guix: import: simplify recursive import
Robert Vollmert
2019-06-02
import: hackage: Parse braced properties.
Robert Vollmert
2019-06-02
substitute: Select the best compression methods.
Ludovic Courtès
2019-06-02
publish: '--compression' can be repeated.
Ludovic Courtès
2019-06-02
build-system/guile: Display progress report as expected by (guix status).
Ludovic Courtès
2019-06-02
build-system/guile: Add #:not-compiled-file-regexp.
Ludovic Courtès
2019-06-02
build-system/guile: Improve reporting of 'guild compile' failures.
Ludovic Courtès
2019-06-02
compile: Adjust for Guile 3.
Ludovic Courtès
2019-06-02
progress: Provide the proper type for %PROGRESS-INTERVAL.
Ludovic Courtès
2019-06-01
lzlib: 'make-lzip-input-port' better handles end of decompression.
Ludovic Courtès
2019-06-01
import: hackage: Update list of ghc-included packages.
Robert Vollmert
2019-05-29
publish: Factorize 'compress-nar'.
Ludovic Courtès
2019-05-29
publish: Remove outdated comment.
Ludovic Courtès
2019-05-28
import: cran: Ignore invalid packages from the system requirements.
Ricardo Wurmus
2019-05-28
self: Fix unquoting.
Ricardo Wurmus
2019-05-27
publish: Display the compression method and level in use.
Ludovic Courtès
2019-05-27
lzlib: 'lzread!' never returns more than it was asked for.
Ludovic Courtès
2019-05-27
self: Add dependency on lzlib.
Ludovic Courtès
2019-05-27
publish: Add support for lzip.
Ludovic Courtès
2019-05-27
utils: Support compression and decompression with lzip.
Ludovic Courtès
2019-05-27
lzlib: Add 'make-lzip-input-port/compressed'.
Ludovic Courtès
2019-05-27
lzlib: Adjust 'lz-compress-read' docstring.
Ludovic Courtès
2019-05-26
import: hackage: Fix Cabal test.
Ludovic Courtès
2019-05-26
discovery: 'all-modules' returns modules in path order.
Robert Vollmert
2019-05-26
self: 'guix-daemon' honors %localstatedir, %sysconfdir, and %storedir.
Ludovic Courtès
2019-05-26
import: hackage: Recognize "BSD-3-Clause" and "PublicDomain".
Robert Vollmert
2019-05-26
store: Fix 'hash-part->path' docstring.
Ludovic Courtès
2019-05-26
publish: Maintain a hash-part-to-store-item mapping in cache.
Ludovic Courtès
2019-05-23
import: cran: Ignore invalid packages.
Ricardo Wurmus
2019-05-22
weather: Accept package specs on the command line.
Ludovic Courtès
2019-05-22
pack: Warn when building an empty pack.
Ludovic Courtès
2019-05-22
pack: Add '--root'.
Ludovic Courtès
2019-05-20
self: Remove unused variables.
Ludovic Courtès
2019-05-16
guix system: Type-check the file or expression.
Ludovic Courtès
2019-05-15
docker: 'build-docker-image' accepts an optional #:entry-point.
Ludovic Courtès
2019-05-15
import: github: Sort releases before picking the latest one.
Arun Isaac
2019-05-15
import: github: Improve readability.
Arun Isaac
2019-05-14
guix build: Gracefully handle invalid '--with-git-url' specs.
Ludovic Courtès
2019-05-13
vm: Auto-detect if inputs should be registered.
Maxim Cournoyer
2019-05-14
linux-container: Support container network sharing.
Arun Isaac
2019-05-13
download: Support 'https_proxy'.
宋文武
[next]