summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* gexp: Correctly handle #$output in 'gexp->approximate-sexp'.Maxime Devos2022-03-13
* gexp: Correctly handle unquoting S-exp objects.Maxime Devos2022-03-13
* lint: check-tests-true: Allow #:tests? #t for some build systems.Maxime Devos2022-03-11
* import: hackage: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-03-07
* import: hackage: Avoid pointless use of 'compose'.Ludovic Courtès2022-03-07
* scripts: import: gem: Fix recursive error handling.zimoun2022-03-07
* import: cran: Return multiple values for unknown packages.zimoun2022-03-07
* import: elpa: Return multiple values for unknown packages.zimoun2022-03-07
* import: hackage: Return multiple values for unknown packages.zimoun2022-03-07
* import: pypi: Return multiple values for unknown packages.zimoun2022-03-07
* import: pypi: Gracefully handle missing project home page.Ludovic Courtès2022-03-07
* derivations: Coalesce inputs that have the same output path.Ludovic Courtès2022-03-07
* build-system/meson: Add more cross-compilation targets.Efraim Flashner2022-03-07
* import: github: Reuse HTTP connection for the /tags URL fallback.Ludovic Courtès2022-03-06
* http-client: Correctly handle redirects when #:keep-alive? #t.Ludovic Courtès2022-03-06
* import: github: Gracefully handle rate limit exhaustion.Ludovic Courtès2022-03-06
* http-client: Add response headers to '&http-get-error'.Ludovic Courtès2022-03-06
* 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