aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
...
* substitute: Close the download port after substitution finished.宋文武2017-09-18
* guix system: Add 'search' command.Ludovic Courtès2017-09-16
* ui: Generalize relevance computation.Ludovic Courtès2017-09-16
* guix download: Honor mirrors when using '-o'.Ludovic Courtès2017-09-14
* guix system: Pretty-print device UUIDs.Ludovic Courtès2017-09-12
* substitute: Download from unauthorized sources that provide the right content.Ludovic Courtès2017-09-11
* substitute: Make substitute URLs a SRFI-39 parameter.Ludovic Courtès2017-09-11
* size: Default to '--sort=self'.Ludovic Courtès2017-09-07
* Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice2017-09-05
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo2017-08-23
* gnu: scripts: Cleanup regarding "gnu system" bootloader devices.Andy Wingo2017-08-23
* guix download: Support retrieving local file without the URI scheme.宋文武2017-08-20
* pack: Add "none" compressor.Ricardo Wurmus2017-08-19
* pull: Honor '--no-grafts'.Ludovic Courtès2017-08-02
* pull: Use the commit ID as the version string.Ludovic Courtès2017-08-02
* pull: Fetch source code from Git.Ludovic Courtès2017-08-02
* guix package: Allow `guix package -u' to fuction as before.Efraim Flashner2017-08-01
* lint: formatting: Detect sexp boundaries.Ludovic Courtès2017-08-01
* guix package: Warn when invoked with '-u -something'.Ludovic Courtès2017-07-31
* bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2017-07-28
* utils: Factorize XDG directory handling.Ludovic Courtès2017-07-28
* weather: Show "-m" option in help message.Ludovic Courtès2017-07-27
* offload: Fix potential file descriptor and memory leak.Ludovic Courtès2017-07-25
* offload: Disconnect sessions created by 'machine-load'.Ludovic Courtès2017-07-25
* Add 'guix weather'.Ludovic Courtès2017-07-25
* 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