summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\
| * 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
| * pull: Remove duplicate '--dry-run' description.Ludovic Courtès2019-04-10
| * guix package: Use absolute file names in search path recommendations.Ludovic Courtès2019-04-10
| * size: Optimize dependency size computation.Ludovic Courtès2019-04-07
| * scripts: More commands default to verbosity level 1.Ludovic Courtès2019-04-04
| * gexp: Remove workarounds for <https://bugs.gnu.org/15602>.Ludovic Courtès2019-04-04
| * environment: '-C' creates namespaces where the user is not root.Ludovic Courtès2019-04-02
| * pull: Truncate the list of packages displayed on completion.Ludovic Courtès2019-03-28
| * pull: Factorize pretty-printing for new/upgraded package lists.Ludovic Courtès2019-03-28
| * refresh: Update the source code URL.Ludovic Courtès2019-03-27
| * upstream: 'package-update' returns the <upstream-source> object.Ludovic Courtès2019-03-27
| * environment: Create /etc/group in containers.Ludovic Courtès2019-03-26
| * environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès2019-03-26
* | Merge branch 'staging' into core-updatesMarius Bakke2019-03-23
|\|
| * graph: Factorize calls to 'fold-packages'.Ludovic Courtès2019-03-23
| * graph: Add the 'reverse-bag' graph.Ludovic Courtès2019-03-23
| * pack: Create an empty /home directory for '-f squashfs'.Ludovic Courtès2019-03-19
| * pack: Produce relative symlinks when using '-f squashfs'.Ludovic Courtès2019-03-19
| * describe: Warn about 'GUIX_PACKAGE_PATH' in json and recutils format.Ludovic Courtès2019-03-18
| * guix build: '--with-branch' strips slashes from the version string.Ludovic Courtès2019-03-17
| * guix build: '--with-commit' makes recursive checkouts.Ludovic Courtès2019-03-17
| * guix build: Transformation options match packages by spec.Ludovic Courtès2019-03-17
| * guix build: Factorize 'package-git-url'.Ludovic Courtès2019-03-17
| * guix build: Add '--with-git-url'.Ludovic Courtès2019-03-17
| * guix system: Fix success report of the bootloader installation.Ludovic Courtès2019-03-17
| * guix: Match package names case-insensitively.Tobias Geerinckx-Rice2019-03-16
| * bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2019-03-16
| * pack: Construct inferior package names correctly.P.C. Shyamshankar2019-03-15
| * pack: "-RR" produces PRoot-enabled relocatable binaries.Ludovic Courtès2019-03-15
* | Merge branch 'staging' into core-updatesMarius Bakke2019-03-10
|\|
| * pack: Add '--save-provenance'.Ludovic Courtès2019-03-07
| * describe: Add 'package-provenance'.Ludovic Courtès2019-03-07
* | Merge branch 'staging' into core-updatesMarius Bakke2019-03-04
|\|
| * environment: Rename '--inherit' to '--preserve'.Ludovic Courtès2019-03-04
| * environment: Remove deprecated -E/--exec option.Ludovic Courtès2019-03-04
* | Merge branch 'staging' into core-updatesMarius Bakke2019-02-20
|\|
| * environment: Add '--inherit'.Ludovic Courtès2019-02-16