| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into core-updates | Marius Bakke | 2019-05-01 |
|\ |
|
| * | guix package: Add 'guix search' alias. | Ludovic Courtès | 2019-04-29 |
| * | guix package: Add 'install', 'remove', and 'upgrade' aliases. | Ludovic Courtès | 2019-04-29 |
| * | tests: Adjust accounts test to shell-as-config change. | Ludovic Courtès | 2019-04-27 |
| * | guix build: Accept multiple '-s' options. | Ludovic Courtès | 2019-04-19 |
| * | tests: Gracefully skip zlib test when zlib is missing. | Ludovic Courtès | 2019-04-16 |
| * | guix build: Fix relative file name canonicalization for '--root'. | Ludovic Courtès | 2019-04-15 |
| * | guix gc: Add '--list-roots'. | Ludovic Courtès | 2019-04-10 |
| * | Add (guix store roots). | Ludovic Courtès | 2019-04-10 |
| * | environment: '-C' creates namespaces where the user is not root. | Ludovic Courtès | 2019-04-02 |
| * | linux-container: Make the guest UID and GID a parameter. | Ludovic Courtès | 2019-04-02 |
| * | records: Support custom 'this' identifiers. | Ludovic Courtès | 2019-03-30 |
| * | environment: Create /etc/group in containers. | Ludovic Courtès | 2019-03-26 |
| * | environment: Use (gnu build accounts) for /etc/passwd handling. | Ludovic Courtès | 2019-03-26 |
| * | accounts: Add default value for the 'home-directory' field of <user-account>. | Ludovic Courtès | 2019-03-25 |
| * | records: Allow thunked fields to refer to 'this-record'. | Ludovic Courtès | 2019-03-25 |
| * | tests: Adjust 'guix pack -f squashfs' test. | Ludovic Courtès | 2019-03-24 |
| * | tests: Add missing import. | Ludovic Courtès | 2019-03-24 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-23 |
|\| |
|
| * | graph: Add the 'reverse-bag' graph. | Ludovic Courtès | 2019-03-23 |
| * | guix build: '--with-commit' makes recursive checkouts. | Ludovic Courtès | 2019-03-17 |
| * | guix build: Transformation options match packages by spec. | Ludovic Courtès | 2019-03-17 |
| * | packages: Add 'package-input-rewriting/spec'. | Ludovic Courtès | 2019-03-17 |
| * | guix build: Add '--with-git-url'. | Ludovic Courtès | 2019-03-17 |
| * | booloader: Add 'invoke/quiet'. | Ludovic Courtès | 2019-03-16 |
| * | tests: Add 'with-environment-variable'. | Ludovic Courtès | 2019-03-16 |
| * | pack: "-RR" produces PRoot-enabled relocatable binaries. | Ludovic Courtès | 2019-03-15 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-10 |
|\| |
|
| * | Add (gnu build accounts). | Ludovic Courtès | 2019-03-07 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-04 |
|\| |
|
| * | environment: Rename '--inherit' to '--preserve'. | Ludovic Courtès | 2019-03-04 |
| * | environment: Remove deprecated -E/--exec option. | Ludovic Courtès | 2019-03-04 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-02-20 |
|\| |
|
| * | packages: Remove duplicates from package cache. | Ludovic Courtès | 2019-02-16 |
| * | environment: Add '--inherit'. | Ludovic Courtès | 2019-02-16 |
| * | inferior: Add 'inferior-available-packages'. | Ludovic Courtès | 2019-02-12 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-02-09 |
|\| |
|
| * | profiles: Raise an error for unmatched patterns. | Ludovic Courtès | 2019-02-07 |
| * | daemon: Emit a 'build-succeeded' event in check mode. | Ludovic Courtès | 2019-02-06 |
| * | import: opam: Fix conditions. | Julien Lepiller | 2019-02-05 |
* | | guix: Add wrap-script. | Ricardo Wurmus | 2019-02-08 |
* | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2019-02-06 |
|\| |
|
| * | status: Keep track of the current build phase. | Ludovic Courtès | 2019-02-05 |
| * | daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables. | Ludovic Courtès | 2019-02-04 |
| * | status: Keep track of build completion as reported by build tools. | Ludovic Courtès | 2019-01-29 |
| * | status: Record more information about builds. | Ludovic Courtès | 2019-01-29 |
| * | upstream: Temporarily skip failing test. | Ludovic Courtès | 2019-01-28 |
| * | packages: Add 'package-closure'. | Ludovic Courtès | 2019-01-25 |
| * | tests: Remove duplicate field initializers. | Ludovic Courtès | 2019-01-24 |
| * | records: Detect duplicate field initializers. | Ludovic Courtès | 2019-01-22 |