aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* derivations: Avoid uses of 'write' in 'write-derivation'.Ludovic Courtès2020-08-28
* derivations: Avoid uses of 'display' in 'write-derivation'.Ludovic Courtès2020-08-28
* store: 'with-store' returns as many values as its body.Ludovic Courtès2020-08-28
* pull: Avoid "Migrating profile" message on the first run.Ludovic Courtès2020-08-27
* lint: Use 'with-error-handling'.Ludovic Courtès2020-08-26
* offload: Modify the build-machine record to accept multiple systems.Maxim Cournoyer2020-08-25
* linux-libre: Support module compression.Mathieu Othacehe2020-08-25
* offload: Update help string.Maxim Cournoyer2020-08-24
* guix upgrade: Allow using --do-not-upgrade.Jakub Kądziołka2020-08-24
* Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe2020-08-24
* Use guile-zlib extension in build-side code.Mathieu Othacehe2020-08-24
* lint: formatting: Gracefully handle relative file names.Ludovic Courtès2020-08-23
* lint: Avoid calls to 'package-field-location' with #f as the field.Ludovic Courtès2020-08-23
* utils: Add version-major+minor+point.Efraim Flashner2020-08-17
* build-system/haskell: Do not pass "--bindir" during configure.Ricardo Wurmus2020-08-13
* build-system/haskell: Add 'extra-directories' keyword.Timothy Sample2020-08-13
* haskell-build-system: register: Remove references to the doc output.Ricardo Wurmus2020-08-12
* haskell-build-system: register: Respect lib output.Ricardo Wurmus2020-08-12
* build-system/haskell: Add default output "static".Ricardo Wurmus2020-08-12
* build-system/haskell: Configure to link with shared libraries.Ricardo Wurmus2020-08-12
* build-system/haskell: Refactor configure step.Ricardo Wurmus2020-08-12
* build-system/haskell: Support parallel builds.Ricardo Wurmus2020-08-12
* build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith2020-08-09
* ssh: Really report Guile setup errors in 'send-files'.Ludovic Courtès2020-08-07
* ui: Report key-and-arg exceptions correctly.Ludovic Courtès2020-08-05
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* ui: Add #:verbosity to 'show-what-to-build'.Ludovic Courtès2020-08-03
* guix: lint: Ignore unsupported source URL’s.Lars-Dominik Braun2020-08-01
* deploy: Gracefully handle errors.Ludovic Courtès2020-07-30
* pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès2020-07-28
* store: deduplication: Handle fs without d_type support.Mathieu Othacehe2020-07-28
* upstream: Handle the case where the file name has no extension.Danny Milosavljevic2020-07-27
* machine: ssh: Check for potential system downgrades.Ludovic Courtès2020-07-27
* processes: Allow 'less' to properly estimate line length.Ludovic Courtès2020-07-27
* guix system: Report file system errors using 'report-error'.Ludovic Courtès2020-07-25
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* diagnostics: Add '&formatted-message'.Ludovic Courtès2020-07-25
* diagnostics: Add a procedural variant of diagnostic procedures.Ludovic Courtès2020-07-25
* ui: Factorize '&message' handling.Ludovic Courtès2020-07-25
* utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès2020-07-25
* utils: Remove compatibility re-export of 'memoize'.Ludovic Courtès2020-07-25
* utils: Move <location> and '&error-location' to (guix diagnostics).Ludovic Courtès2020-07-25
* quirks: Adjust patch to allow traveling back to Dec. 2018.Ludovic Courtès2020-07-24
* import: github: Gracefully handle projects that have disappeared.Ludovic Courtès2020-07-24
* pack: '-R' applies to propagated inputs too.Ludovic Courtès2020-07-24
* guix system: 'reconfigure' disallows downgrades by default.Ludovic Courtès2020-07-23
* git: 'update-cached-checkout' has a new #:check-out? parameter.Ludovic Courtès2020-07-23
* git: Factorize 'resolve-reference'.Ludovic Courtès2020-07-23
* git-authenticate: Show fingerprint in missing-key error message.Ludovic Courtès2020-07-21
* lint: source: Always return a list.Ludovic Courtès2020-07-21