summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2017-08-01guix package: Allow `guix package -u' to fuction as before.Efraim Flashner
2017-08-01lint: formatting: Detect sexp boundaries.Ludovic Courtès
2017-07-31guix package: Warn when invoked with '-u -something'.Ludovic Courtès
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic
2017-07-28utils: Factorize XDG directory handling.Ludovic Courtès
2017-07-27weather: Show "-m" option in help message.Ludovic Courtès
2017-07-25offload: Fix potential file descriptor and memory leak.Ludovic Courtès
2017-07-25offload: Disconnect sessions created by 'machine-load'.Ludovic Courtès
2017-07-25Add 'guix weather'.Ludovic Courtès
2017-07-21publish: Make the cache eviction policy less aggressive.Ludovic Courtès
2017-07-21publish: Avoid 'valid-path?' RPC for non-existent items.Ludovic Courtès
2017-07-21publish: Remove 'regexp-exec' call from the hot path.Ludovic Courtès
2017-07-21substitute: Avoid repeated calls to 'length'.Ludovic Courtès
2017-07-21substitute: Optimize hash-part-to-path conversion on non-200 responses.Ludovic Courtès
2017-07-20guix package: '-l' correctly handles zero-generation profiles.Ludovic Courtès
2017-07-20guix package: Trim trailing slashes from the profile name.Ludovic Courtès
2017-07-18guix system: Use "image.iso" as the name of ISO images.Ludovic Courtès
2017-07-12substitute: Work around Guile 2.2 'time-monotonic' bug.Ludovic Courtès
2017-07-12size: Add '--sort=KEY'.Ludovic Courtès
2017-07-12environment: Rationalize calls to 'set-build-options'.Ludovic Courtès
2017-07-03copy: Default to port 22.Ludovic Courtès
2017-07-03guix system: Add "--file-system-type" option.Danny Milosavljevic
2017-06-30vm: Estimate the disk size by default.Ludovic Courtès
2017-06-26guix package: Allow '--rollback', after all.Ludovic Courtès
2017-06-26guix package: 'guix package -r PKG -u' does not upgrade PKG.Ludovic Courtès
2017-06-25guix package: Warn about packages that no longer exist.Ludovic Courtès
2017-06-24refresh: Be more verbose when passed an explicit package list.Ludovic Courtès
2017-06-21environment: Disable profile collision checks.Ludovic Courtès
2017-06-21guix package: '--search-paths' shows search paths from propagated inputs.Ludovic Courtès
2017-06-21guix package: Always upgrade packages that have propagated inputs.Ludovic Courtès
2017-06-15guix: Add texlive importer.Ricardo Wurmus
2017-06-13guix package: '--search' sorts by relevance.Ludovic Courtès
2017-06-12derivations: Introduce 'read-derivation-from-file'.Ludovic Courtès
2017-06-10bootloader: Rename boot-name to bootloader-name.Mathieu Othacehe
2017-06-04scripts: refresh: Add -m manifest option.Mathieu Othacehe
2017-06-02substitute: Do not display the installed size.Ludovic Courtès
2017-06-02syscalls: Provide 'free-disk-space'.Ludovic Courtès
2017-05-28scripts: Set thread names.Ludovic Courtès
2017-05-24publish: Do not bake the same item several times.Ludovic Courtès
2017-05-23guix package: Swallow EPIPE upon 'guix package --list-generations'.Ludovic Courtès
2017-05-23guix: lint: Slightly simplify `check-source-file-name'.Arun Isaac
2017-05-23gnu: lint: Fix typo.Arun Isaac
2017-05-22Merge branch 'version-0.13.0'Marius Bakke
2017-05-21guix system: Don't warn about old distros for "guix system init".Ludovic Courtès
2017-05-21guix system: Increase image size for 'guix system vm'.Ludovic Courtès
2017-05-20pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès
2017-05-20pack: Use 'guile2.0-json' when building with Guile 2.0.Ludovic Courtès
2017-05-20publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès
2017-05-18publish: Fix narinfo rendering for already-compressed items.Ludovic Courtès
2017-05-18lint: inputs-should-be-native: Add "cmake".Ludovic Courtès