summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| | * offload: Include the port number in the machine lock file name.Ludovic Courtès2019-09-28
| | * compile: Fix race condition on completion progress.Eric Bavier2019-09-27
| * | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
| |\|
| | * self: Mark trivial "-modules" derivations as non-substitutable.Ludovic Courtès2019-09-26
| | * guix download: Ensure destination file-name is valid in the store.Hartmut Goebel2019-09-26
| | * guix package: Add '--list-profiles'.Ludovic Courtès2019-09-26
| | * pull: Dim the commit ID when displaying news.Ludovic Courtès2019-09-25
| | * colors: Add 'dim'.Ludovic Courtès2019-09-25
| * | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
| |\|
| | * pull: Use ~/.cache/guix/checkouts instead of ~/.cache/guix/pull.Ludovic Courtès2019-09-23
| | * gexp: Remove unused procedure.Ludovic Courtès2019-09-23
| | * gexp: Catch and report non-self-quoting gexp inputs.Ludovic Courtès2019-09-23
| | * repl, marionette: 'self-quoting?' matches keywords.Ludovic Courtès2019-09-23
| | * show, search: Add '--load-path'.Ludovic Courtès2019-09-23
| | * build: ruby-build-system: Fix typo.Vagrant Cascadian2019-09-23
| | * import: stackage: Fix typo.Vagrant Cascadian2019-09-23
| | * inferior: Fix typo.Vagrant Cascadian2019-09-23
| | * lint: Fix typo.Vagrant Cascadian2019-09-23
| | * scripts: container: Fix typo.Vagrant Cascadian2019-09-23
| | * deploy: Add '--verbosity' and properly interpret build log.Ludovic Courtès2019-09-23
| | * pull: Display news titles directly upon 'pull'.Ludovic Courtès2019-09-23
| | * pull: '-l' displays channel news.Ludovic Courtès2019-09-23
| | * pull: Display channel news.Ludovic Courtès2019-09-23
| | * ui: Add 'current-message-language'.Ludovic Courtès2019-09-23
| | * channels: Allow news entries to refer to a tag.Ludovic Courtès2019-09-23
| | * channels: Add support for a news file.Ludovic Courtès2019-09-23
| | * git: Add 'commit-difference'.Ludovic Courtès2019-09-23
| | * git: 'update-cached-checkout' avoids network access when unnecessary.Ludovic Courtès2019-09-23
| | * pull: '--news' shows the list of channels added or removed.Ludovic Courtès2019-09-23
| | * guix package: '--show' ignores deprecated packages.Ludovic Courtès2019-09-21
| | * guix package: Add 'guix show' alias.zimoun2019-09-21
| | * inferior: Propagate '&store-protocol-error' error conditions.Ludovic Courtès2019-09-21
| | * import/github: Check for more version prefixes.Efraim Flashner2019-09-20
| | * ui: 'relevance' connects regexps with a logical and.zimoun2019-09-19
| | * scripts: pull: Add options for generation managementKonrad Hinsen2019-09-18
| | * pull: Work around Ubuntu's 'sudo'.Ludovic Courtès2019-09-18
| | * import: pypi: Refresher recognizes pythonhosted.org source URLs.Ludovic Courtès2019-09-18
| | * guix package: "guix package -f FILE" ensures FILE returns a package.Ludovic Courtès2019-09-18
| * | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
| |\|
| | * Revert "build-system/r: Use %bioconductor-version."Efraim Flashner2019-09-16
| | * build-system/r: Use %bioconductor-version.Ricardo Wurmus2019-09-16
| | * import/cran: Export %bioconductor-version.Ricardo Wurmus2019-09-16
| | * pack: Provide a meaningful "repository name" for Docker.Ludovic Courtès2019-09-16
| | * pack: Add packages in the order in which they appear on the command line.Ludovic Courtès2019-09-16
| | * import/utils: beautify-description: Recognize more fragments.Ricardo Wurmus2019-09-14
| | * build-system/cargo: Remove unused function.Efraim Flashner2019-09-13
| | * build-system/cargo: Use 'strip-store-file-name'.Efraim Flashner2019-09-13
| | * file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
| | * build: cargo-build-system: Strip store hash from vendor-dir.Efraim Flashner2019-09-12
| | * import: KDE updater finds packages even in sub-directory.Hartmut Goebel2019-09-10