summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | import: github: Catch HTTP 403 error during fetch.Mathieu OTHACEHE2017-01-19
* | | guix environment, build: Allow absolute file names with '--root'.Ludovic Courtès2017-01-19
* | | grafts: Preserve the cache across recursive calls.Ludovic Courtès2017-01-16
* | | grafts: Actually cache grafts during the derivation DAG traversal.Ludovic Courtès2017-01-16
* | | profiles: Export 'ca-certificate-bundle'.Christopher Baines2017-01-16
* | | guix build: Add '--repair'.Ludovic Courtès2017-01-15
* | | guix build: Do not force 'build-cores', 'max-build-jobs', and 'max-silent-time'.Ludovic Courtès2017-01-15
* | | daemon: Client settings no longer override daemon settings.Ludovic Courtès2017-01-15
* | | challenge: Add '--verbose'.Ludovic Courtès2017-01-14
* | | challenge: Return comparison reports instead of just discrepancies.Ludovic Courtès2017-01-14
* | | licenses: Add wtfpl2.ng02017-01-13
* | | 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