summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-11-21transformations: Show '--help-transform' only where applicable.Ludovic Courtès
2020-11-16pull: Do not suggest running `guix pull --news' on the first run.Florian Pelz
2020-11-16self: Limit the number of threads used when translating manuals.Ludovic Courtès
2020-11-16publish: Harmonize buffer size values and configuration.Maxim Cournoyer
2020-11-13guix build: Expose log-url for third parties.John Soo
2020-11-13pack: Expose some bindings for third-party use.John Soo
2020-11-12lint: patch-file-names: Simplify 'search-patch' error handling.Ludovic Courtès
2020-11-10publish: Increase TCP buffer size when sending non-cached nars.Ludovic Courtès
2020-11-10ui: Use the right accessor when reporting '&gexp-input-error'.Ludovic Courtès
2020-11-09publish: Create files in the cache as #o644.Ludovic Courtès
2020-11-06ui: Add missing format argument in 'warn-about-load-error'.Ludovic Courtès
2020-11-05pack: Do not include the host (guix config).Ludovic Courtès
2020-11-05gexp: Warn when importing (guix config) or (ice-9 …).Ludovic Courtès
2020-11-05gexp: Store the source code location in <gexp>.Ludovic Courtès
2020-11-04publish: Do not path the empty string to 'query-path-info'.Ludovic Courtès
2020-11-03guix import stackage: Default to LTS version that matches GHC.Robert Vollmert
2020-11-03system: reconfigure: Use the disk-installer if provided.Mathieu Othacehe
2020-11-02profiles: Add fast path for 'xdg-mime-database' hook.Ludovic Courtès
2020-11-01system: Add store-directory-prefix to boot-parameters.Miguel Ángel Arruga Vivas
2020-10-31transformations: Raise '&formatted-message' exceptions instead of 'leave'.Ludovic Courtès
2020-10-31guix build: Move transformation options to (guix transformations).Ludovic Courtès
2020-10-31guix build: 'options->transformation' no longer takes a 'store' parameter.Ludovic Courtès
2020-10-31guix build: Remove unnecessary (replacement #f).Ludovic Courtès
2020-10-31guix build: 'package-with-source' no longer takes a 'store' parameter.Ludovic Courtès
2020-10-30guix: pack: Only wrap executable files.Eric Bavier
2020-10-30guix: pack: Fix offset calculation for store directory mount point.Eric Bavier
2020-10-30scripts: lint: Add '--exclude' option.zimoun
2020-10-30scripts: lint: Fix '--no-network' option.zimoun
2020-10-28build/maven: Fix typo.Vagrant Cascadian
2020-10-28build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian
2020-10-28build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian
2020-10-28substitute: Do not discard ttl info when the response code is 202.Miguel Ángel Arruga Vivas
2020-10-28publish: Add '--cache-bypass-threshold'.Ludovic Courtès
2020-10-27publish: Provide server's signing key.Amar Singh
2020-10-26build/maven-build-system: Return #t in fix-pom-files phase.Björn Höfling
2020-10-25offload: Adjust default 'max-silent-time' value of 'open-ssh-session'.Ludovic Courtès
2020-10-25offload: Export <build-machine> accessors.Ludovic Courtès
2020-10-22git: Support HTTP and HTTPS proxies.Ludovic Courtès
2020-10-22git: Display a progress bar while fetching a repo.Ludovic Courtès
2020-10-22git: Require Guile-Git 0.3.0 or later.Ludovic Courtès
2020-10-22graph: Don't insist on "Helvetica" in the Graphviz backend.Ludovic Courtès
2020-10-20guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès
2020-10-20guix build: Add '--with-debug-info'.Ludovic Courtès
2020-10-20tests: Do not fetch and print the random seed from the top level.Ludovic Courtès
2020-10-20graph: Fix typo in docstring.Ludovic Courtès
2020-10-20packages: Better preserve object identity when rewriting.Ludovic Courtès
2020-10-20download: Update docstring.Ludovic Courtès
2020-10-19import: crate: make-crate-sexp: Fix missing home-page handling.Christopher Baines
2020-10-19import: print: Fix deprecation warning for origin-sha256.Helio Machado
2020-10-18system: Provide locale information to the bootloader.Miguel Ángel Arruga Vivas