summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2019-03-07describe: Add 'package-provenance'....Ludovic Courtès
2019-03-04environment: Rename '--inherit' to '--preserve'....Ludovic Courtès
2019-03-04environment: Remove deprecated -E/--exec option....Ludovic Courtès
2019-02-16environment: Add '--inherit'....Ludovic Courtès
2019-02-13guix system: List old generations from newest to oldest....Ludovic Courtès
2019-02-13guix system: Add 'delete-generations'....Ludovic Courtès
2019-02-12pull: Speed up the new/upgraded package computation....Ludovic Courtès
2019-02-12pull: Move profile comparison to 'new/upgraded-packages'....Ludovic Courtès
2019-02-12pull: Use 'fold-available-packages' for the current package list....Ludovic Courtès
2019-02-11Avoid name clash with 'build' from (guix store) and (guix status)....Ludovic Courtès
2019-02-11pack, vm: Fix incorrect use of 'package-transitive-propagated-inputs'....Ludovic Courtès
2019-02-08git: Always use the system certificates by default....Ludovic Courtès