| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/aflow/flow/patching: fix getting list of recent commits | Dmitry Vyukov | 2026-02-02 | 1 | -2/+7 |
| | | | | | | We need to run git log in the master git repo b/c out KernelSrc/KernelScratchSrc are shallow checkouts that don't have history. | ||||
| * | pkg/aflow/flow/patching: use recent commit subjects | Dmitry Vyukov | 2026-01-31 | 1 | -0/+59 |
| Give LLM the recent commit subjects when it generates description, so that it can use the same style. Add infrastrcuture to write end-to-end action tests to test it. | |||||
