gnu: pypy: Remove unused module imports.
[jackhill/guix/guix.git] / guix /
2022-08-31 Ludovic Courtèspull: Create a version 3 manifest.
2022-08-31 Ludovic Courtèsreconfigure: Use 'current-channels' to obtain provenanc...
2022-08-30 Mathieu Othacehescripts: system: Check the image operating-system.
2022-08-30 Marius BakkeMerge branch 'master' into staging
2022-08-30 Thiago Jung Bauermannguix system: Use standard cross and native build options.
2022-08-30 宋文武Revert "reconfigure: Use 'current-channels' to obtain...
2022-08-29 Ludovic Courtèsreconfigure: Use 'current-channels' to obtain provenanc...
2022-08-29 Maxim Cournoyergexp: directory-union: Fix documentation.
2022-08-28 Marius BakkeMerge branch 'master' into staging
2022-08-27 Marius Bakkegnu: scons: Move to (gnu packages build-tools).
2022-08-26 Marius BakkeMerge branch 'master' into staging
2022-08-25 Ricardo Wurmusimport/utils: beautify-description: Add case for "Imple...
2022-08-19 Andrew Tropinbuild-system/gnu: Fix docstring.
2022-08-16 Liliana Marie Priklerui: Describe package outputs.
2022-08-11 Marius BakkeMerge branch 'master' into staging
2022-08-11 Ludovic Courtèsbuild-system/channel: Correctly handle store file name...
2022-08-10 Ludovic Courtèsread-print: Remove unused procedure.
2022-08-10 Ludovic Courtèsread-print: Report missing closing parens instead of...
2022-08-10 Ludovic Courtèsssh: 'open-ssh-session' gracefully handles connection...
2022-08-10 Oleg Pykhalovgnu: system: file-systems: Add shared flag.
2022-08-09 Ludovic Courtèschannels: Consider news files as UTF-8-encoded by default.
2022-08-09 Ludovic Courtèstests: git: Write files as UTF-8.
2022-08-09 Ludovic Courtèschannels: Add 'repository->guix-channel'.
2022-08-09 Ludovic Courtèsbuild-system/channel: Accept a channel or instance...
2022-08-09 Ludovic Courtèsbuild-system: Add 'channel-build-system'.
2022-08-08 Ludovic Courtèsread-print: Add 'case' and 'cond' special forms.
2022-08-08 Ludovic Courtèsread-print: Support printing multi-line comments.
2022-08-08 Ludovic Courtèsstyle: Add '--whole-file' option.
2022-08-08 Ludovic Courtèsread-print: 'canonicalize-comment' leaves top-level...
2022-08-08 Ludovic Courtèsread-print: Add code to read and write sequences of...
2022-08-08 Ludovic Courtèsread-print: Recognize page breaks.
2022-08-08 Ludovic Courtèsread-print: Read and render vertical space.
2022-08-08 Ludovic Courtèsread-print: Introduce <blank> parent class of <comment>.
2022-08-08 Ludovic Courtèsread-print: Expose comment constructor.
2022-08-08 Ludovic Courtèsread-print: Add System and Home special forms.
2022-08-08 Ludovic Courtèsstyle: Move reader and printer to (guix read-print).
2022-08-08 Ludovic Courtèslint: Add '-e'.
2022-08-06 Maxime Devosbuild-system/perl: Support cross-compilation of some...
2022-08-05 Ludovic Courtèsguix system: Remove unused 'read-operating-system'...
2022-08-04 Vivien Krausutils: Add target-mips64el?.
2022-08-04 Antero Mejrutils: Add as-for-target.
2022-08-04 Maxim Cournoyerbuild: qt-utils: Fix another regression.
2022-08-04 Ludovic Courtèsenvironment: Report "command not found" from the child...
2022-08-04 Ludovic Courtèsguix build: Print hints when -s or --target is passed...
2022-08-03 Ludovic Courtèsdownload: Do not wrap TLS port on GnuTLS >= 3.7.7.
2022-08-03 Guillaume Le Vaillantbuild-system: asdf: Add asd-operation parameter.
2022-08-03 Pierre Neidhardtbuild-system: asdf: Let ASDF locate the .asd files.
2022-08-03 Pierre Neidhardtguix: build: Switch from asdf:compile-system to asdf...
2022-08-01 Maxim Cournoyerbuild-system: qt: Ensure a default value is provided...
2022-08-01 Ludovic Courtèsdownload: 'url-fetch' closes its HTTP/HTTPS port.
2022-08-01 Maxim Cournoyerbuild: qt: Add qtbase argument and wrap Qt environment...
2022-08-01 Maxim Cournoyergnu: qttools: Rename to qttools-5.
2022-07-31 Ludovic Courtèsguix gc: '--delete-generations' now deletes old Home...
2022-07-27 Marius BakkeMerge branch 'master' into staging
2022-07-24 Tobias Geerinckx... download: Refresh KDE mirror list.
2022-07-21 Marius BakkeMerge branch 'master' into staging
2022-07-19 Ricardo Wurmusimport: Enable recursive import for texlive packages.
2022-07-19 Antero Mejrsystem: Add -I, --list-installed option.
2022-07-19 Antero Mejrhome: Add -I, --list-installed option.
2022-07-19 Ludovic Courtèsupstream: Sort '%updaters' alphabetically.
2022-07-17 Tobias Geerinckx... Revert "guix gc: '--delete-generations' now deletes...
2022-07-22 r0mangnu: clojure: Update to 1.11.1.
2022-07-22 Ludovic Courtèsguix gc: '--delete-generations' now deletes old Home...
2022-07-22 Ludovic Courtèsdeploy: Honor '--dry-run'.
2022-07-15 Hartmut Goebelimport: pypi: Fix coding style.
2022-07-15 Hartmut Goebelimport: pypi: Add special treatment for Tryton package...
2022-07-15 Hartmut Goebelimport: egg: Fix updater.
2022-07-15 Ludovic Courtèsmonad-repl: Add "build", "lower", and "verbosity" commands.
2022-07-15 Ludovic Courtèsshell: Ignore cached profiles when using '--export...
2022-07-13 Marius BakkeMerge branch 'master' into staging
2022-07-11 Ludovic Courtèsstyle: Gracefully handle failure to locate a source...
2022-07-11 Hartmut Goebelimport: github: Use correct URL scheme.
2022-07-10 Ludovic Courtèsmonads: Add 'mparameterize'.
2022-07-08 Ludovic Courtèschannels: Emit version 3 profiles.
2022-07-08 Ludovic Courtèsprofiles: Support the creation of profiles with version...
2022-07-08 Ludovic Courtèsprofiles: Remove support for reading versions 0 and 1.
2022-07-08 Christopher Bainesguix: inferior: Fix the behaviour of open-inferior...
2022-07-04 Ludovic Courtèsstyle: For 'let' and similar forms, emit one binding...
2022-07-04 Hartmut Goebelstyle: Add option '--list-stylings'.
2022-07-02 Ludovic Courtèschallenge: Do nothing when passed zero arguments.
2022-07-01 Ludovic Courtèsprofiles: Do not repeat entries in 'manifest' file.
2022-07-01 Ludovic Courtèsupstream: 'guix refresh -u' no longer stops when upstre...
2022-06-26 Ludovic Courtèssubstitute: Use SRFI-71 instead of SRFI-11.
2022-06-26 Ludovic Courtèsstatus: Relay "updating substitutes" messages.
2022-06-26 Ludovic Courtèsself: 'guix-daemon' wrapper refers to the right Guile.
2022-06-23 Christopher Bainesguix system: Inline menu-entries in to bootcfg in perfo...
2022-06-22 Ludovic Courtèsrefresh: Repurpose '-L' for '--load-path'.
2022-06-22 Ludovic Courtèsstyle: Keep values next to their keyword.
2022-06-21 Michal Atlasbuild-system: chicken: Add version information to eggs...
2022-06-19 Ludovic Courtèschallenge: Colorize output.
2022-06-19 (build-system/dub: Don't expect ‘.dub/dub.json’.
2022-06-19 (build-system/dub: Fix configure docstring indentation.
2022-06-19 (build-system/dub: Use the gold linker.
2022-06-19 (build-system/dub: Don't explicitly return #t from phases.
2022-06-24 Denis 'GNUtoo' Carikliutils: Define 'target-x86?' predicate.
2022-06-18 Julien Lepillerguix: self: Do not record reference to gcc-toolchain.
2022-06-17 Fredrik Salomonssonguix: emacs-utils: Add emacs-header-parse.
2022-06-17 Fredrik Salomonssonguix: emacs-utils: Add emacs-batch-script.
2022-06-17 Liliana Marie Priklerguix: Modernize renpy-build-system.
2022-06-16 Taiju HIGASHIui: Improve pager selection logic when less is not...
next