| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | paginate pod logs instead of truncating them | 2024-05-28 | -25/+28 | |
| * | limit pod logs command to dev-ops channel | 2024-03-31 | -0/+2 | |
| * | Truncate messages that hit the message length limit | 2024-03-31 | -2/+15 | |
| * | handle 404 differently in pod logs command | 2024-03-31 | -0/+6 | |
| * | correct debug line to print resolved pod names | 2024-03-31 | -1/+1 | |
| * | add new pods logs command | 2024-03-31 | -0/+42 | |
| * | Add new columns to pods command | 2024-03-30 | -10/+17 | |
| * | init pod table list with an initial empty-list | 2024-03-30 | -1/+1 | |
| * | handle pod lists over 4,000 characters | 2024-03-30 | -26/+40 | |
| * | Run ruff format | 2024-03-30 | -4/+2 | |
| * | add pods command | 2024-03-30 | -0/+81 |