# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#8 | 3120 | Barrie Slaymaker | Move changeset aggregation in to its own filter. | ||
#7 | 3115 | Barrie Slaymaker |
Move sorting function to the new VCP::Filter::sort; it's for testing and reporting only and the code was bloating VCP::Dest and limiting VCP::Rev and VCP::Dest optimizations. Breaks test suite in minor way. |
||
#6 | 3060 | Barrie Slaymaker | Note arglist too long error in p4->p4 conversion | ||
#5 | 2899 | Barrie Slaymaker |
Implement a natural sort that organizes the revs in to trees and then builts the submittal order by poping the first root off the trees and then sorting any child revs in to the roots list. |
||
#4 | 2240 | Barrie Slaymaker | Start on cvs -r option support. | ||
#3 | 2232 | Barrie Slaymaker | Major memory and sort speed enhancements. | ||
#2 | 1814 | Barrie Slaymaker | Don't test for all keys missing: it's not legal any more | ||
#1 | 1055 | Barrie Slaymaker |
add sorting, revamp test suite, misc cleanup. Dest/revml is not portable off my system yet (need to release ...::Diff) |