summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-08-07ssh: Really report Guile setup errors in 'send-files'....Ludovic Courtès
2020-08-05ui: Report key-and-arg exceptions correctly....Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'....Ludovic Courtès
2020-08-03ui: Add #:verbosity to 'show-what-to-build'....Ludovic Courtès
2020-08-01guix: lint: Ignore unsupported source URL’s....Lars-Dominik Braun
2020-07-30deploy: Gracefully handle errors....Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module....Ludovic Courtès
2020-07-28store: deduplication: Handle fs without d_type support....Mathieu Othacehe
2020-07-27upstream: Handle the case where the file name has no extension....Danny Milosavljevic
2020-07-27machine: ssh: Check for potential system downgrades....Ludovic Courtès
2020-07-27processes: Allow 'less' to properly estimate line length....Ludovic Courtès
2020-07-25guix system: Report file system errors using 'report-error'....Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès
2020-07-25diagnostics: Add '&formatted-message'....Ludovic Courtès
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