summaryrefslogtreecommitdiff
path: root/guix/ui.scm
Commit message (Expand)AuthorAge
* ui: Have 'guix help' stat less.Ludovic Courtès2021-06-29
* ui, lint: Simplify exception handling in Guile 3 style.Ludovic Courtès2021-06-01
* maint: Require Guile 3.0.Ludovic Courtès2021-06-01
* ui: 'load*' compiles with '-O1'.Ludovic Courtès2021-05-17
* ui: Remove Guile 2.2.3 workaround.Ludovic Courtès2021-05-17
* ui: Suggest installing glibc-locales, not glibc-utf8-locales.Maxim Cournoyer2021-05-05
* diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès2021-04-29
* ui: Bug-report URL in '--help' can be translated.Ludovic Courtès2021-02-24
* ui: Fix typo in description.Brice Waegeneire2021-02-19
* ui: Add hint for command typo.zimoun2021-02-03
* ui: Look up extensions before built-in commands.zimoun2021-01-28
* ui: Fix order of match clauses.Simon Tournier2021-01-07
* Discover extensions via GUIX_EXTENSIONS_PATH.Ricardo Wurmus2021-01-05
* ui: It's 2021 now!Ludovic Courtès2021-01-04
* ui: Handle multiword and empty $PAGER values.Tobias Geerinckx-Rice2020-12-05
* deploy: Let key-and-args exceptions through.Ludovic Courtès2020-11-26
* ui: Use the right accessor when reporting '&gexp-input-error'.Ludovic Courtès2020-11-10
* ui: Add missing format argument in 'warn-about-load-error'.Ludovic Courtès2020-11-06
* ui: Only suggest modules that export the unbound variable identifier.Ludovic Courtès2020-10-15
* ui: Use "guix install" in locale hint.Ludovic Courtès2020-10-02
* ui: "guix help" silently ignores EPIPE.Ludovic Courtès2020-10-01
* ui: 'show-what-to-build' displays download estimate more prominently.Ludovic Courtès2020-09-14
* ui: Lexicographically sort transaction entries based on their package name.Maxim Cournoyer2020-09-12
* ui: Refactor the package-strings helper in show-manifest-transaction.Maxim Cournoyer2020-09-12
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* ui: '--help' output links to <https://guix.gnu.org/help/>.Ludovic Courtès2020-09-10
* ui: Attempt to fall back to "en_US.utf8" rather than "C".Ludovic Courtès2020-09-02
* ui: Report key-and-arg exceptions correctly.Ludovic Courtès2020-08-05
* ui: Add #:verbosity to 'show-what-to-build'.Ludovic Courtès2020-08-03
* processes: Allow 'less' to properly estimate line length.Ludovic Courtès2020-07-27
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* diagnostics: Add '&formatted-message'.Ludovic Courtès2020-07-25
* ui: Factorize '&message' handling.Ludovic Courtès2020-07-25
* ui: 'with-error-handling' does not unwind the stack.Ludovic Courtès2020-07-15
* Revert "ui: Use package-description-string."Ludovic Courtès2020-07-02
* processes: Write to $PAGER.Ludovic Courtès2020-06-28
* ui: Use package-description-string.Arun Isaac2020-06-15
* ui: Do not translate package synopsis a second time.Arun Isaac2020-06-15
* ui: Cut off search early if any regexp does not match.Arun Isaac2020-06-15
* ui: Set 'LESS' environment variable unconditionally.Ludovic Courtès2020-06-14
* ui: 'display-search-results' automatically invokes the pager.Ludovic Courtès2020-06-06
* ui: Fix typos, 80-col & grammar in comments & docstrings.Vincent Legoll2020-04-17
* ui: Clarify "dependencies changed".Ludovic Courtès2020-04-02
* ui: 'show-manifest-transaction' tabulates package lists for install/remove.Ludovic Courtès2020-03-24
* ui: 'show-manifest-transaction' tabulates upgraded package lists.Ludovic Courtès2020-03-24
* ui: Add 'indented-string'.Ludovic Courtès2020-03-23
* ui: 'build-notifier' invokes continuation when there's nothing to do.Ludovic Courtès2020-03-22
* ui: 'show-what-to-build' returns two values, for builds and downloads.Ludovic Courtès2020-03-22
* ui: 'show-what-to-build' returns true when there are grafts to build.Ludovic Courtès2020-03-22
* ui: Add a notification build handler.Ludovic Courtès2020-03-22