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
2017-05-04
store: Use 'write-bytevector' instead of hand-coded equivalent.
Ludovic Courtès
2017-05-04
store: Add store path computation procedures.
Ludovic Courtès
2017-05-04
environment: Correct typo.
Tobias Geerinckx-Rice
2017-05-03
refresh: Use (guix discovery).
Ludovic Courtès
2017-05-03
Add (guix discovery).
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-05-02
gnu: Avoid circular dependencies by Perl license.
Petter
2017-05-02
monads: Add a template and specialization mechanism for monadic procedures.
Ludovic Courtès
2017-05-02
download: Continue handshake upon TLS warning alerts.
Ludovic Courtès
2017-05-02
licenses: Add CeCILL and CeCILL-B.
Ludovic Courtès
2017-05-02
substitute: Validate substitute URLs.
Ludovic Courtès
2017-05-02
publish: Use a larger zlib buffer for compression with '--cache'.
Ludovic Courtès
2017-05-02
Add package/inherit.
Mark H Weaver
2017-05-01
licenses: Add new meta-license fsdg-compatible.
Clément Lassieur
2017-05-01
publish: Produce a "FileSize" narinfo field when possible.
Ludovic Courtès
2017-05-01
refresh: Report packages using the "@" syntax.
Ludovic Courtès
2017-04-28
import: Update Bioconductor release to 3.5.
Roel Janssen
2017-04-22
cache: Work around 'time-monotonic' bug in Guile 2.2.2.
Ludovic Courtès
2017-04-22
download: Work around Guile 2.2 bug with 'time-monotonic' objects.
Ludovic Courtès
2017-04-21
derivations: Restore UTF-8 encoding of build scripts.
Ludovic Courtès
2017-04-21
store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.
Ludovic Courtès
2017-04-21
ssh: Decompose 'connect-to-remote-daemon'.
Ludovic Courtès
2017-04-21
ssh: Move 'open-ssh-session' to (guix ssh).
Ludovic Courtès
2017-04-21
offload: Avoid using '_' as a 'match' pattern.
Ludovic Courtès
2017-04-21
store: Add support for remote connections via 'guix://' URIs.
Ludovic Courtès
2017-04-21
store: Add 'system-error-to-connection-error' macro.
Ludovic Courtès
2017-04-21
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
Ludovic Courtès
2017-04-20
derivations: Avoid string-to-bytevector conversions.
Ludovic Courtès
2017-04-19
publish: Add a handler for / and /index.html.
Ludovic Courtès
2017-04-19
gexp: 'gexp-modules' accepts plain Scheme objects.
Ludovic Courtès
2017-04-18
publish: Remove expired cache entries when '--ttl' is used.
Ludovic Courtès
2017-04-18
Add (guix cache) and use it in (guix scripts substitute).
Ludovic Courtès
2017-04-18
publish: Add '--cache' and '--workers'.
Ludovic Courtès
2017-04-18
publish: Use 'sendfile' when possible.
Ludovic Courtès
2017-04-18
publish: Introduce 'actual-compression'.
Ludovic Courtès
2017-04-18
Add (guix workers).
Ludovic Courtès
2017-04-17
serialization: Remove Guile < 2.0.9 workaround.
Ludovic Courtès
2017-04-17
records: Slight simplification.
Ludovic Courtès
2017-04-17
download: Add netfilter mirror.
Marius Bakke
2017-04-17
scripts: system: Rename --no-grub option to --no-bootloader.
Mathieu Othacehe
2017-04-16
lint: Avoid non-literal format strings.
Ludovic Courtès
2017-04-16
ui: Gracefully report '&message' conditions.
Ludovic Courtès
2017-04-16
services: 'service-parameters' becomes 'service-value'.
Ludovic Courtès
2017-04-15
system: Make grub use <menu-entry> instead of <boot-parameters> again.
Danny Milosavljevic
2017-04-15
scripts: system: Introduce profile-boot-parameters.
Danny Milosavljevic
2017-04-15
scripts: system: Rename grub? and install-grub? to bootloader? and install-b...
Mathieu Othacehe
2017-04-15
system: Rename operating-system-grub.cfg to operating-system-bootcfg.
Mathieu Othacehe
2017-04-15
scripts: system: Back out operating-system-bootcfg change.
Danny Milosavljevic
2017-04-15
scripts: system: Move save-load-path-excursion and save-environment-excursion...
Danny Milosavljevic
2017-04-15
scripts: system: Move save-load-path-excursion and save-environment-excursion...
Mathieu Othacehe
[next]