summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2019-12-15challenge: Fix type mismatch when comparing to a local hash....Ludovic Courtès
2019-12-12challenge: Support "--diff=diffoscope"....Ludovic Courtès
2019-12-12challenge: Add "--diff"....Ludovic Courtès
2019-12-12progress: Add 'progress-report-port'....Ludovic Courtès
2019-12-12challenge: Report the best narinfo URI....Ludovic Courtès
2019-12-12guix archive: Add '--list'....Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns a list rather than a stream....Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns packages in topological order....Ludovic Courtès
2019-12-10pack: Clarify the /bin/sh requirement for Singularity....Ludovic Courtès
2019-12-08lint: Add '--load-path' option....zimoun
2019-12-07guix system: Add "describe" action....Ludovic Courtès
2019-12-07guix system: "list-generations" displays provenance info....Ludovic Courtès
2019-12-07guix system: Use 'provenance-service-type', add "--save-provenance"....Ludovic Courtès
2019-12-04ssh: Add 'authenticate-server*' and use it for offloading....Ludovic Courtès
2019-12-04substitute: Remove unused procedure....Ludovic Courtès
2019-12-01scripts: system: Add --target option....Mathieu Othacehe
2019-11-29ui: Factorize 'with-profile-lock'....Ludovic Courtès
2019-11-28pull, describe: Emit hyperlinks for commit identifiers....Ludovic Courtès
2019-11-28substitute: 'http-multiple-get' no longer drops requests above 1,000....Ludovic Courtès
2019-11-27substitute: Make '%allow-unauthenticated-substitutes?' public....Ludovic Courtès
2019-11-26guix build: '--keep-failed' implies '--no-offload'....Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally....Ludovic Courtès
2019-11-26guix build, daemon: Rename "--no-build-hook" to "--no-offload"....Ludovic Courtès
2019-11-22pack: Allow multiple '--manifest' options....Ludovic Courtès
2019-11-22package: Allow multiple '--manifest' options....Ludovic Courtès
2019-11-22substitute: Don't fetch /nix-cache-info....Ludovic Courtès
2019-11-21pack: Add "--derivation"....Ludovic Courtès
2019-11-19deploy: Handle "--version"....Ludovic Courtès
2019-11-19pull: Acquire a lock for the target profile....Ludovic Courtès
2019-11-17guix build: Handle "guix build /….drv" correctly for non-existent derivations....Ludovic Courtès
2019-11-15time-machine: Honor the standard build options....Ludovic Courtès
2019-11-15time-machine: Handle 'git-error' exceptions....Ludovic Courtès
2019-11-15inferior: 'cached-channel-instance' takes an open store connection....Konrad Hinsen
2019-11-15Add 'guix time-machine'....Konrad Hinsen
2019-11-15pull: Remove unused '--verbose' option....Ludovic Courtès
2019-11-09ui: Produce hyperlinks for the 'location' field of search results....Ludovic Courtès
2019-11-08guix: package: lock profiles when processing them....Julien Lepiller
2019-11-07graph: Support package transformation options....Ludovic Courtès
2019-11-01pull: Gracefully handle invalid Texinfo markup in news....Ludovic Courtès
2019-10-27pull: Honor '/etc/guix/channels.scm'....Ludovic Courtès
2019-10-25guix build: Remove obsolete TODO....Ludovic Courtès
2019-10-25guix build: Warn when '--keep-failed' is passed to a remote daemon....Ludovic Courtès
2019-10-18reconfigure: Silence "shepherd: Evaluating ..." messages....Ludovic Courtès
2019-10-18pull: Call 'ensure-default-profile' after 'set-build-options'....Ludovic Courtès
2019-10-15offload: Set a longer SSH session timeout....Ludovic Courtès
2019-10-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-10-03environment: '--container' honors '--preserve'....Ludovic Courtès
2019-10-01import: crate: Add '--recursive'....Martin Becze
2019-10-01pull: Do not use '~*', which 'msgfmt' fails to interpret....Konrad Hinsen
2019-10-01Merge branch 'master' into core-updatesLudovic Courtès