summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2018-01-12offload: 'test' gracefully handles 'node-repl-error'....Ludovic Courtès
2018-01-12offload: Fix regression in file retrieval....Ludovic Courtès
2018-01-09publish: Remove "Guix-Nar-Compression" header from responses....Ludovic Courtès
2018-01-07publish: Publish build logs....Ludovic Courtès
2018-01-07publish: Use 'x-raw-file' internal response header....Ludovic Courtès
2018-01-06publish: Save bandwidth on narinfo 404s....Ludovic Courtès
2017-12-23guix build: Support '--with-source=PACKAGE@VERSION=URI'....Ludovic Courtès
2017-12-22guix system: Check mapped devices upon 'init' and 'reconfigure'....Ludovic Courtès
2017-12-18guix gc: '--verify=foo' is reported as an error....Ludovic Courtès
2017-12-16guix: offload: Add "status" sub-command....Ricardo Wurmus
2017-12-15scripts: system: Add --expression option....Mathieu Othacehe
2017-12-15bootloader: Factorize write-file-on-device....Mathieu Othacehe
2017-12-10lint: 'check-vulnerabilities' also checks package properties....Efraim Flashner
2017-12-07scripts: All commands enable build hooks by default....Ludovic Courtès
2017-12-04bootloader: extlinux: Stop using dd binary....Mathieu Othacehe
2017-12-03scripts: Default to Guile 2.2 as the guile-for-build....Ludovic Courtès
2017-12-01Do not set '%fresh-auto-compile'....Ludovic Courtès
2017-12-01guix system: 'init' displays a progress bar while copying....Ludovic Courtès
2017-12-01guix system: Simplify closure copy....Ludovic Courtès
2017-12-01weather: Use (guix progress) for progress report....Ludovic Courtès
2017-11-28lint: Adjust file-name length test for out-of-tree file names....Ludovic Courtès
2017-11-28lint: 'patch-file-names' checks for file name length....Ludovic Courtès
2017-11-21Revert "Add (guix self) and use it when pulling."...Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling....Ludovic Courtès
2017-11-21pull: Trim import list....Ludovic Courtès
2017-11-07refresh: Account for hidden packages....Ludovic Courtès
2017-10-28graph: Remove mention of Graphviz from the summary line....Ludovic Courtès
2017-10-28lint: 'refresh' gracefully handles lack of networking access....Ludovic Courtès
2017-10-28lint: Extract network-related exception handling....Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2017-10-27scripts: Use 'args-fold*' for command that do not honor build flags....Ludovic Courtès
2017-10-25challenge: Display an overall summary....Ludovic Courtès
2017-10-25substitute: Don't send more than 1000 requests in a row....Ludovic Courtès
2017-10-25guix package: '--list-available' does not show superseded packages....Ludovic Courtès
2017-10-19Add (guix progress)....Ludovic Courtès
2017-10-17guix: substitute: Report the last progress in the child process....宋文武
2017-10-12lint: 'home-page' checker reports permanent redirects....Ludovic Courtès
2017-10-12offload: Reduce the number of calls to 'machine-load'....Ludovic Courtès
2017-10-12substitute: Close the progress port after substitute finished....宋文武
2017-10-09lint: Remove extra newline....Ludovic Courtès
2017-10-09guix: lint: Add checker for new upstream versions....Efraim Flashner
2017-10-07pull: Add GUIX_PULL_URL environment variable....Oleg Pykhalov
2017-10-07guix package: '--upgrade' no longer reverses package order....Ludovic Courtès
2017-10-05publish: Cache uncompressed nars as well....Ludovic Courtès
2017-10-05guix system: Error out when passed a wrong file system UUID/label....Ludovic Courtès
2017-09-28guix: Revert accidentally committed changes....Ricardo Wurmus
2017-09-28import: Add JSON importer....Ricardo Wurmus
2017-09-20download: Don't report the progress too fast....宋文武
2017-09-18substitute: Close the download port after substitution finished....宋文武
2017-09-16guix system: Add 'search' command....Ludovic Courtès