summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-06-28Add more missing (ice-9 format) imports....Marius Bakke
2020-06-28processes: Write to $PAGER....Ludovic Courtès
2020-06-26challenge: Fix option indentation in '--help' output....Ludovic Courtès
2020-06-26Add more (ice-9 format) imports....Ludovic Courtès
2020-06-20tests: Actually run 'tests/guix-environment-container.sh'....Ludovic Courtès
2020-06-18database: 'register-items' takes an open database....Ludovic Courtès
2020-06-18repl: Fix typo that would lead ~/.guile to be used when running scripts....Ludovic Courtès
2020-06-16time-machine: Add '--disable-authentication'....Ludovic Courtès
2020-06-16pull: Add '--disable-authentication'....Ludovic Courtès
2020-06-16channels: Make 'validate-pull' call right after clone/pull....Ludovic Courtès
2020-06-16pack: Add zstd compressor....Tobias Geerinckx-Rice
2020-06-14guix repl: Add script execution....Konrad Hinsen
2020-06-14scripts: system: Fix "init" command....Mathieu Othacehe
2020-06-13image: Make 'find-image' non-monadic....Jan (janneke) Nieuwenhuizen
2020-05-29size: Document that positional arguments can be store items....Pierre Neidhardt
2020-05-29image: Do not use VM to create disk-images....Mathieu Othacehe
2020-05-25pull: Protect against downgrade attacks....Ludovic Courtès
2020-05-23guix package: Support multiple profiles with '--list-installed'....zimoun
2020-05-22guix hash, guix download: Support base64 format....Ludovic Courtès
2020-05-22guix hash, guix download: Add '--hash'....Ludovic Courtès
2020-05-19publish: Improve performance by increasing buffer size....Ricardo Wurmus
2020-05-18guix describe: Add '--list-formats'...Ekaitz Zarraga
2020-05-14pack: Add relocation via ld.so and fakechroot....Ludovic Courtès
2020-05-14pack: Do not cross-compile the image building tools....Ludovic Courtès
2020-05-11guix graph: Add '--path'....Ludovic Courtès
2020-05-11graph: reference/referrer node types work with graph traversal....Ludovic Courtès
2020-05-11guix package, show: Support multiple queries....zimoun
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-07guix system: 'docker-image' honors '--network'....Ludovic Courtès
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05image: Add a new API....Mathieu Othacehe
2020-04-30Merge branch 'master' into core-updates...Marius Bakke
2020-04-27guix: edit: Make nano the default editor....Raghav Gururajan
2020-04-26pack: Use a declarative profile....Ludovic Courtès
2020-04-26substitute: Close port at the end of http-multiple-get....Christopher Baines
2020-04-26substitute: Make http-multiple-get batch size configurable....Christopher Baines
2020-04-26substitute: Use the same port for multiple request batches....Christopher Baines
2020-04-24Merge branch 'master' into core-updatesMarius Bakke
2020-04-24guix package: Export 'search-path-environment-variables'....Marius Bakke
2020-04-19Merge branch 'master' into core-updatesMarius Bakke
2020-04-16import/json: Use json->code....Ricardo Wurmus
2020-04-16scripts/package: Handle JSON files....Ricardo Wurmus
2020-04-16scripts/build: options->things-to-build: Handle .json files....Ricardo Wurmus
2020-04-15Merge branch 'master' into core-updatesMarius Bakke
2020-04-14weather: Delete duplicate entries coming from '--manifest'....Ludovic Courtès
2020-04-08Merge branch 'master' into core-updates...Marius Bakke
2020-04-08reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3....Ludovic Courtès
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'....Ludovic Courtès
2020-04-03guix system: Mention 'herd restart' when reconfigure completes....Ludovic Courtès
2020-04-03guix system: Remove unused procedure....Ludovic Courtès