gnu: emacs-org: Update to 9.4.
[jackhill/guix/guix.git] / guix /
2020-07-20 Lars-Dominik Braunssh: Speed up RPCs by using #:nodelay.
2020-07-17 Christopher Bainesbuild-system/maven: Make default-maven-plugins a procedure.
2020-07-17 Julien Lepillerguix: Add maven-build-system.
2020-07-17 Julien Lepillerguix: java-utils: Add Maven-related phases.
2020-07-14 Ludovic Courtèsui: 'with-error-handling' does not unwind the stack.
2020-07-14 Ludovic Courtèsservices: Add 'system-provenance' procedure.
2020-07-13 Ludovic Courtèspackages: Ensure bags are insensitive to '%current...
2020-07-12 Ludovic Courtèslint: source: Validate URLs of Git references.
2020-07-12 Jan (janneke) Nieu... scripts: Typo in args-fold*.
2020-07-11 Jan (janneke) Nieu... image: Do not set journal_model=WAL for the Hurd.
2020-07-11 Ludovic CourtèsAdd 'guix git authenticate'.
2020-07-11 Ludovic Courtèsgit: Add 'with-git-error-handling'.
2020-07-11 Ludovic Courtèsgit-authenticate: Factorize 'authenticate-repository'.
2020-07-09 Ludovic Courtèsdownload-nar: Hide colliding 'dump-port*' binding.
2020-07-09 Ludovic Courtèscve: Fix typos in <cve> accessor.
2020-07-09 Ludovic Courtèsgit-download: Don't verify X.509 certificate of SWH.
2020-07-09 Ludovic Courtèsswh: Allow callers to disable X.509 certificate verific...
2020-07-09 Ludovic Courtèsmaint: Remove traces of "berlin.guixsd.org".
2020-07-05 Arun Isaacweather: Print 0.0% correctly.
2020-07-05 Arun Isaacimport: pypi: Handle 'null instead of #nil.
2020-07-05 Arun Isaacdiscovery: Fix typo.
2020-07-05 Tobias Geerinckx... download: Replace misconfigured Apache mirror.
2020-07-04 Arun Isaaccombinators: Fix typo.
2020-07-03 Ludovic Courtèsimport: Do not assume that 'package-source' returns...
2020-07-03 Ludovic Courtèsupstream: Define 'url-predicate' and use it.
2020-07-03 Ludovic Courtèslint: Do not assume that a package's source is an origin.
2020-07-03 Jan (janneke) Nieu... guix system: "describe" displays multiboot info.
2020-07-02 Ludovic CourtèsRevert "ui: Use package-description-string."
2020-07-01 Ludovic Courtèschannels: Dependencies listed in '.guix-channel' can...
2020-07-01 Ludovic Courtèsservices: provenance: Save channel introductions.
2020-07-01 Ludovic Courtèsguix describe: Display channel introductions and add...
2020-07-01 Ludovic Courtèschannels: Save and interpret 'introduction' field in...
2020-07-01 Ludovic Courtèschannels: Remove 'signature' from <channel-introduction>.
2020-07-01 Ludovic Courtèschannels: Make channel introductions public.
2020-07-01 Ludovic Courtèschannels: Add 'openpgp-fingerprint->bytevector'.
2020-07-01 Guillaume Le Vaillantguix: build: Fix asdf-build-system/ecl.
2020-06-29 Ludovic Courtèslint: Adjust 'swh-error exception handler.
2020-06-29 Ludovic Courtèsswh: Adjust for Guile-JSON 4.0 null handling.
2020-06-29 Ludovic Courtèspack: Dereference symlinks when looking for executables.
2020-06-29 zimounbuild-system/r: bioconductor-uri: Fix archive URL.
2020-06-28 Marius BakkeAdd more missing (ice-9 format) imports.
2020-06-28 Ludovic Courtèschannels: Error out when the 'guix' channel lacks an...
2020-06-28 Ludovic Courtèsprocesses: Write to $PAGER.
2020-06-27 Ludovic Courtèspackages: Recognize SHA3 and BLAKE2s for 'content-hash'.
2020-06-26 Ludovic Courtèsstore: Use '=' instead of 'eqv?'.
2020-06-26 Ludovic Courtèschallenge: Fix option indentation in '--help' output.
2020-06-26 Ludovic CourtèsAdd more (ice-9 format) imports.
2020-06-25 Ludovic Courtèsdeduplication: Leave the store permissions unchanged.
2020-06-25 Ludovic Courtèsdeduplication: Fix default value of #:store in 'dedupli...
2020-06-25 Ludovic Courtèsdeduplication: Use 'dynamic-wind' when changing permiss...
2020-06-23 Ludovic Courtèsopenpgp: Use Libgcrypt's crc24 implementation.
2020-06-22 Ludovic Courtèsself: Parallelize translation of the manual.
2020-06-22 Ludovic Courtèsself: Move statements after definitions in translation...
2020-06-22 Ludovic Courtèspo: Micro-optimize 'read-po-file'.
2020-06-22 Ludovic Courtèspo: Avoid regexps when interpreting '\n' sequences.
2020-06-22 Ludovic Courtèsself: Speed up Texinfo cross-reference translation.
2020-06-22 Ludovic Courtèsdeduplicate: Avoid traversing directories twice.
2020-06-22 Ludovic Courtèscompile: Build gnu/{packages,tests}/* with '-O1'.
2020-06-21 Ludovic Courtèschannels: 'authenticate-channel' doesn't check relation...
2020-06-21 Ludovic Courtèsgit-authenticate: Ignore authenticated commit cache...
2020-06-20 Ludovic Courtèsbuild-system/gnu: Cross builds properly handle #:allowe...
2020-06-20 Ludovic Courtèstests: Actually run 'tests/guix-environment-container...
2020-06-18 Pierre Neidhardtbuild-system/asdf: Add support for component-less systems.
2020-06-18 Ludovic Courtèsprofiles: 'linux-module-database' hooks gracefully...
2020-06-18 Ludovic Courtèsprofiles: Reindent 'linux-module-database'.
2020-06-18 Ludovic Courtèsnar: Use (guix i18n).
2020-06-18 Ludovic Courtèsnar: Avoid opening the database an additional time.
2020-06-18 Ludovic Courtèsdatabase: 'register-items' takes an open database.
2020-06-18 Ludovic Courtèsbuild-system/gnu: Fix 'install' phase of 'gnu-dist'.
2020-06-18 Ludovic Courtèsrepl: Fix typo that would lead ~/.guile to be used...
2020-06-17 Ludovic Courtèschannels: Warn when pulling from a mirror.
2020-06-17 Ludovic Courtèsbuild-system/gnu: Rename "make dist" phase to 'build...
2020-06-17 Ludovic Courtèsbuild-system/gnu: Simplify 'dist-package'.
2020-06-17 Ludovic Courtèsbuild-system/gnu: Remove redundant 'unpack' phase from...
2020-06-17 Ludovic Courtèsbuild-system/gnu: Remove Hydra-specific code from ...
2020-06-17 Ludovic Courtèsbuild-system/gnu: Remove 'autoreconf' phase from 'gnu...
2020-06-17 Ludovic Courtèsbuild-system/gnu: Adjust 'dist-package' to current...
2020-06-17 Ludovic Courtèsprofiles: Add comment at the top of 'manifest' file.
2020-06-16 Ludovic Courtèstime-machine: Add '--disable-authentication'.
2020-06-16 Ludovic Courtèspull: Add '--disable-authentication'.
2020-06-16 Ludovic Courtèschannels: Automatically add introduction for the offici...
2020-06-16 Ludovic Courtèschannels: Make 'validate-pull' call right after clone...
2020-06-16 Ludovic Courtèschannels: 'latest-channel-instance' authenticates Git...
2020-06-16 Ludovic Courtèstests: Move OpenPGP helpers to (guix tests gnupg).
2020-06-16 Ludovic Courtèsgit-authenticate: 'authenticate-commits' takes a #...
2020-06-16 Ludovic Courtèsgit-authenticate: Cache takes a key parameter.
2020-06-16 Efraim Flashnerbuild-system: cmake: Add substitutable keyword.
2020-06-16 Tobias Geerinckx... pack: Add zstd compressor.
2020-06-15 Arun Isaacui: Use package-description-string.
2020-06-15 Arun Isaacui: Do not translate package synopsis a second time.
2020-06-15 Arun Isaacui: Cut off search early if any regexp does not match.
2020-06-15 Mathieu Othaceheci: Add build-products id field and export accessors.
2020-06-15 Mathieu Othaceheci: Add status option to "latest-builds".
2020-06-15 Tobias Geerinckx... download: Remove usa-mirror.go-parts.com mirror.
2020-06-15 Mathieu Othaceheci: Fix buildproducts reading.
2020-06-15 Mathieu Othaceheci: Add job option to "latest-builds".
2020-06-15 Mathieu Othaceheci: Add build products support.
2020-06-14 Konrad Hinsenguix repl: Add script execution.
2020-06-14 Mathieu Othacehescripts: system: Fix "init" command.
2020-06-14 Ludovic Courtèslint: Add 'check-for-collisions' checker.
next