gnu: python-qtpy: Update to 2.0.1.
[jackhill/guix/guix.git] / guix /
2022-05-12 Maxim Cournoyerdownload: Add a mirror for CTAN.
2022-05-05 Ludovic Courtèstransformations: Preserve transformation order in packa...
2022-05-01 Ludovic CourtèsAdd (guix least-authority).
2022-05-01 Ludovic Courtèsgexp: Add 'references-file'.
2022-04-29 Ludovic Courtèsguix system: Highlight search results.
2022-04-29 Ludovic Courtèspublish: Send uncached narinfo replies from the main...
2022-04-26 Alex Griffinscripts: pack: Fix typo.
2022-04-23 Maxim Cournoyerpack: Fix match error for multi-packages deb packs.
2022-04-20 Attila Lendvaigit-download: Set locale to deal with Unicode in git...
2022-04-19 Ludovic Courtèsui: Highlight package and service search results.
2022-04-19 Ludovic Courtèscolors: Add 'colorize-full-matches'.
2022-04-19 Ludovic Courtèsui: Highlight important bits in recutils output.
2022-04-14 Ludovic Courtèspublish: Support systemd-style socket activation.
2022-04-14 Ludovic Courtèspublish: Use SRFI-71 instead of SRFI-11.
2022-04-14 Ludovic Courtèsstyle: Correctly read dots in pairs and improper lists.
2022-04-12 Liliana Marie Priklerguix: Add define-deprecated/public-alias.
2022-04-11 Attila Lendvaihttp-client: Fix redirection.
2022-04-11 Julien Lepillerimport: opam: Factor out source import.
2022-04-11 Julien Lepillerimport: opam: Accept tabulations.
2022-04-11 Ludovic Courtèsreconfigure: Fix typo on 'live-service-transient?'.
2022-04-09 Ludovic Courtèsservices: herd: Adjust to <live-service> changes.
2022-04-08 Ludovic Courtèsguix describe: Add missing import.
2022-04-08 Ludovic Courtèsdiagnostics: Turn diagnostic locations into hyperlinks.
2022-04-08 Ludovic Courtèsui: Move 'location->hyperlink' to (guix diagnostics).
2022-04-08 Ludovic Courtèsui: Move hyperlink facilities to (guix colors).
2022-04-04 Ludovic Courtèsshell: Add '--export-manifest'.
2022-04-04 Ludovic Courtèsenvironment: Export 'load-manifest'.
2022-04-04 Ludovic Courtèspackages: Add 'package-unique-version-prefix'.
2022-04-04 Maxim Cournoyerbuild: emacs-utils: Add a (as-display) subform to ...
2022-04-04 Maxim Cournoyerimport: pypi: Use new style for the conditional unzip...
2022-04-01 Ludovic Courtèsweather: Colorize the output.
2022-03-29 Efraim Flashnerdownload: Use https for main KDE source.
2022-03-22 Maxim Cournoyerprofiles: manual-database: Remove GDBM workaround.
2022-03-22 jgartpackages: Clarify comment about build-system package...
2022-03-21 Maxime Devospackages: Fix time-travel from Guix 1.1.0 / Guile ...
2022-03-20 Ludovic Courtèshome: import: Clarify alias parsing code.
2022-03-20 Ludovic Courtèshome: import: Properly parse aliases that contain quotes.
2022-03-19 Ludovic Courtèsguix home: Show "container" in '--help' output.
2022-03-19 Ludovic Courtèsguix home: Add 'container' command.
2022-03-18 Ludovic Courtèsguix system: Call 'export-graph' with the right port...
2022-03-18 Ludovic Courtèsguix home: Implement the 'extension-graph' and 'shepher...
2022-03-18 Ludovic Courtèsgraph: Factorize 'lookup-backend'.
2022-03-18 Ludovic Courtèsui: 'show-what-to-build' highlights "would be downloade...
2022-03-18 Ludovic Courtèsui: 'show-what-to-build' highlights "The following...
2022-03-18 Maxim Cournoyerutils: Add ar-for-target and ld-for-target procedures.
2022-03-16 Ludovic Courtèspackages: 'modify-inputs' preserves outputs in 'replace...
2022-03-16 Efraim FlashnerRevert "gnu: Add %final-inputs-riscv64."
2022-03-14 Ludovic Courtèstransformations: '--tune' prints supported micro-archit...
2022-03-14 Ludovic Courtèsbuild-system/ocaml: Use standard packages as "build...
2022-03-13 Maxime Devosgexp: Correctly handle #$output in 'gexp->approximate...
2022-03-13 Maxime Devosgexp: Correctly handle unquoting S-exp objects.
2022-03-12 Maxime Devoslint: check-tests-true: Allow #:tests? #t for some...
2022-03-07 Ludovic Courtèsimport: hackage: Use SRFI-71 instead of SRFI-11.
2022-03-07 Ludovic Courtèsimport: hackage: Avoid pointless use of 'compose'.
2022-03-07 zimounscripts: import: gem: Fix recursive error handling.
2022-03-07 zimounimport: cran: Return multiple values for unknown packages.
2022-03-07 zimounimport: elpa: Return multiple values for unknown packages.
2022-03-07 zimounimport: hackage: Return multiple values for unknown...
2022-03-07 zimounimport: pypi: Return multiple values for unknown packages.
2022-03-07 Ludovic Courtèsimport: pypi: Gracefully handle missing project home...
2022-03-07 Ludovic Courtèsderivations: Coalesce inputs that have the same output...
2022-03-07 Efraim Flashnerbuild-system/meson: Add more cross-compilation targets.
2022-03-06 Ludovic Courtèsimport: github: Reuse HTTP connection for the /tags...
2022-03-06 Ludovic Courtèshttp-client: Correctly handle redirects when #:keep...
2022-03-06 Ludovic Courtèsimport: github: Gracefully handle rate limit exhaustion.
2022-03-06 Ludovic Courtèshttp-client: Add response headers to '&http-get-error'.
2022-03-03 Ludovic Courtèsdownload: Fix typo in procedure name.
2022-03-03 Ludovic Courtèsdownload: Load X.509 certificates only once.
2022-03-03 Ludovic Courtèsdownload: Remove obsolete bit from docstring.
2022-03-02 Ludovic Courtèsshell: Disable caching when '-p' is passed.
2022-03-02 Maxim Cournoyerguix: Index the man-db database via man pages names.
2022-02-27 Ludovic Courtèspull: No longer print upgraded/added packages upon...
2022-02-27 Ludovic Courtèspull: '--news' no longer shows package lists.
2022-02-24 zimounbuild: julia-build-system: Fix corner-case for parallel...
2022-02-24 Efraim Flashnerbuild: julia: Add 'julia-package-dependencies' as keyword.
2022-02-18 Ludovic Courtèsguix build: Warn when attempting to build an unsupporte...
2022-02-18 Ludovic Courtèsprofiles: 'profile-derivation' rejects unsupported...
2022-02-18 Ludovic Courtèspackages: 'package-transitive-supported-systems' ignore...
2022-02-16 Ludovic Courtèsstatus: Do not pass a non-literal format string to...
2022-02-16 Ludovic Courtèsstatus: Use bold more sparsely at -v1.
2022-02-16 Ludovic Courtèsstatus: Do not print .drv file names for grafts.
2022-02-16 Ludovic Courtèsgexp: Preserve source location for #~ and #$ read exten...
2022-02-15 Ludovic Courtèsguix system: Fix 'describe' when booting the latest...
2022-02-15 Ludovic Courtèsgexp: 'computed-file' always uses a native Guile.
2022-02-14 Ricardo Wurmusprofiles: texlive-font-maps: Create ls-R file.
2022-02-14 Ludovic Courtèspull: '--list-generations' pipes its output to the...
2022-02-14 Ludovic Courtèsui: 'display-generation' uses color when talking to...
2022-02-14 Ludovic Courtèsui: 'with-paginated-output-port' gives access to the...
2022-02-14 Ludovic Courtèspull: '--list-generations' lists packages only with...
2022-02-14 Ludovic Courtèspublish: Do not sign the URL/Compression/FileSize narin...
2022-02-14 Ludovic Courtèsgit-authenticate: Ensure the target is a descendant...
2022-02-14 Ludovic Courtèsgit: Add 'commit-descendant?'.
2022-02-14 Ludovic Courtèstests: Set a hard build timeout.
2022-02-13 Efraim Flashnergnu: cpu: Add detection for AMD CPUs.
2022-02-13 Efraim Flashnerguix: cpu: Rewrite based on feature flags.
2022-02-11 Ludovic Courtèstests: Pass #:guile to 'computed-file' & co.
2022-02-11 Ludovic Courtèsbuild-system/texlive: Be explicit about #:guile-for...
2022-02-11 Ludovic Courtèsgexp: <computed-file> does not honor (%guile-for-build).
2022-02-09 Maxim Cournoyerdeprecation: Refine the old daemon deprecation warning...
2022-02-08 Mathieu Othacehestore: Warn about daemon deprecation.
next