= FixMe or "waiting for #781..." = == Commit Log Messages As They Should Have Been == * r2160 {{{ Follow-up to r2144: new ticket messages were not HTML escaped (closes #1995) }}} * r2646 {{{ vc-refactoring: merge from log:trunk@2622:2645, last one compatible with TracMercurial v0.1 }}} * r2743: `s/Taggning/Tagging/` * r3267: actually, r3177 and not r3176 was missing (the eternal question "`svn merge -rX:Y ...` is `X` part of the merge or not?") * r3318: ... ~~With [3316],~~ With [3317], * r3434: ... behavior which was broken by __ r3371 __ ''not r3771'' * r3597: ... [3595:3596] instead of [3495:3496] ... (that was because of related ticket #3495, I guess) * About r3616: Actually, my assumption that it was the presence of a dict within the dict that changed the order of items was wrong: it's most probably simply because it's the sequence of insertion of the keys inside the dict which determines the subsequent order of the items(). * r3929: fixes an issue introduced by r3921, not r3920... * r4818: ...follow-up to '''r4813''' * r4933: s/self.id/self.parent.id/