aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* scripts: Do not create the config directory.Ludovic Courtès2017-05-13
* substitute: Honor 'Cache-Control' on 404 responses.Ludovic Courtès2017-05-11
* publish: Advertise a short TTL for "baking" 404s.Ludovic Courtès2017-05-11
* graph: Add Cypher backend.Roel Janssen2017-05-11
* scripts: Fix singular/plural message mismatch.Ludovic Courtès2017-05-10
* build-system: Add package-with-ocaml4.01.Ben Woodcroft2017-05-10
* scripts: Warn about old distro.Ludovic Courtès2017-05-10
* ui: 'string->duration' correctly handles hours.Ludovic Courtès2017-05-10
* guix: Add java-utils.Hartmut Goebel2017-05-10
* ant-build-system: Add default "check" target.Ricardo Wurmus2017-05-10
* ant-build-system: Allow specifying source directory.Hartmut Goebel2017-05-10
* pull: Build package modules without optimizations on Guile 2.2.Ludovic Courtès2017-05-09
* pull: Build with the matching Guile major version.Ludovic Courtès2017-05-09
* pull: Use 'with-store'.Ludovic Courtès2017-05-09
* pull: Honor the standard build options.Ludovic Courtès2017-05-09
* git-download: Fix 'git-predicate' file membership.Ludovic Courtès2017-05-07
* store: Use 'TCP_NODELAY' when connecting to a daemon over PF_INET.Ludovic Courtès2017-05-07
* Revert "guix: git: Add new module."Leo Famulari2017-05-05
* guix: git: Add new module.Mathieu Othacehe2017-05-05
* scripts: Remove profile-grub-entries.Danny Milosavljevic2017-05-05
* system: grub: Use boot-parameters instead of menu-entry where possible.Danny Milosavljevic2017-05-05
* scripts: Make boot-parameters label include generation number and time.Danny Milosavljevic2017-05-05
* system: Introduce read-boot-parameters-file.Danny Milosavljevic2017-05-05
* store: Use 'write-bytevector' instead of hand-coded equivalent.Ludovic Courtès2017-05-04
* store: Add store path computation procedures.Ludovic Courtès2017-05-04
* environment: Correct typo.Tobias Geerinckx-Rice2017-05-04
* refresh: Use (guix discovery).Ludovic Courtès2017-05-03
* Add (guix discovery).Ludovic Courtès2017-05-03
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* gnu: Avoid circular dependencies by Perl license.Petter2017-05-02
* monads: Add a template and specialization mechanism for monadic procedures.Ludovic Courtès2017-05-02
* download: Continue handshake upon TLS warning alerts.Ludovic Courtès2017-05-02
* licenses: Add CeCILL and CeCILL-B.Ludovic Courtès2017-05-02
* substitute: Validate substitute URLs.Ludovic Courtès2017-05-02
* publish: Use a larger zlib buffer for compression with '--cache'.Ludovic Courtès2017-05-02
* Add package/inherit.Mark H Weaver2017-05-02
* licenses: Add new meta-license fsdg-compatible.Clément Lassieur2017-05-01
* publish: Produce a "FileSize" narinfo field when possible.Ludovic Courtès2017-05-01
* refresh: Report packages using the "@" syntax.Ludovic Courtès2017-05-01
* import: Update Bioconductor release to 3.5.Roel Janssen2017-04-28
* 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