summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-01-07gexp: 'gexp->script' does not emit load-path expression when unnecessary.Ludovic Courtès
2019-01-07self: Move all modules into a single directory.Ludovic Courtès
2019-01-07import: opam: Parse comments.Julien Lepiller
2019-01-07import: opam: Add updater.Julien Lepiller
2019-01-07import: opam: Add recursive option.Julien Lepiller
2019-01-07lint: Avoid 'dirname' call at the top level.Ludovic Courtès
2019-01-07Remove (guix build pull).Ludovic Courtès
2019-01-06hydra: Compute jobs in an inferior.Ludovic Courtès
2019-01-06lint: Rename checker to 'github-url'.Ludovic Courtès
2019-01-06git-download: Use 'invoke'.Ludovic Courtès
2019-01-06git-download: 'git-fetch' really returns #f upon error.Ludovic Courtès
2019-01-05ui: It's 2019 now!Ludovic Courtès
2019-01-05guix build: Honor '--system' for file-like objects and gexps.Ludovic Courtès
2019-01-05gexp: Lowering a <computed-file> honors SYSTEM and TARGET.Ludovic Courtès
2019-01-03import: cran: Default to 'cran repo.Ricardo Wurmus
2019-01-03import: cran: Abort if no description could be fetched.Ricardo Wurmus
2019-01-03import: cran: Use HTTPS.Ricardo Wurmus
2019-01-03import: cran: Download tarballs only once.Ricardo Wurmus
2018-12-31refresh: github: updates for origins using 'git-fetch'.Eric Bavier
2018-12-27lint: Check for unstable tarballs.Efraim Flashner
2018-12-27pull: Add '--system'.Ludovic Courtès
2018-12-26offload: Remove unnecessary locking on machine slots.Ludovic Courtès
2018-12-26offload: Remove the "machine choice" lock.Ludovic Courtès
2018-12-25offload: Adjust 'test' and 'status' to the latest changes.Ludovic Courtès
2018-12-24offload: Use (guix inferior) instead of (ssh dist node).Ludovic Courtès
2018-12-24ssh: Add 'remote-inferior'.Ludovic Courtès
2018-12-24scripts: refresh: Allow searching recursively.Efraim Flashner
2018-12-24guix: lint: Check for source URIs redirecting to GitHub.Arun Isaac
2018-12-23offload: Display the normalized load in 'guix offload status' output.Ludovic Courtès
2018-12-21database: Use "write-ahead log" mode and set a long "busy timeout".Ludovic Courtès
2018-12-21offload: Recognize build failures due to lack of disk space.Ludovic Courtès
2018-12-21offload: Skip machines that are low on disk space.Ludovic Courtès
2018-12-21offload: Decompose 'machine-load' into simpler procedures.Ludovic Courtès
2018-12-20import: cran: Try import via CRAN if package is not on Bioconductor.Ricardo Wurmus
2018-12-19download: 'built-in-builders*' relies on the functional cache.Ludovic Courtès
2018-12-19utils: Memoize 'absolute-dirname'.Ludovic Courtès
2018-12-19packages: Turn 'cache!' into a single-value-return cache.Ludovic Courtès
2018-12-19Use 'mapm' instead of 'sequence' + 'map'.Ludovic Courtès
2018-12-19store: Add 'GUIX_PROFILING' support for the object cache.Ludovic Courtès
2018-12-19ui: Report profile hooks separately.Ricardo Wurmus
2018-12-18build: Add dune-build-system.Julien Lepiller
2018-12-18guix system: Clarify the three strategies available.swedebugia
2018-12-18ui: Report file names in 'system-error' exceptions from 'execlp'.Timothy Sample
2018-12-17publish: Add a 'Cache-Control' header on /nar responses.Ludovic Courtès
2018-12-17environment: Support package transformation options.Ludovic Courtès
2018-12-17import: Update opam importer.Julien Lepiller
2018-12-14deduplication: Gracefully handle ENOSPC raised by 'link' calls.Ludovic Courtès
2018-12-14substitute: Ignore irrelevant narinfo signatures.Ludovic Courtès
2018-12-10refresh: Account for overlapping updater coverage.Eric Bavier
2018-12-09guix: Add support for channel dependencies.Ricardo Wurmus