log hgext/fastannotate/context.py @ 39672:a1942015c10e

age author description
Sat, 01 Sep 2018 10:40:48 +0900 Yuya Nishihara fastannotate: use stringutil.pprint() to dump diffopts to be hashed
Sat, 01 Sep 2018 02:16:22 +0530 Pulkit Goyal py3: don't use dict.iterkeys() in hgext/fastannotate/context.py
Mon, 30 Jul 2018 22:50:00 -0400 Augie Fackler fastannotate: initial import from Facebook's hg-experimental