summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Ensure 'unshare' works before relying on it....Ludovic Courtès2019-05-092-6/+13
* ui: Make package outputs searchable....Chris Marusich2019-05-091-0/+25
* environment: Non ad-hoc mode also honors transformation options....Ludovic Courtès2019-05-071-0/+19
* uuid: 'fat-uuid->string' preserves leading zeros....Ludovic Courtès2019-05-071-1/+5
* Add (guix lzlib)....Pierre Neidhardt2019-05-061-0/+111
* tests: Adjust wildcard when testing OS examples....Ludovic Courtès2019-04-291-2/+2
* guix package: Add 'guix search' alias....Ludovic Courtès2019-04-291-0/+2
* guix package: Add 'install', 'remove', and 'upgrade' aliases....Ludovic Courtès2019-04-291-0/+58
* tests: Adjust accounts test to shell-as-config change....Ludovic Courtès2019-04-271-3/+3
* guix build: Accept multiple '-s' options....Ludovic Courtès2019-04-191-0/+7
* tests: Gracefully skip zlib test when zlib is missing....Ludovic Courtès2019-04-161-4/+3
* guix build: Fix relative file name canonicalization for '--root'....Ludovic Courtès2019-04-151-0/+7
* guix gc: Add '--list-roots'....Ludovic Courtès2019-04-101-2/+4
* Add (guix store roots)....Ludovic Courtès2019-04-101-0/+53
* environment: '-C' creates namespaces where the user is not root....Ludovic Courtès2019-04-021-1/+14
* linux-container: Make the guest UID and GID a parameter....Ludovic Courtès2019-04-021-0/+11
* records: Support custom 'this' identifiers....Ludovic Courtès2019-03-301-0/+18
* environment: Create /etc/group in containers....Ludovic Courtès2019-03-261-1/+7
* environment: Use (gnu build accounts) for /etc/passwd handling....Ludovic Courtès2019-03-261-0/+6
* accounts: Add default value for the 'home-directory' field of <user-account>....Ludovic Courtès2019-03-251-4/+0
* records: Allow thunked fields to refer to 'this-record'....Ludovic Courtès2019-03-251-0/+40
* tests: Adjust 'guix pack -f squashfs' test....Ludovic Courtès2019-03-241-2/+6
* tests: Add missing import....Ludovic Courtès2019-03-241-0/+1
* graph: Add the 'reverse-bag' graph....Ludovic Courtès2019-03-231-1/+27
* guix build: '--with-commit' makes recursive checkouts....Ludovic Courtès2019-03-171-0/+49
* guix build: Transformation options match packages by spec....Ludovic Courtès2019-03-171-3/+33
* packages: Add 'package-input-rewriting/spec'....Ludovic Courtès2019-03-171-0/+51
* guix build: Add '--with-git-url'....Ludovic Courtès2019-03-171-1/+23
* booloader: Add 'invoke/quiet'....Ludovic Courtès2019-03-161-1/+21
* tests: Add 'with-environment-variable'....Ludovic Courtès2019-03-162-28/+17
* pack: "-RR" produces PRoot-enabled relocatable binaries....Ludovic Courtès2019-03-151-5/+16
* Add (gnu build accounts)....Ludovic Courtès2019-03-071-0/+309
* environment: Rename '--inherit' to '--preserve'....Ludovic Courtès2019-03-041-2/+2
* environment: Remove deprecated -E/--exec option....Ludovic Courtès2019-03-041-10/+0
* packages: Remove duplicates from package cache....Ludovic Courtès2019-02-161-1/+2
* environment: Add '--inherit'....Ludovic Courtès2019-02-161-1/+14
* inferior: Add 'inferior-available-packages'....Ludovic Courtès2019-02-121-1/+21
* profiles: Raise an error for unmatched patterns....Ludovic Courtès2019-02-072-7/+17
* daemon: Emit a 'build-succeeded' event in check mode....Ludovic Courtès2019-02-061-0/+13
* import: opam: Fix conditions....Julien Lepiller2019-02-051-1/+3
* status: Keep track of the current build phase....Ludovic Courtès2019-02-051-0/+33
* daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès2019-02-043-10/+11
* status: Keep track of build completion as reported by build tools....Ludovic Courtès2019-01-291-0/+31
* status: Record more information about builds....Ludovic Courtès2019-01-291-13/+15
* upstream: Temporarily skip failing test....Ludovic Courtès2019-01-281-0/+3
* packages: Add 'package-closure'....Ludovic Courtès2019-01-251-0/+23
* tests: Remove duplicate field initializers....Ludovic Courtès2019-01-241-2/+2
* records: Detect duplicate field initializers....Ludovic Courtès2019-01-221-1/+25
* tests: Adjust for removal of 'device' field in <bootloader-configuration>....Ludovic Courtès2019-01-211-3/+3
* store: Rename '&nix-error' to '&store-error'....Ludovic Courtès2019-01-215-51/+51