summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-07-25diagnostics: Add a procedural variant of diagnostic procedures....Ludovic Courtès
2020-07-25ui: Factorize '&message' handling....Ludovic Courtès
2020-07-25utils: Move '&fix-hint' to (guix diagnostics)....Ludovic Courtès
2020-07-25utils: Remove compatibility re-export of 'memoize'....Ludovic Courtès
2020-07-25utils: Move <location> and '&error-location' to (guix diagnostics)....Ludovic Courtès
2020-07-24quirks: Adjust patch to allow traveling back to Dec. 2018....Ludovic Courtès
2020-07-24import: github: Gracefully handle projects that have disappeared....Ludovic Courtès
2020-07-24pack: '-R' applies to propagated inputs too....Ludovic Courtès
2020-07-23guix system: 'reconfigure' disallows downgrades by default....Ludovic Courtès
2020-07-23git: 'update-cached-checkout' has a new #:check-out? parameter....Ludovic Courtès
2020-07-23git: Factorize 'resolve-reference'....Ludovic Courtès
2020-07-21git-authenticate: Show fingerprint in missing-key error message....Ludovic Courtès
2020-07-21lint: source: Always return a list....Ludovic Courtès
2020-07-21upstream: 'download-tarball' gracefully handles missing signatures....Ludovic Courtès
2020-07-20gnu-maintenance: Recognize "RC" as denoting a pre-release tarball....Ludovic Courtès
2020-07-20gnu-maintenance: Handle lists returned by 'origin-uri'....Ludovic Courtès
2020-07-20gnu-maintenance: Call 'adjusted-upstream-source' only when there's a source....Ludovic Courtès
2020-07-20json: Re-export 'define-json-mapping' from (json) when available....Ludovic Courtès
2020-07-20gnu-maintenance: 'kernel.org' and 'savannah' updaters rewrite URLs....Ludovic Courtès
2020-07-20upstream: Use 'warning' instead of 'format'....Ludovic Courtès
2020-07-20download: Add Savannah mirror....Ludovic Courtès
2020-07-20gnu-maintenance: Add 'savannah' updater....Ludovic Courtès
2020-07-20gnu-maintenance: 'latest-html-release' honors #:file->signature....Ludovic Courtès
2020-07-20pack: Build the store database under a UTF-8 locale....Ludovic Courtès
2020-07-20pack: 'self-contained-tarball' runs derivation in a UTF-8local....Ludovic Courtès
2020-07-20ssh: Speed up RPCs by using #:nodelay....Lars-Dominik Braun
2020-07-17build-system/maven: Make default-maven-plugins a procedure....Christopher Baines
2020-07-17guix: Add maven-build-system....Julien Lepiller
2020-07-17guix: java-utils: Add Maven-related phases....Julien Lepiller
2020-07-15ui: 'with-error-handling' does not unwind the stack....Ludovic Courtès
2020-07-15services: Add 'system-provenance' procedure....Ludovic Courtès
2020-07-13packages: Ensure bags are insensitive to '%current-system'....Ludovic Courtès
2020-07-12lint: source: Validate URLs of Git references....Ludovic Courtès
2020-07-12scripts: Typo in args-fold*....Jan (janneke) Nieuwenhuizen
2020-07-11image: Do not set journal_model=WAL for the Hurd....Jan (janneke) Nieuwenhuizen
2020-07-11Add 'guix git authenticate'....Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'....Ludovic Courtès
2020-07-11git-authenticate: Factorize 'authenticate-repository'....Ludovic Courtès
2020-07-10download-nar: Hide colliding 'dump-port*' binding....Ludovic Courtès
2020-07-10cve: Fix typos in <cve> accessor....Ludovic Courtès
2020-07-10git-download: Don't verify X.509 certificate of SWH....Ludovic Courtès
2020-07-10swh: Allow callers to disable X.509 certificate verification....Ludovic Courtès
2020-07-10maint: Remove traces of "berlin.guixsd.org"....Ludovic Courtès
2020-07-05weather: Print 0.0% correctly....Arun Isaac
2020-07-05import: pypi: Handle 'null instead of #nil....Arun Isaac
2020-07-05discovery: Fix typo....Arun Isaac
2020-07-05download: Replace misconfigured Apache mirror....Tobias Geerinckx-Rice
2020-07-05combinators: Fix typo....Arun Isaac
2020-07-03import: Do not assume that 'package-source' returns an origin....Ludovic Courtès
2020-07-03upstream: Define 'url-predicate' and use it....Ludovic Courtès