summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\
| * time-machine: Honor the standard build options.Ludovic Courtès2019-11-15
| * time-machine: Handle 'git-error' exceptions.Ludovic Courtès2019-11-15
| * inferior: 'cached-channel-instance' takes an open store connection.Konrad Hinsen2019-11-15
| * Add 'guix time-machine'.Konrad Hinsen2019-11-15
| * pull: Remove unused '--verbose' option.Ludovic Courtès2019-11-15
| * make-bootstrap: Adjust copied linux headers.Efraim Flashner2019-11-15
| * guix: svn: Allow dropping externals.Julien Lepiller2019-11-13
| * ui: Emit hyperlinks for 'license' in package search results.Ludovic Courtès2019-11-09
| * ui: Produce hyperlinks for the 'location' field of search results.Ludovic Courtès2019-11-09
| * guix: package: lock profiles when processing them.Julien Lepiller2019-11-08
| * guix: Add file-locking with no wait.Julien Lepiller2019-11-08
| * graph: Support package transformation options.Ludovic Courtès2019-11-07
| * derivations: Use a regular hash table for the module cache.Ludovic Courtès2019-11-07
| * pull: Gracefully handle invalid Texinfo markup in news.Ludovic Courtès2019-11-01
| * derivation: Remove memoization invalidation for 'derivation->bytevector'.Ludovic Courtès2019-10-28
| * pull: Honor '/etc/guix/channels.scm'.Ludovic Courtès2019-10-27
| * channels: Refer to 'guile-json-3'.Ludovic Courtès2019-10-27
| * derivations: Don't memoize 'derivation->bytevector'.Ludovic Courtès2019-10-27
| * gexp: Cache the module to derivation mappings.Ludovic Courtès2019-10-27
| * store: Allow objects in the cache to be inserted and search for with 'equal?'.Ludovic Courtès2019-10-27
| * gexp: Add 'imported+compiled-modules'.Ludovic Courtès2019-10-27
| * derivations: 'build-expression->derivation' caches its module derivations.Ludovic Courtès2019-10-27
| * derivations: Introduce 'imported+compiled-modules'.Ludovic Courtès2019-10-27
| * guix build: Remove obsolete TODO.Ludovic Courtès2019-10-25
| * guix build: Warn when '--keep-failed' is passed to a remote daemon.Ludovic Courtès2019-10-25
| * Revert "guix: svn: Allow dropping externals."Tobias Geerinckx-Rice2019-10-24
| * guix: svn: Allow dropping externals.Julien Lepiller2019-10-23
| * lint: Re-enable CVE checker.Ludovic Courtès2019-10-23
| * cve: Rewrite to read the JSON feed instead of the XML feed.Ludovic Courtès2019-10-23
| * download: Honor /etc/ssl/certs when 'SSL_CERT_DIR' is not set.Ludovic Courtès2019-10-21
| * packages: Add "aarch64-linux" to '%hydra-supported-systems'.Ludovic Courtès2019-10-20
| * reconfigure: Silence "shepherd: Evaluating ..." messages.Ludovic Courtès2019-10-18
| * lint: Comment out 'cve' checker.Ludovic Courtès2019-10-18
| * pull: Call 'ensure-default-profile' after 'set-build-options'.Ludovic Courtès2019-10-18
| * build-system/asdf: Fix package transform.Guillaume Le Vaillant2019-10-18
| * daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès2019-10-16
| * inferior: Set the error port when using older Guix versions.Christopher Baines2019-10-15
| * inferior: Allow controlling the inferior error port.Christopher Baines2019-10-15
| * ssh: Add a longer SSH timeout by default.Ludovic Courtès2019-10-15
| * offload: Set a longer SSH session timeout.Ludovic Courtès2019-10-15
* | scripts: system: Add --target option.Mathieu Othacehe2019-11-15
* | utils: Use target-aarch64? and target-arm? helpers.Mathieu Othacehe2019-11-15
* | gnu: cmake: Fix cross-compilation.Mathieu Othacehe2019-11-15
* | guix: Add helper for generating desktop entry files.Pierre Neidhardt2019-10-19
|/
* gexp: Use cross extensions when cross-compiling.Mathieu Othacehe2019-10-14
* build-system/gnu: 'package-with-explicit-inputs' uses 'package-mapping'.Ludovic Courtès2019-10-14
* gnu: Add nsis-x86_64 and nsis-i686.Carl Dong2019-10-11
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès2019-10-03