summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-06-29pack: Improve naming of the packs store file names.Maxim Cournoyer
2021-06-29pack: Fix typo.Maxim Cournoyer
2021-06-29pack: Factorize base tar options.Maxim Cournoyer
2021-06-29pack: Extract builder code from self-contained-tarball.Maxim Cournoyer
2021-06-29weather: Handle zero requested store items gracefully.Maxime Devos
2021-06-29Revert "guix build: Autoload (gnu packages)."Ludovic Courtès
2021-06-29guix build: Autoload (gnu packages).Ludovic Courtès
2021-06-29pull: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2021-06-29pull: Autoload (gnu ...) modules.Ludovic Courtès
2021-06-29ui: Have 'guix help' stat less.Ludovic Courtès
2021-06-28guix: Delete duplicates from emacs-load-path.Leo Prikler
2021-06-28import: go: Fix match-error in 'go-package-description'Sarah Morgensen via Guix-patches via
2021-06-25download: 'tls-wrap' retries handshake upon non-fatal errors.Ludovic Courtès
2021-06-25guix substitute: Adjust comment about GnuTLS bug.Ludovic Courtès
2021-06-25import: hackage: Support "common" field and importsPhilip Munksgaard
2021-06-25reconfigure: Use 'formatted-message'.Ludovic Courtès
2021-06-25deploy: Leave on hard error.Ludovic Courtès
2021-06-24gnu: Add ausweisapp2.Sergey Trofimov
2021-06-24lint: 'github-url' checker gracefully handles networking errors.Ludovic Courtès
2021-06-24lint: 'with-networking-fail-safe' handles 'gnutls-error' exceptions.Ludovic Courtès
2021-06-24build: Make outputs of node-build-system reproducible.Lars-Dominik Braun
2021-06-23gexp: 'mixed-text-file' UTF-8-encodes its output.Andrew Tropin
2021-06-22profiles: Build union of inputs in the right order.Ludovic Courtès
2021-06-22guix: java-utils: Look for actual jar files.Julien Lepiller
2021-06-22guix: maven: Use a temporary file to fix pom files.Julien Lepiller
2021-06-22guix: maven: Look in local packages when searching for package version.Julien Lepiller
2021-06-22guix: maven: Support fixing modules.Julien Lepiller
2021-06-22guix: maven: Support fixing extensions.Julien Lepiller
2021-06-22guix: maven: Simplify finding local packages and modules.Julien Lepiller
2021-06-22guix: maven: Simplify finding version and group information.Julien Lepiller
2021-06-22guix: java-utils: Factorize pom.xml generation.Julien Lepiller
2021-06-21import: egg: Edit egg->guix-package docstring.Tobias Geerinckx-Rice
2021-06-19import: launchpad: Fix typo.Brice Waegeneire
2021-06-19import: launchpad: Use repository to retrieve releases.Matthew James Kraai
2021-06-18profiles: Add "XAUTHORITY" to the precious variables.Ludovic Courtès
2021-06-18profiles: Add 'load-profile'.Ludovic Courtès
2021-06-18lint: check-patch-headers: Recognize Git diffs.Ludovic Courtès
2021-06-18import: launchpad: Gracefully handle 404s from api.launchpad.net.Ludovic Courtès
2021-06-18Start enabling substitutes from bordeaux.guix.gnu.org.Christopher Baines
2021-06-16pack: Fix the system value passed to build-docker-image.Maxim Cournoyer
2021-06-14hg-download: Make (guix swh) output visible.Ludovic Courtès
2021-06-14hg-download: Support falling back to SWH.Xinglu Chen
2021-06-14swh: Support lookup of Hg tags.Xinglu Chen
2021-06-14hg-download: Remove bogus hg-reference-recursive? export.itd
2021-06-13guix package: Do not say "nothing to do" upon rollback & co.Ludovic Courtès
2021-06-13doc, gnu, guix: Fix typos.Paul A. Patience
2021-06-13describe: 'current-channel-entries' ignores non-channel profile entries.Ludovic Courtès
2021-06-12profiles: Move some of the work to the build side.Ludovic Courtès
2021-06-12git: Update the mtime of the just-updated checkout.Ludovic Courtès
2021-06-08lint: Check for trailing whitespace in description.Xinglu Chen