pull: Create profile after the store connection has been opened.
[jackhill/guix/guix.git] / guix / scripts /
2019-04-22 Ludovic Courtèspull: Create profile after the store connection has...
2019-04-22 Ludovic Courtèspull: Add '--news'.
2019-04-19 Ludovic Courtèsguix build: Accept multiple '-s' options.
2019-04-18 Ludovic Courtèslint: 'check-github-url' uses our own 'open-connection...
2019-04-17 Ludovic Courtèspull: '--url', '--commit', and '--branch' apply to...
2019-04-15 Ludovic Courtèsguix build: Fix relative file name canonicalization...
2019-04-11 Ludovic Courtèsguix gc: '-d' does not attempt to delete non-user-owned...
2019-04-10 Ludovic Courtèsguix gc: Add '--delete-generations'.
2019-04-10 Ludovic Courtèsguix gc: Add '--list-roots'.
2019-04-10 Ludovic Courtèspull: Remove duplicate '--dry-run' description.
2019-04-10 Ludovic Courtèsguix package: Use absolute file names in search path...
2019-04-07 Ludovic Courtèssize: Optimize dependency size computation.
2019-04-04 Ludovic Courtèsscripts: More commands default to verbosity level 1.
2019-04-04 Ludovic Courtèsgexp: Remove workarounds for <https://bugs.gnu.org...
2019-04-02 Ludovic Courtèsenvironment: '-C' creates namespaces where the user...
2019-03-28 Ludovic Courtèspull: Truncate the list of packages displayed on comple...
2019-03-28 Ludovic Courtèspull: Factorize pretty-printing for new/upgraded packag...
2019-03-27 Ludovic Courtèsrefresh: Update the source code URL.
2019-03-27 Ludovic Courtèsupstream: 'package-update' returns the <upstream-source...
2019-03-26 Ludovic Courtèsenvironment: Create /etc/group in containers.
2019-03-26 Ludovic Courtèsenvironment: Use (gnu build accounts) for /etc/passwd...
2019-03-23 Ludovic Courtèsgraph: Factorize calls to 'fold-packages'.
2019-03-23 Ludovic Courtèsgraph: Add the 'reverse-bag' graph.
2019-03-19 Ludovic Courtèspack: Create an empty /home directory for '-f squashfs'.
2019-03-19 Ludovic Courtèspack: Produce relative symlinks when using '-f squashfs'.
2019-03-18 Ludovic Courtèsdescribe: Warn about 'GUIX_PACKAGE_PATH' in json and...
2019-03-17 Ludovic Courtèsguix build: '--with-branch' strips slashes from the...
2019-03-17 Ludovic Courtèsguix build: '--with-commit' makes recursive checkouts.
2019-03-17 Ludovic Courtèsguix build: Transformation options match packages by...
2019-03-17 Ludovic Courtèsguix build: Factorize 'package-git-url'.
2019-03-17 Ludovic Courtèsguix build: Add '--with-git-url'.
2019-03-17 Ludovic Courtèsguix system: Fix success report of the bootloader insta...
2019-03-16 Tobias Geerinckx... guix: Match package names case-insensitively.
2019-03-16 Ludovic Courtèsbootloader: Use 'invoke/quiet' when running 'grub-insta...
2019-03-15 P.C. Shyamshankarpack: Construct inferior package names correctly.
2019-03-15 Ludovic Courtèspack: "-RR" produces PRoot-enabled relocatable binaries.
2019-03-06 Ludovic Courtèspack: Add '--save-provenance'.
2019-03-06 Ludovic Courtèsdescribe: Add 'package-provenance'.
2019-03-04 Ludovic Courtèsenvironment: Rename '--inherit' to '--preserve'.
2019-03-04 Ludovic Courtèsenvironment: Remove deprecated -E/--exec option.
2019-02-16 Ludovic Courtèsenvironment: Add '--inherit'.
2019-02-13 Ludovic Courtèsguix system: List old generations from newest to oldest.
2019-02-13 Ludovic Courtèsguix system: Add 'delete-generations'.
2019-02-12 Ludovic Courtèspull: Speed up the new/upgraded package computation.
2019-02-12 Ludovic Courtèspull: Move profile comparison to 'new/upgraded-packages'.
2019-02-12 Ludovic Courtèspull: Use 'fold-available-packages' for the current...
2019-02-11 Ludovic CourtèsAvoid name clash with 'build' from (guix store) and...
2019-02-11 Ludovic Courtèspack, vm: Fix incorrect use of 'package-transitive...
2019-02-09 Ludovic CourtèsMerge branch 'staging'
2019-02-08 Ludovic Courtèsgit: Always use the system certificates by default.
2019-02-08 Ludovic Courtèsguix build: '--with-branch' & co. fetch submodules.
2019-02-01 Ludovic Courtèsguix package: '-A' no longer lists deprecated packages.
2019-01-31 Marius BakkeMerge branch 'master' into staging
2019-01-29 Ludovic Courtèspull: Default to verbosity level 1.
2019-01-28 Ludovic Courtèspull: Don't trigger 'hash guix' hint needlessly.
2019-01-25 Ricardo WurmusMerge branch 'master' into staging
2019-01-25 Ludovic Courtèsweather: Add '--coverage'.
2019-01-25 Ludovic Courtèsrefresh: Better account for private and generated packages.
2019-01-25 Ludovic Courtèsrefresh: Fix format string that would lead '-l' to...
2019-01-25 Ludovic Courtèsweather: Ignore deprecated packages but not hidden...
2019-01-23 Ricardo WurmusMerge branch 'master' into staging
2019-01-22 Ludovic Courtèsoffload: 'status' reports the time difference.
2019-01-21 Ludovic Courtèsstore: Rename '&nix-error' to '&store-error'.
2019-01-20 Ludovic Courtèspull: Add missing import.
2019-01-20 Ludovic CourtèsMerge branch 'master' into staging
2019-01-20 Efraim Flashnerlint: check-source-unstable-tarball: Don't assume uri...
2019-01-18 Ludovic Courtèspull: Suggest running 'hash guix' if needed.
2019-01-17 Ricardo Wurmusscripts: Fix typo.
2019-01-15 Ludovic Courtèsguix package: '--list-available' can use data from...
2019-01-15 Ludovic Courtèsedit: Use 'specification->location' to read information...
2019-01-15 Ludovic Courtèschannels: Compute a package cache and use it.
2019-01-15 Ludovic Courtèsguix package: Avoid 'find-newest-available-packages'.
2019-01-15 Ludovic Courtèsguix package: '--upgrade' preserves package order.
2019-01-14 Ludovic Courtèscopy: Add '--verbosity'.
2019-01-14 Ludovic Courtèspull: Don't prepend "origin/" to branch names.
2019-01-13 Marius BakkeMerge branch 'master' into staging
2019-01-12 Ricardo Wurmusrefresh: Suggest input changes when updating.
2019-01-11 Ludovic Courtèsguix build: Re-purpose '--verbosity' and add '--debug'.
2019-01-11 Ludovic Courtèsstatus: Add 'with-status-verbosity'.
2019-01-11 Ludovic Courtèsrefresh: Turn on warnings when '--manifest' is used.
2019-01-11 Ludovic Courtèsrefresh: Refactor option handling and '--recursive'.
2019-01-10 Arun Isaacguix: lint: Warn only if GitHub URI is not same as...
2019-01-09 Ludovic CourtèsRemove most uses of the _IO*F constants.
2019-01-09 Ludovic Courtèsmaint: Remove 'cond-expand' forms for Guile 2.0.
2019-01-09 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
2019-01-08 Ludovic Courtèspull: Document '--system'.
2019-01-07 Julien Lepillerimport: opam: Add recursive option.
2019-01-07 Ludovic Courtèslint: Avoid 'dirname' call at the top level.
2019-01-05 Ludovic Courtèslint: Rename checker to 'github-url'.
2019-01-04 Ludovic Courtèsguix build: Honor '--system' for file-like objects...
2018-12-27 Marius BakkeMerge branch 'master' into staging
2018-12-27 Efraim Flashnerlint: Check for unstable tarballs.
2018-12-27 Ludovic Courtèspull: Add '--system'.
2018-12-26 Ludovic Courtèsoffload: Remove unnecessary locking on machine slots.
2018-12-26 Ludovic Courtèsoffload: Remove the "machine choice" lock.
2018-12-26 Marius BakkeMerge branch 'master' into staging
2018-12-25 Ludovic Courtèsoffload: Adjust 'test' and 'status' to the latest changes.
2018-12-24 Ludovic Courtèsoffload: Use (guix inferior) instead of (ssh dist node).
2018-12-24 Efraim Flashnerscripts: refresh: Allow searching recursively.
2018-12-24 Arun Isaacguix: lint: Check for source URIs redirecting to GitHub.
next