summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* cache: Work around 'time-monotonic' bug in Guile 2.2.2.Ludovic Courtès2017-04-22
* download: Work around Guile 2.2 bug with 'time-monotonic' objects.Ludovic Courtès2017-04-22
* derivations: Restore UTF-8 encoding of build scripts.Ludovic Courtès2017-04-21
* store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.Ludovic Courtès2017-04-21
* ssh: Decompose 'connect-to-remote-daemon'.Ludovic Courtès2017-04-21
* ssh: Move 'open-ssh-session' to (guix ssh).Ludovic Courtès2017-04-21
* offload: Avoid using '_' as a 'match' pattern.Ludovic Courtès2017-04-21
* store: Add support for remote connections via 'guix://' URIs.Ludovic Courtès2017-04-21
* store: Add 'system-error-to-connection-error' macro.Ludovic Courtès2017-04-21
* store: 'GUIX_DAEMON_SOCKET' can now be a URI.Ludovic Courtès2017-04-21
* derivations: Avoid string-to-bytevector conversions.Ludovic Courtès2017-04-20
* publish: Add a handler for / and /index.html.Ludovic Courtès2017-04-19
* gexp: 'gexp-modules' accepts plain Scheme objects.Ludovic Courtès2017-04-19
* publish: Remove expired cache entries when '--ttl' is used.Ludovic Courtès2017-04-18
* Add (guix cache) and use it in (guix scripts substitute).Ludovic Courtès2017-04-18
* publish: Add '--cache' and '--workers'.Ludovic Courtès2017-04-18
* publish: Use 'sendfile' when possible.Ludovic Courtès2017-04-18
* publish: Introduce 'actual-compression'.Ludovic Courtès2017-04-18
* Add (guix workers).Ludovic Courtès2017-04-18
* serialization: Remove Guile < 2.0.9 workaround.Ludovic Courtès2017-04-17
* records: Slight simplification.Ludovic Courtès2017-04-17
* download: Add netfilter mirror.Marius Bakke2017-04-17
* scripts: system: Rename --no-grub option to --no-bootloader.Mathieu Othacehe2017-04-17
* lint: Avoid non-literal format strings.Ludovic Courtès2017-04-16
* ui: Gracefully report '&message' conditions.Ludovic Courtès2017-04-16
* services: 'service-parameters' becomes 'service-value'.Ludovic Courtès2017-04-16
* system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic2017-04-15
* scripts: system: Introduce profile-boot-parameters.Danny Milosavljevic2017-04-15
* scripts: system: Rename grub? and install-grub? to bootloader? and install-b...Mathieu Othacehe2017-04-15
* system: Rename operating-system-grub.cfg to operating-system-bootcfg.Mathieu Othacehe2017-04-15
* scripts: system: Back out operating-system-bootcfg change.Danny Milosavljevic2017-04-15
* scripts: system: Move save-load-path-excursion and save-environment-excursion...Danny Milosavljevic2017-04-15
* scripts: system: Move save-load-path-excursion and save-environment-excursion...Mathieu Othacehe2017-04-15
* build-system/cargo: Remove store reference.Mathieu Othacehe2017-04-14
* syscalls: Add load-linux-module.Mathieu Othacehe2017-04-11
* syscalls: Use define-as-needed for network-interface syscalls.Mathieu Othacehe2017-04-11
* syscalls: Use define-as-needed for mount and umount.Mathieu Othacehe2017-04-11
* syscalls: Add reboot.Mathieu Othacehe2017-04-11
* monads: Improve mlet, mlet*, and mbegin documentation.Chris Marusich2017-04-08
* monads, doc: Improve mwhen and munless documentation.Chris Marusich2017-04-08
* monads: Use intent-revealing parameter names.Chris Marusich2017-04-08
* syscalls: Allow mount and umount use from static Guile.Mathieu Othacehe2017-04-07
* profiles: Slightly improve the instructions in 'etc/profile'.Ludovic Courtès2017-04-07
* pack: Add '--expression'.Ludovic Courtès2017-04-07
* size: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès2017-04-07
* system: Support the --root option in 'guix system'.Chris Marusich2017-04-06
* build: Add and export procedure 'register-root*'.Chris Marusich2017-04-06
* environment: Deal with single-entry search paths.Ludovic Courtès2017-04-05
* profiles: Generate database file for man pages.Maxim Cournoyer2017-04-05
* build-system/python: 'package-with-explicit-python' uses 'package-mapping'.Ludovic Courtès2017-04-05