Age | Commit message (Collapse) | Author |
|
|
|
This allows to select either all branches to display with `igit --all`
or a subset of branches with `igit branch1 branch2 ...`.
With this change it is possible to get a better overview in repositories
with a huge number of branches.
|
|
This allows to install programs with `go install
<module-url>@<version>`.
|
|
This files can be sourced by shell configs and replaces the scripts
repository [1].
[1]: https://xengineering.eu/git/scripts
|
|
- sort list of programs automatically
- report all programs with a check mark `[x]` or without `[ ]`
|
|
|
|
The functionality is now available as `check_programs()`. Not executing
it on shell startup makes it more comfortable to use systems which do
not provide all the mentioned programs.
|
|
|
|
|
|
Replaced by the better tool 'rifle' which is shipped with 'ranger'.
|
|
The new posix-shell folder should contain shell code which is portable
between different implementations.
|