5 Commits

Author SHA1 Message Date
Jack Jackson
bbfee14e1c Refactor (in support of testing) 2025-03-03 16:29:56 -08:00
Commit Report Sync Bot
5f6018c6cd Remove reference to parentHashes
Turns out they're not actually needed, because the implementation of
"finding all commits" just iterates over the lines of the `git log`
output, anyway - no need to actually traverse the tree.

I am _reasonably_ sure this means that it's no longer a pre-requisite
that the source repo has linear history, either. If I discover during
adding tests that that actually is the case, I'll re-add that note.
2025-03-02 21:49:11 -08:00
Commit Report Sync Bot
29e8f9a2a9 TODO for tests :P 2025-03-02 00:11:05 -08:00
Commit Report Sync Bot
0198b4e385 Add README and TODO note on limit input 2025-03-02 00:08:31 -08:00
Commit Report Sync Bot
4b691bbe6c Add TODO.txt 2025-03-01 23:56:53 -08:00