summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-02-24build-system: Fix copy-build-system default install plan....Pierre Neidhardt
2020-02-24ui: Don't truncate search output when inside Emacs....Pierre Neidhardt
2020-02-24ui: Don't disable colors when INSIDE_EMACS is set....Pierre Neidhardt
2020-02-24ui: Only display link in capable terminals....zimoun
2020-02-23ui: (size->number "1.M") is correctly parsed....Ludovic Courtès
2020-02-23swh: Handle absolute URLs being returned by the API....Jakub Kądziołka
2020-02-22import: github: Use HTTP "Authorization" header for access tokens....Matt Wette
2020-02-22deduplication: Use nix-base32 encoding for link names....Ludovic Courtès
2020-02-21build-system: Add copy-build-system....Pierre Neidhardt
2020-02-20ssh: Add Kerberos-support to ssh:// daemon URLs...Lars-Dominik Braun
2020-02-18scripts: system: Do not validate network file systems....Maxim Cournoyer
2020-02-14guix build: Add '--manifest' option....Marius Bakke
2020-02-11build: go-build-system: Disable Go module support....Jack Hill
2020-02-11ui: Fix typo in comment....Ludovic Courtès
2020-02-11describe: Remove dependency on (guix scripts pull)....Ludovic Courtès
2020-02-11swh: Remove 'id' field from <origin>....Ludovic Courtès
2020-02-10git: Add missing exports for <git-checkout>....Ludovic Courtès
2020-02-10Merge branch 'staging'Marius Bakke
2020-02-09Update e-mail address for Jakob L. Kreuze....Tobias Geerinckx-Rice
2020-02-06git: Remove leftover pk call....Mathieu Othacehe
2020-02-06git: Add ssh authentication support....Mathieu Othacehe
2020-02-05Merge branch 'master' into stagingMarius Bakke
2020-02-05import: pypi: Support exporting packages with .zip source....Jakub Kądziołka
2020-02-05import: gem: Deal with unavailable licensing info....Ludovic Courtès
2020-02-05import: gem: Rewrite to use a JSON mapping to records....Ludovic Courtès
2020-02-03licenses: Add Unicode license....Leo Prikler
2020-01-29Merge branch 'master' into stagingMarius Bakke
2020-01-28Use HTTPS for liballeg.org....Tobias Geerinckx-Rice
2020-01-28guix: qt-build-system: Add phase `check-setup`....Hartmut Goebel
2020-01-27build: cargo-build-system: Add pkg-config environment variables....Efraim Flashner
2020-01-27build: cargo-build-system: Allow patched crates....Efraim Flashner
2020-01-27guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml....Julien Lepiller
2020-01-24serialization: 'read-byte-string' makes a single read(2) call....Ludovic Courtès
2020-01-24guix build, archive, graph: Disable absolute file port name canonicalization....Ludovic Courtès
2020-01-24ui: Do not display error messages with bare format strings....Ludovic Courtès
2020-01-23self: Build with Guile 3.0....Ludovic Courtès
2020-01-23derivations: Inline 'find' in 'coalesce-duplicate-inputs'....Ludovic Courtès
2020-01-23compile: Remove incorrect exports....Ludovic Courtès
2020-01-22guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07....Julien Lepiller
2020-01-19guix package: Create profiles/per-user/$USER upfront....Ludovic Courtès
2020-01-19syscalls: Pass the right 'throw' arguments in 'call-with-file-lock/no-wait'....Ludovic Courtès
2020-01-19repl: Avoid dependency on high-level package modules....Ludovic Courtès
2020-01-19repl: Adjust "--listen" help message....Ludovic Courtès
2020-01-19repl: Add "-q"....Ludovic Courtès
2020-01-18refresh: Fix internal variable name....zimoun
2020-01-17ui: Ignore 'raise-exception' frames when reporting exceptions....Ludovic Courtès
2020-01-17import: texlive: Avoid uses of '@@' in tests....Ludovic Courtès
2020-01-17import: opam: Avoid uses of '@@' in tests....Ludovic Courtès
2020-01-17lint: vulnerabilities: Avoid 'mock' in test....Ludovic Courtès
2020-01-17lint: derivation: Adjust exception handling for Guile 3....Ludovic Courtès