aboutsummaryrefslogtreecommitdiff
path: root/buildbot-view.el
Commit message (Collapse)AuthorAgeFilesLines
* lintingYuchen Pei2023-03-271-4/+1
|
* fixing branches and revisions are many-to-many relationsYuchen Pei2023-03-271-30/+42
| | | | | - in branch view, show revisions with build stats and all builds - in revision view, show branches with build stats and all builds
* branch view (first imp); faces for status; revision with multiple changesYuchen Pei2023-03-261-36/+66
|
* add logs formatting and cacheYuchen Pei2023-03-261-20/+45
|
* Unify the three modes into one (view mode)Yuchen Pei2023-03-251-4/+141
| | | | | | Also, now one can press return at any header to go to the respective object. For example, in step view, one can jump to the revision view by pressing return at the revision header on top
* Adding step mode. Also refactoringYuchen Pei2023-03-241-0/+69