mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 15:36:37 -04:00
remove unused debug var move outputList into a struct so we can add additional functionality for all list output rename list output to table.go make table sortable sort milestones sort milestones descending remove unnecessary if Co-authored-by: Norwin Roosen <git@nroo.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/281 Reviewed-by: khmarbaise <khmarbaise@noreply.gitea.io> Reviewed-by: 6543 <6543@obermui.de> Co-Authored-By: Norwin <noerw@noreply.gitea.io> Co-Committed-By: Norwin <noerw@noreply.gitea.io> |
||
|---|---|---|
| .. | ||
| issue.go | ||
| label.go | ||
| login.go | ||
| markdown.go | ||
| milestone.go | ||
| notification.go | ||
| organization.go | ||
| print.go | ||
| pull.go | ||
| release.go | ||
| repo.go | ||
| table.go | ||
| times.go | ||