summaryrefslogtreecommitdiff
path: root/guix/ui.scm
AgeCommit message (Expand)Author
2020-11-10ui: Use the right accessor when reporting '&gexp-input-error'.Ludovic Courtès
2020-11-06ui: Add missing format argument in 'warn-about-load-error'.Ludovic Courtès
2020-10-15ui: Only suggest modules that export the unbound variable identifier.Ludovic Courtès
2020-10-02ui: Use "guix install" in locale hint.Ludovic Courtès
2020-10-01ui: "guix help" silently ignores EPIPE.Ludovic Courtès
2020-09-14ui: 'show-what-to-build' displays download estimate more prominently.Ludovic Courtès
2020-09-12ui: Lexicographically sort transaction entries based on their package name.Maxim Cournoyer
2020-09-12ui: Refactor the package-strings helper in show-manifest-transaction.Maxim Cournoyer
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-09-10ui: '--help' output links to <https://guix.gnu.org/help/>.Ludovic Courtès
2020-09-02ui: Attempt to fall back to "en_US.utf8" rather than "C".Ludovic Courtès
2020-08-05ui: Report key-and-arg exceptions correctly.Ludovic Courtès
2020-08-03ui: Add #:verbosity to 'show-what-to-build'.Ludovic Courtès
2020-07-27processes: Allow 'less' to properly estimate line length.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-25diagnostics: Add '&formatted-message'.Ludovic Courtès
2020-07-25ui: Factorize '&message' handling.Ludovic Courtès
2020-07-15ui: 'with-error-handling' does not unwind the stack.Ludovic Courtès
2020-07-02Revert "ui: Use package-description-string."Ludovic Courtès
2020-06-28processes: Write to $PAGER.Ludovic Courtès
2020-06-15ui: Use package-description-string.Arun Isaac
2020-06-15ui: Do not translate package synopsis a second time.Arun Isaac
2020-06-15ui: Cut off search early if any regexp does not match.Arun Isaac
2020-06-14ui: Set 'LESS' environment variable unconditionally.Ludovic Courtès
2020-06-06ui: 'display-search-results' automatically invokes the pager.Ludovic Courtès
2020-04-17ui: Fix typos, 80-col & grammar in comments & docstrings.Vincent Legoll
2020-04-02ui: Clarify "dependencies changed".Ludovic Courtès
2020-03-24ui: 'show-manifest-transaction' tabulates package lists for install/remove.Ludovic Courtès
2020-03-24ui: 'show-manifest-transaction' tabulates upgraded package lists.Ludovic Courtès
2020-03-23ui: Add 'indented-string'.Ludovic Courtès
2020-03-22ui: 'build-notifier' invokes continuation when there's nothing to do.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns two values, for builds and downloads.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns true when there are grafts to build.Ludovic Courtès
2020-03-22ui: Add a notification build handler.Ludovic Courtès
2020-03-11ui: Restore line wrapping for 'package->recutils'.Ludovic Courtès
2020-02-28Revert "ui: Only display link in capable terminals."Ludovic Courtès
2020-02-24ui: Don't truncate search output when inside Emacs.Pierre Neidhardt
2020-02-24ui: Only display link in capable terminals.zimoun
2020-02-23ui: (size->number "1.M") is correctly parsed.Ludovic Courtès
2020-02-11ui: Fix typo in comment.Ludovic Courtès
2020-01-24ui: Do not display error messages with bare format strings.Ludovic Courtès
2020-01-17ui: Ignore 'raise-exception' frames when reporting exceptions.Ludovic Courtès
2020-01-16records: Improve reporting of "invalid field specifier" errors.Ludovic Courtès
2020-01-15Avoid warnings for the 'delete' binding of (guix build utils).Ludovic Courtès
2020-01-02ui: It's 2020 now!Ludovic Courtès
2019-11-29ui: 'with-profile-lock' keeps going upon ENOLCK.Ludovic Courtès
2019-11-29ui: Factorize 'with-profile-lock'.Ludovic Courtès
2019-11-28pull, describe: Emit hyperlinks for commit identifiers.Ludovic Courtès
2019-11-28ui: 'display-generation' emits a hyperlink for the generation.Ludovic Courtès
2019-11-28ui: Add 'file-hyperlink'.Ludovic Courtès