Thread

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Doc: fix typo in hash index documentation

  1. Fix repetition in hash index documentation

    David Geier <geidav.pg@gmail.com> — 2025-12-08T19:40:58Z

    Hi hackers!
    
    Attached patch fixes a repetition in the user-facing hash index
    documentation and the README.
    
    --
    David Geier
  2. Re: Fix repetition in hash index documentation

    David Rowley <dgrowleyml@gmail.com> — 2025-12-09T01:21:26Z

    On Tue, 9 Dec 2025 at 08:41, David Geier <geidav.pg@gmail.com> wrote:
    > Attached patch fixes a repetition in the user-facing hash index
    > documentation and the README.
    
    Thanks. I can take care of that. I'll backpatch to v15 due to the sgml
    docs. The README issue exists in v14, but likely isn't doing enough
    harm to warrant fixing it given that version only has 11 months of
    life left.
    
    David
    
    
    
    
  3. Re: Fix repetition in hash index documentation

    David Geier <geidav.pg@gmail.com> — 2025-12-09T13:38:51Z

    On 09.12.2025 02:21, David Rowley wrote:
    > On Tue, 9 Dec 2025 at 08:41, David Geier <geidav.pg@gmail.com> wrote:
    >> Attached patch fixes a repetition in the user-facing hash index
    >> documentation and the README.
    > 
    > Thanks. I can take care of that. I'll backpatch to v15 due to the sgml
    > docs. The README issue exists in v14, but likely isn't doing enough
    > harm to warrant fixing it given that version only has 11 months of
    > life left.
    
    Thanks!
    
    --
    David Geier