Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For now, anyway.
|
|
|
|
|
|
|
|
One ByCount passed when ByDuration is needed will, in fact,
tear it all down!
|
|
|
|
This isn't relevant to the immediate WIP bugfix, but keeps the
count sort from "leaking" into the unrelated duration sort
(both are supposed to only fall back to category sort).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(hopefully)
|
|
|
|
|
|
|
|
|
|
These are somewhat different structures than the link and image
nodes returned by the replacer. They refer to essentially the same
things, but the data structures themselves shouldn't be conflated.
|