summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.Ludovic Courtès2017-03-18
* | | | | | | | | | pack: Add '--target'.Ludovic Courtès2017-03-18
* | | | | | | | | | pack: Move absolute file name to <compressor>.Ludovic Courtès2017-03-17
* | | | | | | | | | pack: Allow for "-S /opt/foo=".Ludovic Courtès2017-03-16
* | | | | | | | | | pack: Honor symlinks in the Docker back-end.Ludovic Courtès2017-03-16
* | | | | | | | | | pack: Use a fixed timestamp in Docker images.Ludovic Courtès2017-03-16
* | | | | | | | | | pack: Add '--format' option and Docker output support.Ludovic Courtès2017-03-16
* | | | | | | | | | pack: Honor command-line options related to the store.Ludovic Courtès2017-03-16
* | | | | | | | | | utils: Move base16 procedures to (guix base16).Ludovic Courtès2017-03-16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | pack: Add unit test.Ludovic Courtès2017-03-14
* | | | | | | | | pack: Use maximum compression; use '-n' for gzip.Ludovic Courtès2017-03-14