summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-06-08lint: Check for trailing whitespace in description.Xinglu Chen
2021-06-08lint: Check for trailing whitespace in synopsis.Xinglu Chen
2021-06-08transformations: '--with-latest' correctly handles already-latest case.Ludovic Courtès
2021-06-08grafts: Cache the derivation/graft mapping for the whole session.Ludovic Courtès
2021-06-08store: 'references/cached' now uses a per-session cache.Ludovic Courtès
2021-06-08store: Remove 'references/substitutes'.Ludovic Courtès
2021-06-08grafts: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2021-06-08grafts: Record cache lookups for profiling.Ludovic Courtès
2021-06-08store: Generalize cache lookup recording.Ludovic Courtès
2021-06-08store: Support dynamic allocation of per-connection caches.Ludovic Courtès
2021-06-07etc: Add "bordeaux.guix.gnu.org.pub" public key file.Christopher Baines
2021-06-06scripts: substitute: Cache connection when looking for narinfos.Mathieu Othacehe
2021-06-06lint: tests-true: Check if tests are enabled when cross-compiling.Maxime Devos
2021-06-05hg-download: Add helpers for defining packages.Xinglu Chen
2021-06-05profiles: 'check-for-collisions' filters out more non-collisions upfront.Ludovic Courtès
2021-06-05guix: Update to Bioconductor 3.13.Ricardo Wurmus
2021-06-03licenses: Add BSD-1-Clause license.Xinglu Chen
2021-06-03import: Add CHICKEN egg importer.Xinglu Chen
2021-06-03gnu-maintenance: 'generic-html' computes the right source URL.Ludovic Courtès
2021-06-01ui, lint: Simplify exception handling in Guile 3 style.Ludovic Courtès
2021-06-01maint: Require Guile 3.0.Ludovic Courtès
2021-06-01publish: Add keep-alive support when sending nar.Mathieu Othacehe
2021-06-01publish: Preserve the request connection header.Mathieu Othacehe
2021-06-01progress: Add a download-size argument to progress-report-port.Mathieu Othacehe
2021-05-28gnu-maintenance: 'generic-html' correctly handles relative release URLs.Ludovic Courtès
2021-05-28gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz".Ludovic Courtès
2021-05-28guix build: Emit "nothing to do" warning only when needed.Ludovic Courtès
2021-05-28guix package: Do not warn about "missing arguments" when there's nothing to do.Ludovic Courtès
2021-05-28import: opam: Generate license for package.Xinglu Chen
2021-05-28git-download: Support submodules in 'git-predicate'.Andrew Whatson
2021-05-28git-download: 'git-predicate' now ignores deleted files.Ludovic Courtès
2021-05-28scripts: Commands warn when passed zero arguments.Ludovic Courtès
2021-05-28deploy: Error out when the FILE argument is missing.Ludovic Courtès
2021-05-26guix: ci: Add spec support to latest-evaluations.Mathieu Othacehe
2021-05-26guix: ci: Fix evaluation complete? field.Mathieu Othacehe
2021-05-22import: hackage: Prefix licenses with 'license:'.Xinglu Chen
2021-05-22lint: archival: Lookup content in Disarchive database.Ludovic Courtès
2021-05-22scripts: discover: Report Avahi errors.Mathieu Othacehe
2021-05-20guix: Build texlive-configuration only when texlive-base is present.Ricardo Wurmus
2021-05-20scripts: challenge: Fix regression.Mathieu Othacehe
2021-05-17ui: 'load*' compiles with '-O1'.Ludovic Courtès
2021-05-17ui: Remove Guile 2.2.3 workaround.Ludovic Courtès
2021-05-16publish: Add '--negative-ttl'.Ludovic Courtès
2021-05-16substitutes: Reduce negative TTLs.Ludovic Courtès
2021-05-15inferior: Support querying package replacements.Christopher Baines
2021-05-14swh: 'lookup-origin-revision' ignores partial visits.Ludovic Courtès
2021-05-14self: Add dependency on Disarchive.Ludovic Courtès
2021-05-14import: go: Fix goproxy option argument's format.Zheng Junjie
2021-05-13challenge: Be defensive in the size passed to the progress reporter.Ludovic Courtès
2021-05-13self: Build with 'guile-3.0-latest'.Ludovic Courtès