Thread
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix typos and grammar in graph table rewrite code
- 9082680c34e9 19 (unreleased) landed
-
Typo fixes in Graph table files
Lakshmi N <lakshmin.jhs@gmail.com> — 2026-04-15T06:58:01Z
Hi Hackers, Fixed a few typos in the graph table files and attached a patch. Please review. Regards, Lakshmi
-
Re: Typo fixes in Graph table files
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> — 2026-04-15T15:08:07Z
Hi Lakshmi, On Wed, Apr 15, 2026 at 12:28 PM Lakshmi N <lakshmin.jhs@gmail.com> wrote: > > Hi Hackers, > > Fixed a few typos in the graph table files and attached a patch. > Please review. Thanks for the report and patch. I fixed some more typos and grammar in the attached patch. Also simplified a comment. -- Best Wishes, Ashutosh Bapat
-
Re: Typo fixes in Graph table files
Peter Eisentraut <peter@eisentraut.org> — 2026-04-24T06:32:36Z
On 15.04.26 17:08, Ashutosh Bapat wrote: > Hi Lakshmi, > > On Wed, Apr 15, 2026 at 12:28 PM Lakshmi N <lakshmin.jhs@gmail.com> wrote: >> >> Hi Hackers, >> >> Fixed a few typos in the graph table files and attached a patch. >> Please review. > > Thanks for the report and patch. > > I fixed some more typos and grammar in the attached patch. Also > simplified a comment. committed