summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-07-20pack: Build the store database under a UTF-8 locale....Ludovic Courtès
2020-07-20pack: 'self-contained-tarball' runs derivation in a UTF-8local....Ludovic Courtès
2020-07-15services: Add 'system-provenance' procedure....Ludovic Courtès
2020-07-11Add 'guix git authenticate'....Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'....Ludovic Courtès
2020-07-05weather: Print 0.0% correctly....Arun Isaac
2020-07-03guix system: "describe" displays multiboot info....Jan (janneke) Nieuwenhuizen
2020-07-01services: provenance: Save channel introductions....Ludovic Courtès
2020-07-01guix describe: Display channel introductions and add 'channels-sans-intro'....Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables....Ludovic Courtès
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