Age | Commit message (Expand) | Author |
2019-07-05 | derivations: 'derivation-build-plan' recurses on substituables. | Ludovic Courtès |
2019-07-04 | gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it. | Ludovic Courtès |
2019-07-02 | import: pypi: Include optional test inputs as native-inputs. | Maxim Cournoyer |
2019-07-02 | import: pypi: Parse wheel METADATA instead of metadata.json. | Maxim Cournoyer |
2019-07-02 | import: pypi: Support more types of archives. | Maxim Cournoyer |
2019-07-02 | import: pypi: Improve parsing of requirement specifications. | Maxim Cournoyer |
2019-07-02 | import: pypi: Do not parse optional requirements from source. | Maxim Cournoyer |
2019-07-02 | tests: pypi: Mute the output of tar. | Maxim Cournoyer |
2019-07-02 | import: pypi: Do not consider requirements.txt files. | Maxim Cournoyer |
2019-06-30 | guix: import: crate: fix redundant inputs list nesting | Ivan Petkov |
2019-06-27 | tests: Avoid TCP port collision between lint.scm and guix-daemon.sh. | Ludovic Courtès |
2019-06-27 | 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-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 |