summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2019-03-19pack: Produce relative symlinks when using '-f squashfs'....Ludovic Courtès
2019-03-18describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format....Ludovic Courtès
2019-03-17guix build: '--with-branch' strips slashes from the version string....Ludovic Courtès
2019-03-17guix build: '--with-commit' makes recursive checkouts....Ludovic Courtès
2019-03-17guix build: Transformation options match packages by spec....Ludovic Courtès
2019-03-17guix build: Factorize 'package-git-url'....Ludovic Courtès
2019-03-17guix build: Add '--with-git-url'....Ludovic Courtès
2019-03-17guix system: Fix success report of the bootloader installation....Ludovic Courtès
2019-03-16guix: Match package names case-insensitively....Tobias Geerinckx-Rice
2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co....Ludovic Courtès
2019-03-15pack: Construct inferior package names correctly....P.C. Shyamshankar
2019-03-15pack: "-RR" produces PRoot-enabled relocatable binaries....Ludovic Courtès
2019-03-07pack: Add '--save-provenance'....Ludovic Courtès