summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\
| * guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
| * scripts: environment: Add --no-cwd.Carl Dong2019-07-08
| * scripts: environment: Only rewrite user-specified mappings.Carl Dong2019-07-08
| * Add 'guix deploy'.Jakob L. Kreuze2019-07-06
| * pack: 'squashfs' backend records the profile's search paths.Ludovic Courtès2019-07-04
| * pack: 'docker' backend records the profile's search paths.Ludovic Courtès2019-07-04
| * Add (guix repl).Ludovic Courtès2019-07-04
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|
| * graph: Use 'derivation-input-derivation'.Ludovic Courtès2019-06-27
| * ui: Add 'display-search-results' and use it.Ludovic Courtès2019-06-27
| * publish: Work around Guile 2.2.5 (web server) bug.Ludovic Courtès2019-06-24
| * guix build: '--log-file' no longer returns several log files.Ludovic Courtès2019-06-23
| * guix build: Use 'warning' for warnings.Ludovic Courtès2019-06-23
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * guix build: '--log-file' looks for build logs of equivalent derivations.Ludovic Courtès2019-06-18
* | gnu: bootstrap: Download the bootstrap bash, mkdir, tar, and xz binaries.Ludovic Courtès2019-06-14
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * pack: Fix 'guix pack -f docker'.Ludovic Courtès2019-06-10
| * pack: Add '--entry-point'.Ludovic Courtès2019-06-07
| * syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
| * guix package: Do not list environment variables that need to be set.Ludovic Courtès2019-06-05
| * substitute: Select the best compression methods.Ludovic Courtès2019-06-02
| * publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
| * publish: Factorize 'compress-nar'.Ludovic Courtès2019-05-29
| * publish: Remove outdated comment.Ludovic Courtès2019-05-29
| * publish: Display the compression method and level in use.Ludovic Courtès2019-05-27
| * publish: Add support for lzip.Ludovic Courtès2019-05-27
| * publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès2019-05-26
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * weather: Accept package specs on the command line.Ludovic Courtès2019-05-22
| * pack: Warn when building an empty pack.Ludovic Courtès2019-05-22
| * pack: Add '--root'.Ludovic Courtès2019-05-22
| * guix system: Type-check the file or expression.Ludovic Courtès2019-05-16
| * guix build: Gracefully handle invalid '--with-git-url' specs.Ludovic Courtès2019-05-14
| * vm: Auto-detect if inputs should be registered.Maxim Cournoyer2019-05-13
| * linux-container: Support container network sharing.Arun Isaac2019-05-14
| * pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès2019-05-09
| * ui: Make package outputs searchable.Chris Marusich2019-05-09
| * environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès2019-05-07
| * build: Change default substitute server to "ci.guix.gnu.org".Ludovic Courtès2019-05-01
| * processes: Gracefully handle daemons without clients.Ludovic Courtès2019-04-29
| * processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.Ludovic Courtès2019-04-29
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * guix package: Add 'guix search' alias.Ludovic Courtès2019-04-29
| * guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès2019-04-29
| * describe: Provide a hint when origin detection fails.Ludovic Courtès2019-04-28
| * guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.Ludovic Courtès2019-04-23
| * pull: Create profile after the store connection has been opened.Ludovic Courtès2019-04-22
| * pull: Add '--news'.Ludovic Courtès2019-04-22