aboutsummaryrefslogtreecommitdiff
path: root/buildbot-view.el
Commit message (Expand)AuthorAgeFilesLines
* add url formatting for builder viewurlYuchen Pei2023-07-261-0/+5
* Add a command to copy the url of the current viewYuchen Pei2023-07-261-0/+25
* Adding indirect branch / revision filteringYuchen Pei2023-07-231-57/+40
* Allow specifying the buildbot host when opening things.Yuchen Pei2023-07-231-23/+80
* Adding support for more instancesYuchen Pei2023-07-151-6/+28
* Adding imenu supportYuchen Pei2023-07-151-2/+9
* Make `buildbot-host' and `buildbot-builders' buffer local.Yuchen Pei2023-07-151-2/+6
* Fix copyright header.Yuchen Pei2023-07-131-3/+2
* Addressing review comments from Prot.Yuchen Pei2023-07-121-11/+13
* Fixing flymake complaints.Yuchen Pei2023-07-101-8/+58
* Fixing quotes in define-key commandsYuchen Pei2023-06-261-8/+8
* Prepare for elpaYuchen Pei2023-06-261-13/+15
* Adding functions to navigate to the next and previous failures.Yuchen Pei2023-04-261-4/+22
* fixing bug caused by updated signature of buildbot-view-format-buildYuchen Pei2023-04-041-2/+2
* Adding builder viewYuchen Pei2023-03-311-16/+57
* started working on builder viewYuchen Pei2023-03-301-0/+9
* fixing a bug where build view shows the wrong revision infoYuchen Pei2023-03-301-33/+37
* Adding function to go to next / previous header of the same thingYuchen Pei2023-03-281-0/+22
* clean up and licensingYuchen Pei2023-03-271-7/+27
* lintingYuchen Pei2023-03-271-4/+1
* fixing branches and revisions are many-to-many relationsYuchen Pei2023-03-271-30/+42
* 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
* Adding step mode. Also refactoringYuchen Pei2023-03-241-0/+69