summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-01-30environment: Fix setting writable? on networking related filesChristopher Baines
2017-01-30store: Add 'add-data-to-store'.Ludovic Courtès
2017-01-28build-system/python: 'package-with-explicit-python' uses 'eq?' memoization.Ludovic Courtès
2017-01-28gnu-maintenance: 'gnu-package?' uses 'eq?' memoization.Ludovic Courtès
2017-01-28packages: Remove 'define-memoized/v' and use 'mlambdaq' instead.Ludovic Courtès
2017-01-28Use 'mlambda' instead of 'memoize'.Ludovic Courtès
2017-01-28Add (guix memoization).Ludovic Courtès
2017-01-28packages: Add 'package-upstream-name' and use it.Ludovic Courtès
2017-01-28import: github: Better tolerate unexpected file extensions.Ludovic Courtès
2017-01-28gnu-maintenance: 'gnu-package?' ignores invalid URLs.Ludovic Courtès
2017-01-28gnu-maintenance: GNU updater handles gnu.org-hosted Emacs packages.Ludovic Courtès
2017-01-28gnu-maintenance: Honor 'upstream-name' property in GNU updater.Ludovic Courtès
2017-01-26bournish: Extend 'rm' command.Ricardo Wurmus
2017-01-26import: pypi: Don't add setuptools to propagated-inputs.Carlo Zancanaro
2017-01-26copy: Use userauth-public-key/auto! for ssh authentification.Mathieu Othacehe
2017-01-25container: Pass through TERM when calling exec.Christopher Baines
2017-01-25grafts: Do not pull derivation outputs not depended on.Ludovic Courtès
2017-01-24grafts: Shallow grafting can be performed on a subset of the outputs.Ludovic Courtès
2017-01-24syscalls: Export 'read-utmpx'.Ludovic Courtès
2017-01-21lint: Display PACKAGE@VERSION.Ludovic Courtès
2017-01-19syscalls: Add utmpx procedures and data structure.Ludovic Courtès
2017-01-19syscalls: Extract 'bytes->string'.Ludovic Courtès
2017-01-19import: github: Catch HTTP 403 error during fetch.Mathieu OTHACEHE
2017-01-19guix environment, build: Allow absolute file names with '--root'.Ludovic Courtès
2017-01-16grafts: Preserve the cache across recursive calls.Ludovic Courtès
2017-01-16grafts: Actually cache grafts during the derivation DAG traversal.Ludovic Courtès
2017-01-16profiles: Export 'ca-certificate-bundle'.Christopher Baines
2017-01-15guix build: Add '--repair'.Ludovic Courtès
2017-01-15guix build: Do not force 'build-cores', 'max-build-jobs', and 'max-silent-time'.Ludovic Courtès
2017-01-15daemon: Client settings no longer override daemon settings.Ludovic Courtès
2017-01-14challenge: Add '--verbose'.Ludovic Courtès
2017-01-14challenge: Return comparison reports instead of just discrepancies.Ludovic Courtès
2017-01-13licenses: Add wtfpl2.ng0
2017-01-13http-client: Provide 'User-Agent' header by default.Ludovic Courtès
2017-01-13import: github: Fix regression on the /releases retrieval.Ludovic Courtès
2017-01-13ui: Wrap 'canonicalize-path' for better error reporting.Ludovic Courtès
2017-01-13ui: Factorize error-reporting wrapper code.Ludovic Courtès
2017-01-12challenge: Use a warning when substitutes are lacking.Ludovic Courtès
2017-01-11perform-download: Add backward-compatible case.Ludovic Courtès
2017-01-11derivations: Make <derivation> record datatype immutable.Mathieu Lirzin
2017-01-11git download: Remove redundant argument in 'gexp->derivation' call.Mathieu Lirzin
2017-01-11daemon: Allow check builds of 'builtin:download' derivations.Ludovic Courtès
2017-01-11guix package: Fix version and output for 'guix package -i /gnu/store/…'.Ludovic Courtès
2017-01-10guix archive: Allow compilation in the absence of Guile-JSON.Ludovic Courtès
2017-01-10http-client: Improve error reporting.Ludovic Courtès
2017-01-07guix archive: '-f docker' supports package names as arguments.Ludovic Courtès
2017-01-06guix: Add Docker image export.Ricardo Wurmus
2017-01-05derivations: Share a cache between 'derivation' and 'read-derivation'.Ludovic Courtès
2017-01-05derivations: Micro-optimize 'write-derivation'.Ludovic Courtès
2017-01-04graph: Add '%reverse-package-node-type'.Ludovic Courtès