Stephan Kulow
|
a8dfd80fdd
|
Reduce zsh fixture data 2 years to ease test runtime
The interesting parts are before 2012 anyway
|
2022-11-02 07:24:24 +01:00 |
|
Stephan Kulow
|
578fb2a30a
|
Change tree pruning algorithm
The first merge we see in Factory determines if we keep the devel
commits in the factory chain or cut that branch.
|
2022-11-01 13:52:15 +01:00 |
|
Stephan Kulow
|
bfdade8ecf
|
Create a flat list of commits to do from the tree
Walk the node tree and record the parents, then reverse the tree so we
can have the exact order in which to create git commits
|
2022-10-31 12:28:12 +01:00 |
|
Stephan Kulow
|
7a9e9ce334
|
Add actual tree and a test case for zsh
|
2022-10-27 13:16:50 +02:00 |
|