summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2017-05-02substitute: Validate substitute URLs.Ludovic Courtès
2017-05-02publish: Use a larger zlib buffer for compression with '--cache'.Ludovic Courtès
2017-05-01publish: Produce a "FileSize" narinfo field when possible.Ludovic Courtès
2017-05-01refresh: Report packages using the "@" syntax.Ludovic Courtès
2017-04-21ssh: Move 'open-ssh-session' to (guix ssh).Ludovic Courtès
2017-04-21offload: Avoid using '_' as a 'match' pattern.Ludovic Courtès
2017-04-19publish: Add a handler for / and /index.html.Ludovic Courtès
2017-04-18publish: Remove expired cache entries when '--ttl' is used.Ludovic Courtès
2017-04-18Add (guix cache) and use it in (guix scripts substitute).Ludovic Courtès
2017-04-18publish: Add '--cache' and '--workers'.Ludovic Courtès
2017-04-18publish: Use 'sendfile' when possible.Ludovic Courtès
2017-04-18publish: Introduce 'actual-compression'.Ludovic Courtès
2017-04-17scripts: system: Rename --no-grub option to --no-bootloader.Mathieu Othacehe
2017-04-16lint: Avoid non-literal format strings.Ludovic Courtès
2017-04-16services: 'service-parameters' becomes 'service-value'.Ludovic Courtès
2017-04-15system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic
2017-04-15scripts: system: Introduce profile-boot-parameters.Danny Milosavljevic
2017-04-15scripts: system: Rename grub? and install-grub? to bootloader? and install-b...Mathieu Othacehe
2017-04-15system: Rename operating-system-grub.cfg to operating-system-bootcfg.Mathieu Othacehe
2017-04-15scripts: system: Back out operating-system-bootcfg change.Danny Milosavljevic
2017-04-15scripts: system: Move save-load-path-excursion and save-environment-excursion...Danny Milosavljevic
2017-04-15scripts: system: Move save-load-path-excursion and save-environment-excursion...Mathieu Othacehe
2017-04-07pack: Add '--expression'.Ludovic Courtès
2017-04-07size: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès
2017-04-06system: Support the --root option in 'guix system'.Chris Marusich
2017-04-06build: Add and export procedure 'register-root*'.Chris Marusich
2017-04-05environment: Deal with single-entry search paths.Ludovic Courtès
2017-04-05build: Export register-root procedure.Chris Marusich
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-04-02guix: Compress and decompress xz archives in parallel.Efraim Flashner
2017-03-31substitute: Send ‘User-Agent’ header.Tobias Geerinckx-Rice
2017-03-30Merge branch 'master' into core-updatesMarius Bakke
2017-03-28import cran: Print package stream in the expected order.Ricardo Wurmus
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-27ui: Support Texinfo markup in package synopses.Alex Kost
2017-03-23Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-22publish: Add '--nar-path'.Ludovic Courtès
2017-03-22publish: Make the nar URL prefix a parameter.Ludovic Courtès
2017-03-22publish: Add '--public-key' and '--private-key'.Ludovic Courtès
2017-03-22publish: The public and private keys are now SRFI-39 parameters.Ludovic Courtès
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-18http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès
2017-03-18pack: Add '--target'.Ludovic Courtès
2017-03-17pack: Move absolute file name to <compressor>.Ludovic Courtès
2017-03-16pack: Allow for "-S /opt/foo=".Ludovic Courtès
2017-03-16pack: Honor symlinks in the Docker back-end.Ludovic Courtès
2017-03-16pack: Use a fixed timestamp in Docker images.Ludovic Courtès
2017-03-16pack: Add '--format' option and Docker output support.Ludovic Courtès
2017-03-16pack: Honor command-line options related to the store.Ludovic Courtès
2017-03-16utils: Move base16 procedures to (guix base16).Ludovic Courtès