I have a slightly more up to date export with some details of how the bad date certs were handled at https://github.com/dscherger/monotone
Cheers, Derek On Thu, Dec 11, 2025 at 5:40 PM Lapo Luchini <[email protected]> wrote: > In order to have a (kinda?) "stable" export I created a branch with the > script I'm using and the authors mapping. > > I created the base of that by dumping all "author" certificate values > with this command and then manually mapping those to addresses existing > in AITHORS file. > > sqlite3 ~/.monotone/databases/monotone.mtn "SELECT DISTINCT value FROM > revision_certs WHERE name = 'author'" > > Feel free to add/fix your entry to the file. > > -- > Lapo Luchini > [email protected] > > >
