summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* publish: Make the cache eviction policy less aggressive.Ludovic Courtès2017-07-21
* publish: Avoid 'valid-path?' RPC for non-existent items.Ludovic Courtès2017-07-21
* publish: Remove 'regexp-exec' call from the hot path.Ludovic Courtès2017-07-21
* substitute: Avoid repeated calls to 'length'.Ludovic Courtès2017-07-21
* substitute: Optimize hash-part-to-path conversion on non-200 responses.Ludovic Courtès2017-07-21
* guix package: '-l' correctly handles zero-generation profiles.Ludovic Courtès2017-07-20
* guix package: Trim trailing slashes from the profile name.Ludovic Courtès2017-07-20
* guix system: Use "image.iso" as the name of ISO images.Ludovic Courtès2017-07-18
* substitute: Work around Guile 2.2 'time-monotonic' bug.Ludovic Courtès2017-07-12
* size: Add '--sort=KEY'.Ludovic Courtès2017-07-12
* environment: Rationalize calls to 'set-build-options'.Ludovic Courtès2017-07-12
* copy: Default to port 22.Ludovic Courtès2017-07-03
* guix system: Add "--file-system-type" option.Danny Milosavljevic2017-07-03
* vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
* guix package: Allow '--rollback', after all.Ludovic Courtès2017-06-26
* guix package: 'guix package -r PKG -u' does not upgrade PKG.Ludovic Courtès2017-06-26
* guix package: Warn about packages that no longer exist.Ludovic Courtès2017-06-25
* refresh: Be more verbose when passed an explicit package list.Ludovic Courtès2017-06-24
* environment: Disable profile collision checks.Ludovic Courtès2017-06-21
* guix package: '--search-paths' shows search paths from propagated inputs.Ludovic Courtès2017-06-21
* guix package: Always upgrade packages that have propagated inputs.Ludovic Courtès2017-06-21
* guix: Add texlive importer.Ricardo Wurmus2017-06-15
* guix package: '--search' sorts by relevance.Ludovic Courtès2017-06-13
* 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