guix-devel/guix/scripts
宋文武 798648515b
download: Don't report the progress too fast.
* guix/utils.scm (<progress-reporter>): New record type.
(call-with-progress-reporter): New procedure.
* guix/build/download.scm (dump-port*, rate-limited, progress-reporter/file):
New procedures.
(ftp-fetch, http-fetch): Use 'dump-port*'.
(progress-proc): Remove procedure.
* guix/scripts/substitute.scm (progress-report-port): Rewrite in terms of
<progress-reporter>.
(process-substitution): Adjust accordingly.
2017-09-20 19:49:31 +08:00
..
container
import
system guix system: Add 'search' command. 2017-09-16 17:47:46 +02:00
archive.scm scripts: Remove 'max-silent-time' from the default options. 2017-09-01 10:29:39 +02:00
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm scripts: Remove 'max-silent-time' from the default options. 2017-09-01 10:29:39 +02:00
download.scm guix download: Honor mirrors when using '-o'. 2017-09-14 23:34:35 +02:00
edit.scm
environment.scm scripts: Remove 'max-silent-time' from the default options. 2017-09-01 10:29:39 +02:00
gc.scm
graph.scm
hash.scm
import.scm
lint.scm Handle the same HTTP redirects everywhere. 2017-09-05 20:57:13 +02:00
offload.scm offload: Fix potential file descriptor and memory leak. 2017-07-25 23:24:16 +02:00
pack.scm scripts: Remove 'max-silent-time' from the default options. 2017-09-01 10:29:39 +02:00
package.scm ui: Generalize relevance computation. 2017-09-16 17:47:45 +02:00
perform-download.scm
publish.scm
pull.scm scripts: Remove 'max-silent-time' from the default options. 2017-09-01 10:29:39 +02:00
refresh.scm
size.scm size: Default to '--sort=self'. 2017-09-07 13:57:42 +02:00
substitute.scm download: Don't report the progress too fast. 2017-09-20 19:49:31 +08:00
system.scm guix system: Add 'search' command. 2017-09-16 17:47:46 +02:00
weather.scm weather: Show "-m" option in help message. 2017-07-27 11:47:50 +02:00