summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* download: Fix typo in procedure name.Ludovic Courtès2022-03-03
* download: Load X.509 certificates only once.Ludovic Courtès2022-03-03
* download: Remove obsolete bit from docstring.Ludovic Courtès2022-03-03
* shell: Disable caching when '-p' is passed.Ludovic Courtès2022-03-02
* guix: Index the man-db database via man pages names.Maxim Cournoyer2022-03-02
* pull: No longer print upgraded/added packages upon completion.Ludovic Courtès2022-02-27
* pull: '--news' no longer shows package lists.Ludovic Courtès2022-02-27
* build: julia-build-system: Fix corner-case for parallel tests.zimoun2022-02-24
* build: julia: Add 'julia-package-dependencies' as keyword.Efraim Flashner2022-02-24
* guix build: Warn when attempting to build an unsupported package.Ludovic Courtès2022-02-18
* profiles: 'profile-derivation' rejects unsupported packages.Ludovic Courtès2022-02-18
* packages: 'package-transitive-supported-systems' ignores '%current-target-sys...Ludovic Courtès2022-02-18
* status: Do not pass a non-literal format string to 'format'.Ludovic Courtès2022-02-16
* status: Use bold more sparsely at -v1.Ludovic Courtès2022-02-16
* status: Do not print .drv file names for grafts.Ludovic Courtès2022-02-16
* gexp: Preserve source location for #~ and #$ read extensions.Ludovic Courtès2022-02-16
* guix system: Fix 'describe' when booting the latest generation.Ludovic Courtès2022-02-15
* gexp: 'computed-file' always uses a native Guile.Ludovic Courtès2022-02-15
* profiles: texlive-font-maps: Create ls-R file.Ricardo Wurmus2022-02-14
* pull: '--list-generations' pipes its output to the pager.Ludovic Courtès2022-02-14
* ui: 'display-generation' uses color when talking to a pager.Ludovic Courtès2022-02-14
* ui: 'with-paginated-output-port' gives access to the wrapped port.Ludovic Courtès2022-02-14
* pull: '--list-generations' lists packages only with '--details'.Ludovic Courtès2022-02-14
* publish: Do not sign the URL/Compression/FileSize narinfo fields.Ludovic Courtès2022-02-14
* git-authenticate: Ensure the target is a descendant of the introductory commit.Ludovic Courtès2022-02-14
* git: Add 'commit-descendant?'.Ludovic Courtès2022-02-14
* tests: Set a hard build timeout.Ludovic Courtès2022-02-14
* gnu: cpu: Add detection for AMD CPUs.Efraim Flashner2022-02-13
* guix: cpu: Rewrite based on feature flags.Efraim Flashner2022-02-13
* tests: Pass #:guile to 'computed-file' & co.Ludovic Courtès2022-02-11
* build-system/texlive: Be explicit about #:guile-for-build.Ludovic Courtès2022-02-11
* gexp: <computed-file> does not honor (%guile-for-build).Ludovic Courtès2022-02-11
* deprecation: Refine the old daemon deprecation warning message.Maxim Cournoyer2022-02-08
* store: Warn about daemon deprecation.Mathieu Othacehe2022-02-08
* import: utils: Harden beautify-description.Alice BRENON2022-02-08
* build: Fix typo in file-size docstring.Maxim Cournoyer2022-02-07
* guix: Restore profile hook for TeX Live font maps.Ricardo Wurmus2022-02-07
* guix: maven: Fix java parser.Julien Lepiller2022-02-05
* deploy: Add '--execute'.Ludovic Courtès2022-02-02
* guix system: 'describe' shows the running system, not the current one.Ludovic Courtès2022-02-02
* import: pypi: Display a hint upon "no source release" errors.Ludovic Courtès2022-02-02
* import: pypi: Use 'with-error-handling'.Ludovic Courtès2022-02-02
* build-system: emacs: Ensure that package descriptions are generated.Andrew Tropin2022-01-29
* home: 'reconfigure' checks for potential downgrades.Ludovic Courtès2022-01-28
* inferior: Move initialization bits away from 'inferior-eval-with-store'.Ludovic Courtès2022-01-27
* inferior: Inferior caches store connections.Ludovic Courtès2022-01-27
* inferior: Keep the store bridge connected.Ludovic Courtès2022-01-27
* inferior: Create the store proxy listening socket only once.Ludovic Courtès2022-01-27
* gnu: Add %final-inputs-riscv64.Efraim Flashner2022-01-27
* import: pypi: Convert hyphens to underscores in PyPI URLs if needed.Vivien Kraus2022-01-26