summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-02-06monads, gexp: Prevent redefinition of syntax parameters....Ludovic Courtès
2019-02-05import: opam: Work around janestreet version numbers....Julien Lepiller
2019-02-05import: opam: Replace "_" with "-" in imported names....Julien Lepiller
2019-02-05import: opam: Fix conditions....Julien Lepiller
2019-02-05status: Display the current build phase....Ludovic Courtès
2019-02-05status: Keep track of the current build phase....Ludovic Courtès
2019-02-05status: Use 'define-immutable-record-type' and its functional setters....Ludovic Courtès
2019-02-04gnu: dune: Update to 1.6.3....Gabriel Hondet
2019-02-04status: Erase the progress bar or spinner....Ludovic Courtès
2019-02-04store: 'log-file' honors 'GUIX_LOG_DIRECTORY'....Ludovic Courtès
2019-02-04self: Ensure the daemon refers to the right 'guix' command....Ludovic Courtès
2019-02-04daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès
2019-02-01profiles: 'manual-database' hook reports progress....Ludovic Courtès
2019-02-01guix package: '-A' no longer lists deprecated packages....Ludovic Courtès
2019-01-29pull: Default to verbosity level 1....Ludovic Courtès
2019-01-29self: Produce progress reports compatible with (guix status)....Ludovic Courtès
2019-01-29status: Print a progress bar for on-going builds when possible....Ludovic Courtès
2019-01-29status: Keep track of build completion as reported by build tools....Ludovic Courtès
2019-01-29status: Record more information about builds....Ludovic Courtès
2019-01-29channels: Do not offload package cache derivation....Ludovic Courtès
2019-01-28pull: Don't trigger 'hash guix' hint needlessly....Ludovic Courtès
2019-01-28channels: Turn off deprecation warnings when loading 'build-self.scm'....Ludovic Courtès
2019-01-28packages: 'package-input-rewriting' can take a promise....Ludovic Courtès
2019-01-25weather: Add '--coverage'....Ludovic Courtès
2019-01-25refresh: Better account for private and generated packages....Ludovic Courtès
2019-01-25refresh: Fix format string that would lead '-l' to print incorrect numbers....Ludovic Courtès
2019-01-25weather: Ignore deprecated packages but not hidden packages....Ludovic Courtès
2019-01-25packages: Add 'package-closure'....Ludovic Courtès
2019-01-24records: Make 'report-duplicate-field-specifier' available at expansion-time....Ludovic Courtès
2019-01-24tests: Remove duplicate field initializers....Ludovic Courtès
2019-01-24licenses: Add lppl1.1+....Ricardo Wurmus
2019-01-23ui: Don't report "build failed:" for daemon error messages....Ludovic Courtès
2019-01-23deduplication: Ignore EMLINK....Ludovic Courtès
2019-01-22self: System tests depend on CLI modules....Ludovic Courtès
2019-01-22offload: 'status' reports the time difference....Ludovic Courtès
2019-01-22records: Detect duplicate field initializers....Ludovic Courtès
2019-01-22compile: Let compiler warnings through during the load phase....Ludovic Courtès
2019-01-22self: Remove leftover export....Ludovic Courtès
2019-01-21store: Rename '&nix-error' to '&store-error'....Ludovic Courtès
2019-01-21store: Rename <nix-server> to <store-connection>....Ludovic Courtès
2019-01-21deprecation: Send warnings to (current-error-port) by default....Ludovic Courtès
2019-01-21deprecation: Add 'define-deprecated/alias'....Ludovic Courtès
2019-01-21import: github: Improve readability....Arun Isaac
2019-01-21import: github: Use prereleases when package has no releases....Arun Isaac
2019-01-20pull: Add missing import....Ludovic Courtès
2019-01-20self: Build the (gnu tests …) modules....Ludovic Courtès
2019-01-21import: github: Check if git URIs are GitHub URIs....Arun Isaac
2019-01-20channels: Use 'fold2'....Ludovic Courtès
2019-01-20channels: Gracefully report the lack of a 'guix' channel....Ludovic Courtès
2019-01-20channels: Build channel modules in an inferior....Ludovic Courtès