summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2020-01-16import: elpa: Rewrite test to use an HTTP server instead of mocking.Ludovic Courtès
2020-01-16import: cran: Avoid uses of '@@' in the tests.Ludovic Courtès
2020-01-16import: crate: Export 'string->license'.Ludovic Courtès
2020-01-16lzlib: Define 'dictionary-size+match-length-limit'.Ludovic Courtès
2020-01-16records: Improve reporting of "invalid field specifier" errors.Ludovic Courtès
2020-01-16guix package: Export 'transaction-upgrade-entry'.Ludovic Courtès
2020-01-16publish: Export 'signed-string'.Ludovic Courtès
2020-01-16repl: Fix '--help' message.zimoun
2020-01-16repl: Add '--load-path' option.zimoun
2020-01-16edit: Add '--load-path' option.zimoun
2020-01-16refresh: Add '--load-path' option.zimoun
2020-01-16size: Add '--load-path' option.zimoun
2020-01-16graph: Add '--load-path' option.Pierre Neidhardt
2020-01-15clojure-utils: Avoid use of '@@'.Ludovic Courtès
2020-01-15serialize: Export 'dump-port*'.Ludovic Courtès
2020-01-15import: cpan: Rewrite tests to use an HTTP server instead of mocking.Ludovic Courtès
2020-01-15import: cpan: Rewrite to use 'define-json-mapping'.Ludovic Courtès
2020-01-15More module autoload adjustments.Ludovic Courtès
2020-01-15Avoid warnings for the 'delete' binding of (guix build utils).Ludovic Courtès
2020-01-15substitute: 'http-multiple-get' processes each request only once.Ludovic Courtès
2020-01-12lint: Check for more packages which should be native.Danny Milosavljevic
2020-01-12build: asdf-build-system: Improve reproducibility.Guillaume Le Vaillant
2020-01-12deprecation: Add a two-element form for simple aliases.Ludovic Courtès
2020-01-09channels: Provide a hint when the 'guix' channel is lacking.Ludovic Courtès
2020-01-09lint: Check for more packages which should be native.Danny Milosavljevic
2020-01-08build-system/clojure: Provide only the right modules in scope.Ludovic Courtès
2020-01-08build: asdf-build-system: Make sbcl-* Lisp packages reproducible.Guillaume Le Vaillant
2020-01-07download, git: Refer to the right module in 'module-use!' call.Ludovic Courtès
2020-01-07More module autoload changes.Ludovic Courtès
2020-01-06Adjust module autoloads.Ludovic Courtès
2020-01-04gexp: Add 'raw-derivation-file'.Ludovic Courtès
2020-01-04build-system/guile: Add #:implicit-inputs?.Jan Nieuwenhuizen
2020-01-03import: cran: Fix file descriptor leak.Ludovic Courtès
2020-01-03download: Do not leak file descriptors on TLS ports.Ludovic Courtès
2020-01-03gexp: 'gexp->script' marks its result as non-offloadable and non-substitutable.Ludovic Courtès
2020-01-03gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.Pierre Neidhardt
2020-01-02ui: It's 2020 now!Ludovic Courtès
2019-12-30import: crate: Honor crate version for recursive imports.Ludovic Courtès
2019-12-29profiles: Fix profile-derivation cross-compilation.Mathieu Othacehe
2019-12-29inferior: Add 'inferior-package-provenance'.Ludovic Courtès
2019-12-29pack: Save provenance information when using '--manifest'.Ludovic Courtès
2019-12-29guix package: Save provenance information when using '--manifest'.Ludovic Courtès
2019-12-29profiles: Add 'map-manifest-entries'.Ludovic Courtès
2019-12-27guix: emacs-utils: Add emacs-batch-disable-compilation.Leo Prikler