Age | Commit message (Expand) | Author |
2019-06-20 | import: hackage: Add two expected failing test cases. | Robert Vollmert |
2019-06-20 | utils: canonical-newline-port: Fix handling of carriage return at buffer end. | Robert Vollmert |
2019-06-18 | tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'. | Ludovic Courtès |
2019-06-13 | import: hackage: Handle Hackage revisions. | Robert Vollmert |
2019-06-11 | import: crate: Define dependencies as arguments. | Ivan Petkov |
2019-06-10 | store: 'build-things' accepts derivation/output pairs. | Ludovic Courtès |
2019-06-07 | import: print: Honor the outputs of inputs (!). | Ludovic Courtès |
2019-06-02 | import: hackage: Parse braced properties. | Robert Vollmert |
2019-06-02 | tests: hackage: Test multiline cabal description. | Robert Vollmert |
2019-06-02 | tests: Fix hackage tests. | Robert Vollmert |
2019-06-02 | substitute: Select the best compression methods. | Ludovic Courtès |
2019-06-02 | publish: '--compression' can be repeated. | Ludovic Courtès |
2019-06-01 | tests: Indent hackage tests | Robert Vollmert |
2019-06-01 | tests: hackage: Don't mock hackage-fetch. | Robert Vollmert |
2019-06-01 | tests: hackage: Factor out package pattern. | Robert Vollmert |
2019-05-27 | publish: Add support for lzip. | Ludovic Courtès |
2019-05-27 | utils: Support compression and decompression with lzip. | Ludovic Courtès |
2019-05-27 | utils: Test 'compressed-port' and 'decompressed-port' for both gzip and xz. | Ludovic Courtès |
2019-05-27 | lzlib: Add 'make-lzip-input-port/compressed'. | Ludovic Courtès |
2019-05-26 | import: hackage: Fix Cabal test. | Ludovic Courtès |
2019-05-26 | discovery: 'all-modules' returns modules in path order. | Robert Vollmert |
2019-05-26 | publish: Maintain a hash-part-to-store-item mapping in cache. | Ludovic Courtès |
2019-05-22 | pack: Add '--root'. | Ludovic Courtès |
2019-05-18 | pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store. | Ludovic Courtès |
2019-05-18 | gremlin: Adjust tests for foreign distros. | Ting-Wei Lan |
2019-05-13 | tests: Fix guix-package.sh. | Maxim Cournoyer |
2019-05-09 | tests: Ensure 'unshare' works before relying on it. | Ludovic Courtès |
2019-05-09 | ui: Make package outputs searchable. | Chris Marusich |
2019-05-07 | environment: Non ad-hoc mode also honors transformation options. | Ludovic Courtès |
2019-05-07 | uuid: 'fat-uuid->string' preserves leading zeros. | Ludovic Courtès |
2019-05-06 | Add (guix lzlib). | Pierre Neidhardt |
2019-04-29 | tests: Adjust wildcard when testing OS examples. | Ludovic Courtès |
2019-04-29 | 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-27 | tests: Adjust accounts test to shell-as-config change. | Ludovic Courtès |
2019-04-19 | guix build: Accept multiple '-s' options. | Ludovic Courtès |
2019-04-16 | tests: Gracefully skip zlib test when zlib is missing. | Ludovic Courtès |
2019-04-15 | guix build: Fix relative file name canonicalization for '--root'. | Ludovic Courtès |
2019-04-10 | guix gc: Add '--list-roots'. | Ludovic Courtès |
2019-04-10 | Add (guix store roots). | Ludovic Courtès |
2019-04-02 | 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-03-30 | records: Support custom 'this' identifiers. | Ludovic Courtès |
2019-03-26 | 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-25 | 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-24 | tests: Adjust 'guix pack -f squashfs' test. | Ludovic Courtès |
2019-03-24 | tests: Add missing import. | Ludovic Courtès |
2019-03-23 | graph: Add the 'reverse-bag' graph. | Ludovic Courtès |