summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-08-28store: 'with-store' returns as many values as its body....Ludovic Courtès
2020-08-27pull: Avoid "Migrating profile" message on the first run....Ludovic Courtès
2020-08-26lint: Use 'with-error-handling'....Ludovic Courtès
2020-08-25offload: Modify the build-machine record to accept multiple systems....Maxim Cournoyer
2020-08-25linux-libre: Support module compression....Mathieu Othacehe
2020-08-24offload: Update help string....Maxim Cournoyer
2020-08-24guix upgrade: Allow using --do-not-upgrade....Jakub Kądziołka
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe
2020-08-24Use guile-zlib extension in build-side code....Mathieu Othacehe
2020-08-23lint: formatting: Gracefully handle relative file names....Ludovic Courtès
2020-08-23lint: Avoid calls to 'package-field-location' with #f as the field....Ludovic Courtès
2020-08-17utils: Add version-major+minor+point....Efraim Flashner
2020-08-13build-system/haskell: Do not pass "--bindir" during configure....Ricardo Wurmus
2020-08-13build-system/haskell: Add 'extra-directories' keyword....Timothy Sample
2020-08-12haskell-build-system: register: Remove references to the doc output....Ricardo Wurmus
2020-08-12haskell-build-system: register: Respect lib output....Ricardo Wurmus
2020-08-12build-system/haskell: Add default output "static"....Ricardo Wurmus
2020-08-12build-system/haskell: Configure to link with shared libraries....Ricardo Wurmus
2020-08-12build-system/haskell: Refactor configure step....Ricardo Wurmus
2020-08-12build-system/haskell: Support parallel builds....Ricardo Wurmus
2020-08-09build-system/emacs: Allow usage of #:parallel-tests? key...Morgan Smith
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