summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
* scripts: environment: Add --no-cwd.Carl Dong2019-07-08
* scripts: environment: Only rewrite user-specified mappings.Carl Dong2019-07-08
* Add 'guix deploy'.Jakob L. Kreuze2019-07-06
* pack: 'squashfs' backend records the profile's search paths.Ludovic Courtès2019-07-04
* pack: 'docker' backend records the profile's search paths.Ludovic Courtès2019-07-04
* Add (guix repl).Ludovic Courtès2019-07-04
* graph: Use 'derivation-input-derivation'.Ludovic Courtès2019-06-27
* ui: Add 'display-search-results' and use it.Ludovic Courtès2019-06-27
* publish: Work around Guile 2.2.5 (web server) bug.Ludovic Courtès2019-06-24
* guix build: '--log-file' no longer returns several log files.Ludovic Courtès2019-06-23
* guix build: Use 'warning' for warnings.Ludovic Courtès2019-06-23
* guix build: '--log-file' looks for build logs of equivalent derivations.Ludovic Courtès2019-06-18
* pack: Fix 'guix pack -f docker'.Ludovic Courtès2019-06-10
* pack: Add '--entry-point'.Ludovic Courtès2019-06-07
* syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
* guix package: Do not list environment variables that need to be set.Ludovic Courtès2019-06-05
* substitute: Select the best compression methods.Ludovic Courtès2019-06-02
* publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
* publish: Factorize 'compress-nar'.Ludovic Courtès2019-05-29
* publish: Remove outdated comment.Ludovic Courtès2019-05-29
* publish: Display the compression method and level in use.Ludovic Courtès2019-05-27
* publish: Add support for lzip.Ludovic Courtès2019-05-27
* publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès2019-05-26
* weather: Accept package specs on the command line.Ludovic Courtès2019-05-22
* pack: Warn when building an empty pack.Ludovic Courtès2019-05-22
* pack: Add '--root'.Ludovic Courtès2019-05-22
* guix system: Type-check the file or expression.Ludovic Courtès2019-05-16
* guix build: Gracefully handle invalid '--with-git-url' specs.Ludovic Courtès2019-05-14
* vm: Auto-detect if inputs should be registered.Maxim Cournoyer2019-05-13
* linux-container: Support container network sharing.Arun Isaac2019-05-14
* pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès2019-05-09
* ui: Make package outputs searchable.Chris Marusich2019-05-09
* environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès2019-05-07
* build: Change default substitute server to "ci.guix.gnu.org".Ludovic Courtès2019-05-01
* processes: Gracefully handle daemons without clients.Ludovic Courtès2019-04-29
* processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.Ludovic Courtès2019-04-29
* guix package: Add 'guix search' alias.Ludovic Courtès2019-04-29
* guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès2019-04-29
* describe: Provide a hint when origin detection fails.Ludovic Courtès2019-04-28
* guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.Ludovic Courtès2019-04-23
* pull: Create profile after the store connection has been opened.Ludovic Courtès2019-04-22
* pull: Add '--news'.Ludovic Courtès2019-04-22
* guix build: Accept multiple '-s' options.Ludovic Courtès2019-04-19
* lint: 'check-github-url' uses our own 'open-connection-for-uri'.Ludovic Courtès2019-04-18
* pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.Ludovic Courtès2019-04-17
* guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès2019-04-15
* guix gc: '-d' does not attempt to delete non-user-owned roots.Ludovic Courtès2019-04-11
* guix gc: Add '--delete-generations'.Ludovic Courtès2019-04-10
* guix gc: Add '--list-roots'.Ludovic Courtès2019-04-10