Age | Commit message (Expand) | Author |
2016-07-28 | packages: Add 'hidden-package'. | Ludovic Courtès |
2016-07-27 | tests: Use unbuffered input ports when decompressing from 'guix publish'. | Ludovic Courtès |
2016-07-26 | profiles: Output in 'package->manifest-entry' defaults to "out". | Ludovic Courtès |
2016-07-26 | environment: Set 'GUIX_ENVIRONMENT' to the profile. | Ludovic Courtès |
2016-07-26 | import: pypi: Correctly handle new-style URLs. | Ludovic Courtès |
2016-07-24 | lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin. | David Craven |
2016-07-20 | publish: Handle '/file' URLs, for content-addressed files. | Ludovic Courtès |
2016-07-20 | tests: Adjust to Shepherd error message change. | Ludovic Courtès |
2016-07-19 | publish: Add '--compression'. | Ludovic Courtès |
2016-07-19 | Add (guix zlib). | Ludovic Courtès |
2016-07-18 | system: Honor the 'dependencies' field of file systems. | Ludovic Courtès |
2016-07-14 | records: Improve reporting of invalid field specifiers. | Ludovic Courtès |
2016-07-13 | lint: 'validate-uri' reports suspiciously small 200 responses. | Ludovic Courtès |
2016-07-12 | gnu: Remove unneeded 'imported-modules' fields for 'origin'. | Ludovic Courtès |
2016-07-12 | gexp: Remove more uses of #:modules. | Ludovic Courtès |
2016-07-12 | gexp: Add 'with-imported-modules' macro. | Ludovic Courtès |
2016-07-03 | import: cpan: Use our mirrors for 'https' URLs. | Alex Sassmannshausen |
2016-06-25 | tests: Skip all the container tests when needed. | Ludovic Courtès |
2016-06-20 | tests: Strengthen regexp in 'packages.scm'. | Ludovic Courtès |
2016-06-16 | gexp: Add 'local-file' file name resolution test. | Ludovic Courtès |
2016-06-16 | gexp: Add #:select? parameter to 'local-file'. | Ludovic Courtès |
2016-06-15 | packages: The 'source' can be any lowerable object. | Ludovic Courtès |
2016-06-14 | import: pypi: read requirements from wheels. | Cyril Roelandt |
2016-06-12 | serialization: Add #:select? parameter to 'write-file'. | Ludovic Courtès |
2016-06-09 | ui: 'string->duration' supports hours and seconds. | Ludovic Courtès |
2016-06-08 | publish: Encore URIs that appear in narinfos. | Ludovic Courtès |
2016-06-06 | bournish: Allow compilation of multiple expressions. | Ludovic Courtès |
2016-06-05 | profiles: 'profile-derivation' now honors #:system. | Ludovic Courtès |
2016-05-31 | daemon: Substitute queries return immediately when substitutes are disabled. | Ludovic Courtès |
2016-05-31 | container: Gracefully report mount errors in the child process. | Ludovic Courtès |
2016-05-28 | cve: Use a more compact format for the list of package/versions. | Ludovic Courtès |
2016-05-27 | guix package: Inherit the transformed version number. | Ludovic Courtès |
2016-05-24 | store: 'requisites' now takes a list of store items. | Ludovic Courtès |
2016-05-24 | size: 'store-profile' takes a list of store items. | Ludovic Courtès |
2016-05-24 | tests: Do not run 'cve' checker in 'tests/guix-lint.sh'. | Ludovic Courtès |
2016-05-24 | graph: Add 'node-reachable-count'. | Ludovic Courtès |
2016-05-21 | grafts: Rename files whose name matches a graft. | Ludovic Courtès |
2016-05-21 | grafts: Preserve empty directories when grafting. | Ludovic Courtès |
2016-05-21 | graph: Allow store file names for 'derivation' and 'references' graphs. | Ludovic Courtès |
2016-05-21 | derivations: 'derivation' sorts items in the resulting object. | Ludovic Courtès |
2016-05-06 | utils: Move 'fcntl-flock' to (guix build syscalls). | Ludovic Courtès |
2016-05-04 | utils: Move combinators to (guix combinators). | Ludovic Courtès |
2016-05-04 | utils: Remove 'split'. | Ludovic Courtès |
2016-05-03 | syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro. | Ludovic Courtès |
2016-05-02 | syscalls: Add 'tcgetattr' and 'tcsetattr' bindings. | Ludovic Courtès |
2016-04-28 | lint: 'check-vulnerabilities' follows package replacements. | Ludovic Courtès |
2016-04-27 | lint: Report synopses/descriptions that are not strings. | Ludovic Courtès |
2016-04-25 | syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl. | Ludovic Courtès |
2016-04-25 | syscalls: Add 'statfs'. | Ludovic Courtès |
2016-04-16 | syscalls: 'terminal-columns' ignores non-file ports. | Ludovic Courtès |