aboutsummaryrefslogtreecommitdiff
path: root/buildbot-client.el
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for more instancesYuchen Pei2023-07-151-3/+25
| | | | | | | | | | | | | - Pass buildbot-host between buffers - Set buildbot-builders automatically - When the Changes API does not return builds, fetch the builds in a separate call This last change allows `buildbot-revision-open' to work with more instances, including python and buildbot. Also updated README with these changes, as well as ELPA installation info.
* Make `buildbot-host' and `buildbot-builders' buffer local.Yuchen Pei2023-07-151-2/+2
|
* Some trivial style changesYuchen Pei2023-07-151-7/+10
|
* Fixing flymake complaints.Yuchen Pei2023-07-101-2/+22
| | | | | There are still some weird "Foo should be imperative" complaints, but they do not seem to be important.
* Prepare for elpaYuchen Pei2023-06-261-18/+20
| | | | | | | | | * .gitignore: Adding elc * README.org: minor changes to intro and todos * buildbot-client.el: minor formatting and documentation fix * buildbot-utils.el: minor formatting fix * buildbot-view.el: minor formatting and require fix * buildbot.el: minor keywords and formatting fix
* started working on builder viewYuchen Pei2023-03-301-0/+18
|
* clean up and licensingYuchen Pei2023-03-271-1/+25
|
* lintingYuchen Pei2023-03-271-17/+3
|
* branch view (first imp); faces for status; revision with multiple changesYuchen Pei2023-03-261-6/+10
|
* add logs formatting and cacheYuchen Pei2023-03-261-2/+3
|
* Adding step mode. Also refactoringYuchen Pei2023-03-241-1/+4
|
* added buildbot build modeYuchen Pei2023-03-231-0/+3
|
* first commitYuchen Pei2023-03-221-0/+78