summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * | | store: Add 'add-data-to-store'.Ludovic Courtès2017-01-30
| * | | build-system/python: 'package-with-explicit-python' uses 'eq?' memoization.Ludovic Courtès2017-01-28
| * | | gnu-maintenance: 'gnu-package?' uses 'eq?' memoization.Ludovic Courtès2017-01-28
| * | | packages: Remove 'define-memoized/v' and use 'mlambdaq' instead.Ludovic Courtès2017-01-28
| * | | Use 'mlambda' instead of 'memoize'.Ludovic Courtès2017-01-28
| * | | Add (guix memoization).Ludovic Courtès2017-01-28
| * | | packages: Add 'package-upstream-name' and use it.Ludovic Courtès2017-01-28
| * | | import: github: Better tolerate unexpected file extensions.Ludovic Courtès2017-01-28
| * | | gnu-maintenance: 'gnu-package?' ignores invalid URLs.Ludovic Courtès2017-01-28
| * | | gnu-maintenance: GNU updater handles gnu.org-hosted Emacs packages.Ludovic Courtès2017-01-28
| * | | gnu-maintenance: Honor 'upstream-name' property in GNU updater.Ludovic Courtès2017-01-28
| * | | bournish: Extend 'rm' command.Ricardo Wurmus2017-01-26
| * | | import: pypi: Don't add setuptools to propagated-inputs.Carlo Zancanaro2017-01-26
| * | | copy: Use userauth-public-key/auto! for ssh authentification.Mathieu Othacehe2017-01-26
* | | | 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