aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Collapse)AuthorAgeFilesLines
* also strip final .git from clone URLs that are not SSH syntaxStefan Majewsky2021-09-081-2/+3
|
* rtree: strip final .git from clone URLsSandro Jäckel2021-09-081-1/+2
| | | | otherwise paths contain a final .git when using the clone URLs copied from the GitHub Web UI
* prettyprompt: fix display of ~ in terminal titlev2021.2Stefan Majewsky2021-03-051-3/+5
|
* prettyprompt: fix zsh line length computationStefan Majewsky2021-03-051-2/+4
|
* prettyprompt: visual warning when accessing a productive k8s clusterv2021.1Stefan Majewsky2021-03-051-5/+9
|
* prettyprompt: show hostname and shortened pwd in terminal titleStefan Majewsky2021-03-054-5/+67
|
* prettyprompt: support u8sStefan Majewsky2020-11-271-1/+39
|
* rtree index: reformat remote URLs into their compact formsv2020.1Stefan Majewsky2020-03-302-0/+25
|
* rtree: always store compact remote URLs in the index fileStefan Majewsky2020-03-306-65/+90
| | | | Includes a refactor to use a type RemoteURL with a more natural API.
* add test coverage for ExpandRemoteURL, add ContractRemoteURLStefan Majewsky2020-03-282-0/+87
|
* remove i3status appletStefan Majewsky2020-03-283-305/+0
| | | | I'm now using https://github.com/greshake/i3status-rust instead.
* rename pkg/ to internal/Stefan Majewsky2020-03-2819-0/+2793