summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* derivations: Introduce 'read-derivation-from-file'.Ludovic Courtès2017-06-12
* bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe2017-06-10
* scripts: refresh: Add -m manifest option.Mathieu Othacehe2017-06-04
* substitute: Do not display the installed size.Ludovic Courtès2017-06-02
* syscalls: Provide 'free-disk-space'.Ludovic Courtès2017-06-02
* scripts: Set thread names.Ludovic Courtès2017-05-28
* publish: Do not bake the same item several times.Ludovic Courtès2017-05-24
* guix package: Swallow EPIPE upon 'guix package --list-generations'.Ludovic Courtès2017-05-23
* guix: lint: Slightly simplify `check-source-file-name'.Arun Isaac2017-05-23
* gnu: lint: Fix typo.Arun Isaac2017-05-23
* Merge branch 'version-0.13.0'Marius Bakke2017-05-22
|\
| * guix system: Don't warn about old distros for "guix system init".Ludovic Courtès2017-05-21
| * guix system: Increase image size for 'guix system vm'.Ludovic Courtès2017-05-21
| * pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès2017-05-20
| * publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès2017-05-20
* | pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès2017-05-20
* | publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès2017-05-18
* | lint: inputs-should-be-native: Add "cmake".Ludovic Courtès2017-05-18
* | scripts: system: Display bootloader name in "list-generations".Mathieu Othacehe2017-05-16
* | scripts: system: Adapt "switch-generation" to new bootloader API.Mathieu Othacehe2017-05-16
* | scripts: system: Adapt "init" to new bootloader API.Mathieu Othacehe2017-05-16
* | scripts: system: Adapt "reconfigure" to new bootloader API.Mathieu Othacehe2017-05-16
* | bootloader: Add extlinux support.Mathieu Othacehe2017-05-16
|/
* substitute: Honor 'Cache-Control' on 404 responses.Ludovic Courtès2017-05-11
* publish: Advertise a short TTL for "baking" 404s.Ludovic Courtès2017-05-11
* scripts: Warn about old distro.Ludovic Courtès2017-05-10
* pull: Use 'with-store'.Ludovic Courtès2017-05-09
* pull: Honor the standard build options.Ludovic Courtès2017-05-09
* scripts: Remove profile-grub-entries.Danny Milosavljevic2017-05-05
* system: grub: Use boot-parameters instead of menu-entry where possible.Danny Milosavljevic2017-05-05
* scripts: Make boot-parameters label include generation number and time.Danny Milosavljevic2017-05-05
* system: Introduce read-boot-parameters-file.Danny Milosavljevic2017-05-05
* environment: Correct typo.Tobias Geerinckx-Rice2017-05-04
* refresh: Use (guix discovery).Ludovic Courtès2017-05-03
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* 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