Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding support for more instances | Yuchen Pei | 2023-07-15 | 1 | -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 Pei | 2023-07-15 | 1 | -2/+2 |
| | |||||
* | Some trivial style changes | Yuchen Pei | 2023-07-15 | 1 | -7/+10 |
| | |||||
* | Fixing flymake complaints. | Yuchen Pei | 2023-07-10 | 1 | -2/+22 |
| | | | | | There are still some weird "Foo should be imperative" complaints, but they do not seem to be important. | ||||
* | Prepare for elpa | Yuchen Pei | 2023-06-26 | 1 | -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 view | Yuchen Pei | 2023-03-30 | 1 | -0/+18 |
| | |||||
* | clean up and licensing | Yuchen Pei | 2023-03-27 | 1 | -1/+25 |
| | |||||
* | linting | Yuchen Pei | 2023-03-27 | 1 | -17/+3 |
| | |||||
* | branch view (first imp); faces for status; revision with multiple changes | Yuchen Pei | 2023-03-26 | 1 | -6/+10 |
| | |||||
* | add logs formatting and cache | Yuchen Pei | 2023-03-26 | 1 | -2/+3 |
| | |||||
* | Adding step mode. Also refactoring | Yuchen Pei | 2023-03-24 | 1 | -1/+4 |
| | |||||
* | added buildbot build mode | Yuchen Pei | 2023-03-23 | 1 | -0/+3 |
| | |||||
* | first commit | Yuchen Pei | 2023-03-22 | 1 | -0/+78 |