summaryrefslogtreecommitdiff
path: root/guix/ui.scm
AgeCommit message (Expand)Author
2021-11-07ui: 'load*' correctly reports 'read-error' in all cases.Ludovic Courtès
2021-10-31ui: Use DISPLAY in SHOW-GUIX-HELP.Tobias Geerinckx-Rice
2021-10-31ui: Add top-level options to help text.Tobias Geerinckx-Rice
2021-10-28ui: Gracefully handle invalid Texinfo markup in package blurbs.Ludovic Courtès
2021-07-15ui: Improve output appearance when listing generations.Steve Sprang
2021-06-29ui: Have 'guix help' stat less.Ludovic Courtès
2021-06-01ui, lint: Simplify exception handling in Guile 3 style.Ludovic Courtès
2021-06-01maint: Require Guile 3.0.Ludovic Courtès
2021-05-17ui: 'load*' compiles with '-O1'.Ludovic Courtès
2021-05-17ui: Remove Guile 2.2.3 workaround.Ludovic Courtès
2021-05-05ui: Suggest installing glibc-locales, not glibc-utf8-locales.Maxim Cournoyer
2021-04-29diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès
2021-02-24ui: Bug-report URL in '--help' can be translated.Ludovic Courtès
2021-02-19ui: Fix typo in description.Brice Waegeneire
2021-02-03ui: Add hint for command typo.zimoun
2021-01-28ui: Look up extensions before built-in commands.zimoun
2021-01-07ui: Fix order of match clauses.Simon Tournier
2021-01-05Discover extensions via GUIX_EXTENSIONS_PATH.Ricardo Wurmus
2021-01-04ui: It's 2021 now!Ludovic Courtès
2020-12-05ui: Handle multiword and empty $PAGER values.Tobias Geerinckx-Rice
2020-11-26deploy: Let key-and-args exceptions through.Ludovic Courtès
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