summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
...
| * pack: Add '--profile-name'.Ludovic Courtès2018-11-23
| * describe: Add recutils format.Oleg Pykhalov2018-11-22
| * describe: Add json format.Oleg Pykhalov2018-11-22
| * describe: Use a procedure to format output.Oleg Pykhalov2018-11-22
| * guix system: Fix 'init' again.Ludovic Courtès2018-11-21
| * describe: Add profile option.Oleg Pykhalov2018-11-21
| * describe: Fix 'format' option.Oleg Pykhalov2018-11-21
| * lint: 'check-derivation' fully disables grafts.Ludovic Courtès2018-11-20
| * lint: 'check-derivation' tries all the package's supported systems.Ludovic Courtès2018-11-20
| * guix system: Fix 'init'.Ludovic Courtès2018-11-19
| * guix system: Clarify 'perform-action'.Ludovic Courtès2018-11-18
| * guix system: De-monadify bootloader installation script.Ludovic Courtès2018-11-18
| * guix system: Simplify bootloader package handling.Ludovic Courtès2018-11-18
| * system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès2018-11-18
| * guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès2018-11-11
| * guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès2018-11-11
| * pull: Add missing monadic 'return'.Ludovic Courtès2018-11-07
| * pack: Squashfs backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
| * pack: Docker backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
| * pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
| * pack: Move store database creation to a separate derivation.Ludovic Courtès2018-11-06
| * pull: Make '--dry-run' behave as expected.Ludovic Courtès2018-11-06
| * Add 'guix processes'.Ludovic Courtès2018-10-29
| * pack: Hide 'zip' colliding binding.Ludovic Courtès2018-10-27
| * pack: Remove unused variable.Ludovic Courtès2018-10-27
| * scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès2018-10-23
* | Merge branch 'core-updates' into core-updates-nextJan Nieuwenhuizen2018-10-21
|\|
| * pack: Fix "-C none -f tarball".Ludovic Courtès2018-10-19
| * import cran: Document "recursive" option.Pierre Neidhardt2018-10-17
| * status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
| * describe: Canonicalize the profile.Ludovic Courtès2018-10-14
| * pull: Fix target of /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès2018-10-12
| * pull: Don't use rename(2) across potentially different devices.Ludovic Courtès2018-10-12
| * pull: Create /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès2018-10-12
| * pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.Ludovic Courtès2018-10-11
| * profiles: Add 'ensure-profile-directory'.Ludovic Courtès2018-10-11
| * guix build: '-f' accepts file-like objects.Ludovic Courtès2018-10-09
| * pull: '-l' now honors '-p'.Ludovic Courtès2018-10-09
| * perform-download: Optionally report a "download-progress" trace.Ludovic Courtès2018-09-27
| * Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
| * guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro2018-09-26
| * pull: Try harder to use the host's X.509 certificates.Ludovic Courtès2018-09-25
| * substitute: Progress port really closes underlying port.Ludovic Courtès2018-09-25
* | bootstrap: %bootstrap-inputs: Wrap input lists into thunks.Jan Nieuwenhuizen2018-09-22
|/
* pull: Use /etc/ssl/certs by default if it exists and is non-empty.Ludovic Courtès2018-09-18
* pull: Assume 'set-tls-certificate-locations!' is available.Ludovic Courtès2018-09-18
* describe: Work correctly on generation-less profiles.Ludovic Courtès2018-09-18
* gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.Ludovic Courtès2018-09-16
* graph: Add '--system'.Ludovic Courtès2018-09-16
* guix: Do not close current-error-port.Ricardo Wurmus2018-09-11