guix-devel/guix/scripts
Ludovic Courtès 539af7f257
pull: Truncate the list of packages displayed on completion.
Previously, if you'd run 'guix pull' after a couple of weeks, it would
fill your screen with package names, which is unhelpful.

* guix/scripts/pull.scm (ellipsis): New procedure.
(display-new/upgraded-packages): Add #:concise?.
[list->enumeration]: New procedure.
Use it instead of 'string-join'.
(display-profile-news): Pass #:concise? #t.
2019-03-28 23:06:59 +01:00
..
container
import
system
archive.scm Avoid name clash with 'build' from (guix store) and (guix status). 2019-02-11 23:23:28 +01:00
authenticate.scm
build.scm guix build: '--with-branch' strips slashes from the version string. 2019-03-17 22:55:01 +01:00
challenge.scm
container.scm
copy.scm Avoid name clash with 'build' from (guix store) and (guix status). 2019-02-11 23:23:28 +01:00
describe.scm describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format. 2019-03-18 10:51:05 +01:00
download.scm
edit.scm
environment.scm environment: Create /etc/group in containers. 2019-03-26 18:11:52 +01:00
gc.scm
graph.scm graph: Factorize calls to 'fold-packages'. 2019-03-23 18:15:36 +01:00
hash.scm
import.scm
lint.scm
offload.scm offload: 'status' reports the time difference. 2019-01-22 23:04:05 +01:00
pack.scm pack: Create an empty /home directory for '-f squashfs'. 2019-03-19 11:30:34 +01:00
package.scm guix: Match package names case-insensitively. 2019-03-16 23:32:41 +01:00
perform-download.scm
processes.scm
publish.scm
pull.scm pull: Truncate the list of packages displayed on completion. 2019-03-28 23:06:59 +01:00
refresh.scm refresh: Update the source code URL. 2019-03-27 14:59:42 +01:00
repl.scm
size.scm
substitute.scm
system.scm guix system: Fix success report of the bootloader installation. 2019-03-17 16:30:00 +01:00
weather.scm weather: Add '--coverage'. 2019-01-25 14:06:37 +01:00