aboutsummaryrefslogtreecommitdiff
path: root/buildbot.el
Commit message (Collapse)AuthorAgeFilesLines
* Bumping version to 0.0.1, thereby publishing to ELPA.HEADmasterYuchen Pei2023-07-261-1/+1
|
* Mark version 0 to defer ELPA releaseYuchen Pei2023-07-131-1/+1
| | | | Would be nice to fix support for more instances before release.
* Addressing review comments from Prot.Yuchen Pei2023-07-121-0/+2
|
* Adding commentaryYuchen Pei2023-06-261-0/+20
|
* Prepare for elpaYuchen Pei2023-06-261-15/+17
| | | | | | | | | * .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
* clean up and licensingYuchen Pei2023-03-271-2/+27
|
* lintingYuchen Pei2023-03-271-3/+0
|
* Unify the three modes into one (view mode)Yuchen Pei2023-03-251-2/+1
| | | | | | 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-2/+2
|
* first commitYuchen Pei2023-03-221-0/+10