summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* substitute: Validate substitute URLs.Ludovic Courtès2017-05-02
* publish: Use a larger zlib buffer for compression with '--cache'.Ludovic Courtès2017-05-02
* publish: Produce a "FileSize" narinfo field when possible.Ludovic Courtès2017-05-01
* refresh: Report packages using the "@" syntax.Ludovic Courtès2017-05-01
* ssh: Move 'open-ssh-session' to (guix ssh).Ludovic Courtès2017-04-21
* offload: Avoid using '_' as a 'match' pattern.Ludovic Courtès2017-04-21
* publish: Add a handler for / and /index.html.Ludovic Courtès2017-04-19
* publish: Remove expired cache entries when '--ttl' is used.Ludovic Courtès2017-04-18
* Add (guix cache) and use it in (guix scripts substitute).Ludovic Courtès2017-04-18
* publish: Add '--cache' and '--workers'.Ludovic Courtès2017-04-18
* publish: Use 'sendfile' when possible.Ludovic Courtès2017-04-18
* publish: Introduce 'actual-compression'.Ludovic Courtès2017-04-18
* scripts: system: Rename --no-grub option to --no-bootloader.Mathieu Othacehe2017-04-17
* lint: Avoid non-literal format strings.Ludovic Courtès2017-04-16
* services: 'service-parameters' becomes 'service-value'.Ludovic Courtès2017-04-16
* system: Make grub use <menu-entry> instead of <boot-parameters> again.Danny Milosavljevic2017-04-15
* scripts: system: Introduce profile-boot-parameters.Danny Milosavljevic2017-04-15
* scripts: system: Rename grub? and install-grub? to bootloader? and install-b...Mathieu Othacehe2017-04-15
* system: Rename operating-system-grub.cfg to operating-system-bootcfg.Mathieu Othacehe2017-04-15
* scripts: system: Back out operating-system-bootcfg change.Danny Milosavljevic2017-04-15
* scripts: system: Move save-load-path-excursion and save-environment-excursion...Danny Milosavljevic2017-04-15
* scripts: system: Move save-load-path-excursion and save-environment-excursion...Mathieu Othacehe2017-04-15
* pack: Add '--expression'.Ludovic Courtès2017-04-07
* size: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès2017-04-07
* system: Support the --root option in 'guix system'.Chris Marusich2017-04-06
* build: Add and export procedure 'register-root*'.Chris Marusich2017-04-06
* environment: Deal with single-entry search paths.Ludovic Courtès2017-04-05
* build: Export register-root procedure.Chris Marusich2017-04-05
* Merge branch 'core-updates'Ludovic Courtès2017-04-03
|\
| * Merge branch 'master' into core-updatesMarius Bakke2017-03-30
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2017-03-27
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-03-19
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2017-03-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-03-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-20
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-02-10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2017-02-02
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2017-01-25
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2017-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | guix package: Honor the order of profiles when -p appears multiple times.Ludovic Courtès2017-01-23
* | | | | | | | | | | | | | guix: Compress and decompress xz archives in parallel.Efraim Flashner2017-04-02
* | | | | | | | | | | | | | substitute: Send ‘User-Agent’ header.Tobias Geerinckx-Rice2017-03-31
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | import cran: Print package stream in the expected order.Ricardo Wurmus2017-03-28
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | ui: Support Texinfo markup in package synopses.Alex Kost2017-03-27
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | publish: Add '--nar-path'.Ludovic Courtès2017-03-22
* | | | | | | | | | | publish: Make the nar URL prefix a parameter.Ludovic Courtès2017-03-22
* | | | | | | | | | | publish: Add '--public-key' and '--private-key'.Ludovic Courtès2017-03-22
* | | | | | | | | | | publish: The public and private keys are now SRFI-39 parameters.Ludovic Courtès2017-03-22
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |