summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2017-01-04grafts: Move caching to a new 'with-cache' macro.Ludovic Courtès
2017-01-04gnu: Add ocaml-build-system.Julien Lepiller
2017-01-04git-download: Add some helpers.David Craven
2017-01-04build-system: cargo: Use correct cargo.David Craven
2017-01-03guix: build: make-bootstrap: Copy libpthread_nonshared.a to the new system.Manolis Ragkousis
2017-01-02ui: Keep the word "Copyright" untranslated.Ludovic Courtès
2017-01-02guix hash: '-x' excludes '.git' even when it is a regular file.Ludovic Courtès
2017-01-01ui: It's 2017 now!Ludovic Courtès
2017-01-01syscalls: 'terminal-columns' swallows ENOSYS.Ludovic Courtès
2017-01-01gnu-maintenance: Update ViewVC URLs.Ludovic Courtès
2017-01-01gexp: Support 'ungexp' forms in improper lists.Ludovic Courtès
2017-01-01gexp: Properly report substitution errors.Ludovic Courtès
2017-01-01build-system: cargo: Handle Cargo.lock file not present.David Craven
2017-01-01import: crate: Provide a default home-page value.David Craven
2017-01-01build-system: cargo: Make Cargo.toml writeable.David Craven
2016-12-31Add 'guix copy'.Ludovic Courtès
2016-12-31ssh: 'retrieve-files' detects remote export failures.Ludovic Courtès
2016-12-31ssh: 'send-files' returns the list of items sent.Ludovic Courtès
2016-12-31ssh: Allow transfers of complete closures.Ludovic Courtès
2016-12-31git-download: Use a single download script for all derivations.Ludovic Courtès
2016-12-31Add (guix ssh) module.Ludovic Courtès
2016-12-29import: elpa: Import dependencies as propagated-inputsCarlo Zancanaro
2016-12-29import: elpa: Fix call-with-downloaded-fileCarlo Zancanaro
2016-12-21guix build: '--with-source' overrides the 'replacement' of a package.Ludovic Courtès
2016-12-20import: github: Use 'json-fetch'.Ludovic Courtès
2016-12-20environment: Add '--root' option.Ludovic Courtès
2016-12-20import: pypi: Match new 'pypi-uri' domain in updater.Marius Bakke
2016-12-19gexp: Slightly simplify 'gexp-inputs'.Ludovic Courtès
2016-12-19gexp: Native inputs of nested gexps are properly accounted for.Ludovic Courtès