Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 06 Jul 2018 07:53:23 -0700 | Martin von Zweigbergk | index: make node tree a Python object |
Sun, 19 Aug 2018 22:30:32 -0700 | Martin von Zweigbergk | index: rename _fix_index() since it no longer fixes the index |
Sat, 18 Aug 2018 00:01:31 -0700 | Martin von Zweigbergk | index: don't include nullid in boundary check in pure code |
Mon, 20 Aug 2018 16:13:17 -0400 | Augie Fackler | fastannotate: address pyflakes concerns |
Thu, 09 Aug 2018 15:08:32 -0400 | Augie Fackler | fastannotate: move some global state mutation to extsetup() |
Thu, 09 Aug 2018 15:05:43 -0400 | Augie Fackler | fastannotate: rip out specialized support for remotefilelog |
Thu, 09 Aug 2018 14:56:29 -0400 | Augie Fackler | fastannotate: record some TODO items from indygreg's review |