summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | http-client: Provide 'User-Agent' header by default.Ludovic Courtès2017-01-13
* | | import: github: Fix regression on the /releases retrieval.Ludovic Courtès2017-01-13
* | | ui: Wrap 'canonicalize-path' for better error reporting.Ludovic Courtès2017-01-13
* | | ui: Factorize error-reporting wrapper code.Ludovic Courtès2017-01-13
| |/ |/|
* | challenge: Use a warning when substitutes are lacking.Ludovic Courtès2017-01-12
* | perform-download: Add backward-compatible case.Ludovic Courtès2017-01-11
* | derivations: Make <derivation> record datatype immutable.Mathieu Lirzin2017-01-11
* | git download: Remove redundant argument in 'gexp->derivation' call.Mathieu Lirzin2017-01-11
* | daemon: Allow check builds of 'builtin:download' derivations.Ludovic Courtès2017-01-11
* | guix package: Fix version and output for 'guix package -i /gnu/store/…'.Ludovic Courtès2017-01-11
* | guix archive: Allow compilation in the absence of Guile-JSON.Ludovic Courtès2017-01-10
* | http-client: Improve error reporting.Ludovic Courtès2017-01-10
* | guix archive: '-f docker' supports package names as arguments.Ludovic Courtès2017-01-07
* | guix: Add Docker image export.Ricardo Wurmus2017-01-06
* | derivations: Share a cache between 'derivation' and 'read-derivation'.Ludovic Courtès2017-01-05
* | derivations: Micro-optimize 'write-derivation'.Ludovic Courtès2017-01-05
* | graph: Add '%reverse-package-node-type'.Ludovic Courtès2017-01-04
* | grafts: Move caching to a new 'with-cache' macro.Ludovic Courtès2017-01-04
* | gnu: Add ocaml-build-system.Julien Lepiller2017-01-04
* | git-download: Add some helpers.David Craven2017-01-04
* | build-system: cargo: Use correct cargo.David Craven2017-01-04
* | guix: build: make-bootstrap: Copy libpthread_nonshared.a to the new system.Manolis Ragkousis2017-01-03
* | ui: Keep the word "Copyright" untranslated.Ludovic Courtès2017-01-02
* | guix hash: '-x' excludes '.git' even when it is a regular file.Ludovic Courtès2017-01-02
* | ui: It's 2017 now!Ludovic Courtès2017-01-01
* | syscalls: 'terminal-columns' swallows ENOSYS.Ludovic Courtès2017-01-01
* | gnu-maintenance: Update ViewVC URLs.Ludovic Courtès2017-01-01
* | gexp: Support 'ungexp' forms in improper lists.Ludovic Courtès2017-01-01
* | gexp: Properly report substitution errors.Ludovic Courtès2017-01-01
* | build-system: cargo: Handle Cargo.lock file not present.David Craven2017-01-01
* | import: crate: Provide a default home-page value.David Craven2017-01-01
* | build-system: cargo: Make Cargo.toml writeable.David Craven2017-01-01
* | Add 'guix copy'.Ludovic Courtès2016-12-31
* | ssh: 'retrieve-files' detects remote export failures.Ludovic Courtès2016-12-31
* | ssh: 'send-files' returns the list of items sent.Ludovic Courtès2016-12-31
* | ssh: Allow transfers of complete closures.Ludovic Courtès2016-12-31
* | git-download: Use a single download script for all derivations.Ludovic Courtès2016-12-31
* | Add (guix ssh) module.Ludovic Courtès2016-12-31
* | import: elpa: Import dependencies as propagated-inputsCarlo Zancanaro2016-12-29
* | import: elpa: Fix call-with-downloaded-fileCarlo Zancanaro2016-12-29
* | guix build: '--with-source' overrides the 'replacement' of a package.Ludovic Courtès2016-12-21
* | import: github: Use 'json-fetch'.Ludovic Courtès2016-12-20
* | environment: Add '--root' option.Ludovic Courtès2016-12-20
* | import: pypi: Match new 'pypi-uri' domain in updater.Marius Bakke2016-12-20
* | gexp: Slightly simplify 'gexp-inputs'.Ludovic Courtès2016-12-19
* | gexp: Native inputs of nested gexps are properly accounted for.Ludovic Courtès2016-12-19
* | import cran: Handle HTTP errors.Ricardo Wurmus2016-12-17
* | guix import: Print list of expressions.Ricardo Wurmus2016-12-17
* | import cran: Add "recursive" option.Ricardo Wurmus2016-12-17
* | import cran: Add recursive importer.Ricardo Wurmus2016-12-17