shrub/pkg/arvo/gen/story-list.hoon

19 lines
533 B
Plaintext
Raw Normal View History

2021-11-26 01:02:29 +03:00
::
::::
::
2022-01-30 23:58:35 +03:00
/- *story
2021-11-26 01:02:29 +03:00
:- %say
|= $: [now=@da eny=@uvJ bec=beak]
[[syd=desk ~] ~]
==
::
:: (Internal) List all commit messages for the given desk,
:: including orphans (i.e. ones that have no connection to the file graph)
2021-11-26 01:02:29 +03:00
::
=/ our p.bec
=/ tale=story .^(story %cx /(scot %p our)/[syd]/(scot %da now)/story)
=/ story-to-mime .^($-(story mime) %cf /(scot %p our)/[syd]/(scot %da now)/story/mime)
=/ tale-mime (story-to-mime tale)
=/ tale-text `@t`q.q.tale-mime
2021-11-26 01:02:29 +03:00
:- %tang
[tale-text ~]