| Commit message (Expand) | Author | Age |
... | |
* | packages: 'specification->package+output' distinguishes "no output specified". | Ludovic Courtès | 2019-06-27 |
* | derivations: 'build-derivations' can be passed derivation inputs. | Ludovic Courtès | 2019-06-27 |
* | derivations: <derivation-input> now aggregates a <derivation>. | Ludovic Courtès | 2019-06-27 |
* | derivations: Rewrite and replace 'derivations-prerequisites-to-build'. | Ludovic Courtès | 2019-06-27 |
* | derivations: Add 'derivation-input'. | Ludovic Courtès | 2019-06-27 |
* | syscalls: Add 'terminal-rows'. | Ludovic Courtès | 2019-06-27 |
* | ui: 'relevance' considers regexps connected with a logical and. | Ludovic Courtès | 2019-06-27 |
* | 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-20 |
* | tests: Avoid 'delete-paths' calls for 'derivation-prerequisites-to-build'. | Ludovic Courtès | 2019-06-18 |
* | import: hackage: Handle Hackage revisions. | Robert Vollmert | 2019-06-13 |
* | import: crate: Define dependencies as arguments. | Ivan Petkov | 2019-06-11 |
* | store: 'build-things' accepts derivation/output pairs. | Ludovic Courtès | 2019-06-10 |
* | import: print: Honor the outputs of inputs (!). | Ludovic Courtès | 2019-06-07 |
* | 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-02 |
* | 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-06-01 |
* | 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-27 |
* | 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-26 |
* | pack: Add '--root'. | Ludovic Courtès | 2019-05-22 |
* | 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-18 |
* | tests: Fix guix-package.sh. | Maxim Cournoyer | 2019-05-13 |
* | tests: Ensure 'unshare' works before relying on it. | Ludovic Courtès | 2019-05-09 |
* | ui: Make package outputs searchable. | Chris Marusich | 2019-05-09 |
* | 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-07 |
* | Add (guix lzlib). | Pierre Neidhardt | 2019-05-06 |
* | 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-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 |