aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
* rtree: add support for multiple URLs per remoteStefan Majewsky2026-06-108-92/+167
* add mdeditv2025.1Stefan Majewsky2025-09-304-0/+282
* convert license headers to SPDX formatStefan Majewsky2025-09-2918-306/+36
* run `modernize -fix ./...`Stefan Majewsky2025-09-299-14/+14
* replace deprecated dependencies with their successorsStefan Majewsky2025-09-296-41/+42
* Merge pull request #14 from SuperSandro2000/fixesStefan Majewsky2024-07-082-8/+8
|\
| * Fix lints reported by goplsSandro Jäckel2023-10-252-8/+8
* | Don't add repos which have no remotesSandro Jäckel2023-10-251-2/+10
|/
* prompt: fix qa/prod distinction for qa clusters that do not have qa as a prefixStefan Majewsky2023-10-251-1/+1
* Remove deprecated ioutilSandro Jäckel2023-10-254-14/+10
* Fix commentSandro Jäckel2023-04-171-1/+1
* Only use compact URL in UI, not in written filesSandro Jäckel2023-04-173-8/+8
* Save rtree with go 1.20Sandro Jäckel2023-04-177-80/+79
* rtree get: ignore .git when matching reposSandro Jäckel2022-04-011-1/+2
* Add repo.GitDirPath() and use itSandro Jäckel2022-04-012-3/+7
* rtree: fix error when running `rtree index` and absorbed .git dirs where indexedSandro Jäckel2021-09-101-2/+4
* 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
* 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
* add test coverage for ExpandRemoteURL, add ContractRemoteURLStefan Majewsky2020-03-282-0/+87
* remove i3status appletStefan Majewsky2020-03-283-305/+0
* rename pkg/ to internal/Stefan Majewsky2020-03-2819-0/+2793