topgrade icon indicating copy to clipboard operation
topgrade copied to clipboard

Upgrade everything

Results 77 topgrade issues
Sort by recently updated
recently updated
newest added

## I want to suggest some general feature Topgrade should add the possibility to specify directories where to look for .mrconfig files not only in the users home directory. ##...

This could be implemented using a library like [clap](https://docs.rs/clap/latest/clap/) to parse command-line arguments and automatically compile shell completions for a number of different shells. I believe the best option is...

feature

## What did you expect to happen? For the update to go smoothly. ## What actually happened? It reported error in the `vim` plugins section. ## Additional details - Which...

help wanted

## I want to suggest a new step ### Which tool is this about? Where is its repository? Distrobox Git: https://github.com/89luca89/distrobox ### Which operating systems are supported by this tool?...

feature

Currently, if you have a configuration with (for example) ```toml remote_topgrades = [ # hostnames here ] [git] repos = [ "~/git/*/", ] ``` and you have private git repositories...

Can be interesting to run specific code like builds and installs (meson build, ninja -C build install, ...) or a shell script in a folder that was git pulled with...

feature

**What did you expect to happen?** Executing my upgrades for other machines works, unless I start using them inside tmux. Having them as a dry-run exposes (for example): `/usr/bin/ssh -t...

bug

[The step list](https://github.com/r-darwish/topgrade/wiki/Step-list) that you link to in the README appears to be outdated. To name *some* examples, `zinit` and `zim` are both supported but are not listed by that...

I just realized that topgrade never upgraded my neovim plugins but still reported that everything went fine. It just says: ``` ―― 11:57:34 - Neovim Plugins upgraded ``` However if...

bug
help wanted