summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* utils: Add helper method to make files writable.Marius Bakke2017-01-26
* build-system/gnu: Add 'reset-gzip-timestamps' phase.Ludovic Courtès2017-01-26
* utils: Add 'gzip-file?' and 'reset-gzip-timestamp'.Ludovic Courtès2017-01-26
* build-system/gnu: 'strip' phase now skips symlinks.Ludovic Courtès2017-01-26
* Merge branch 'master' into core-updatesLeo Famulari2017-01-25
|\
| * container: Pass through TERM when calling exec.Christopher Baines2017-01-25
| * grafts: Do not pull derivation outputs not depended on.Ludovic Courtès2017-01-25
| * grafts: Shallow grafting can be performed on a subset of the outputs.Ludovic Courtès2017-01-24
| * syscalls: Export 'read-utmpx'.Ludovic Courtès2017-01-24
* | Merge branch 'master' into core-updatesLudovic Courtès2017-01-23
|\|
| * lint: Display PACKAGE@VERSION.Ludovic Courtès2017-01-21
| * syscalls: Add utmpx procedures and data structure.Ludovic Courtès2017-01-19
| * syscalls: Extract 'bytes->string'.Ludovic Courtès2017-01-19
| * 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
* | search-paths: Allow specs with #f as their separator.Ludovic Courtès2017-01-23
* | guix package: Honor the order of profiles when -p appears multiple times.Ludovic Courtès2017-01-23
* | Merge branch 'master' into core-updatesLeo Famulari2017-01-06
|\|
| * 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