summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2019-06-05syscalls: Add 'with-file-lock' macro.Ludovic Courtès
2019-06-05guix package: Do not list environment variables that need to be set.Ludovic Courtès
2019-06-02substitute: Select the best compression methods.Ludovic Courtès
2019-06-02publish: '--compression' can be repeated.Ludovic Courtès
2019-05-29publish: Factorize 'compress-nar'.Ludovic Courtès
2019-05-29publish: Remove outdated comment.Ludovic Courtès
2019-05-27publish: Display the compression method and level in use.Ludovic Courtès
2019-05-27publish: Add support for lzip.Ludovic Courtès
2019-05-26publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès
2019-05-22weather: Accept package specs on the command line.Ludovic Courtès
2019-05-22pack: Warn when building an empty pack.Ludovic Courtès
2019-05-22pack: Add '--root'.Ludovic Courtès
2019-05-16guix system: Type-check the file or expression.Ludovic Courtès
2019-05-14guix build: Gracefully handle invalid '--with-git-url' specs.Ludovic Courtès
2019-05-13vm: Auto-detect if inputs should be registered.Maxim Cournoyer
2019-05-14linux-container: Support container network sharing.Arun Isaac
2019-05-09pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès
2019-05-09ui: Make package outputs searchable.Chris Marusich
2019-05-07environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès
2019-05-01build: Change default substitute server to "ci.guix.gnu.org".Ludovic Courtès
2019-04-29processes: Gracefully handle daemons without clients.Ludovic Courtès
2019-04-29processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.Ludovic Courtès
2019-04-29guix package: Add 'guix search' alias.Ludovic Courtès
2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès
2019-04-28describe: Provide a hint when origin detection fails.Ludovic Courtès
2019-04-23guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.Ludovic Courtès
2019-04-22pull: Create profile after the store connection has been opened.Ludovic Courtès
2019-04-22pull: Add '--news'.Ludovic Courtès
2019-04-19guix build: Accept multiple '-s' options.Ludovic Courtès
2019-04-18lint: 'check-github-url' uses our own 'open-connection-for-uri'.Ludovic Courtès
2019-04-17pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.Ludovic Courtès
2019-04-15guix build: Fix relative file name canonicalization for '--root'.Ludovic Courtès
2019-04-11guix gc: '-d' does not attempt to delete non-user-owned roots.Ludovic Courtès
2019-04-10guix gc: Add '--delete-generations'.Ludovic Courtès
2019-04-10guix gc: Add '--list-roots'.Ludovic Courtès
2019-04-10pull: Remove duplicate '--dry-run' description.Ludovic Courtès
2019-04-10guix package: Use absolute file names in search path recommendations.Ludovic Courtès
2019-04-07size: Optimize dependency size computation.Ludovic Courtès
2019-04-04scripts: More commands default to verbosity level 1.Ludovic Courtès
2019-04-04gexp: Remove workarounds for <https://bugs.gnu.org/15602>.Ludovic Courtès
2019-04-02environment: '-C' creates namespaces where the user is not root.Ludovic Courtès
2019-03-28pull: Truncate the list of packages displayed on completion.Ludovic Courtès
2019-03-28pull: Factorize pretty-printing for new/upgraded package lists.Ludovic Courtès
2019-03-27refresh: Update the source code URL.Ludovic Courtès
2019-03-27upstream: 'package-update' returns the <upstream-source> object.Ludovic Courtès
2019-03-26environment: Create /etc/group in containers.Ludovic Courtès
2019-03-26environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès
2019-03-23graph: Factorize calls to 'fold-packages'.Ludovic Courtès
2019-03-23graph: Add the 'reverse-bag' graph.Ludovic Courtès
2019-03-19pack: Create an empty /home directory for '-f squashfs'.Ludovic Courtès