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