Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase | file | diff | annotate |
Fri, 25 Jan 2019 23:43:11 -0800 | Martin von Zweigbergk | cleanup: use repo['.'] instead of repo[None].p1() | file | diff | annotate |
Wed, 16 Jan 2019 11:56:08 -0500 | Augie Fackler | fastannotate: use pycompat.maplist instead of map | file | diff | annotate |
Wed, 16 Jan 2019 11:55:49 -0500 | Augie Fackler | fastannotate: slice strings to get single character | file | diff | annotate |
Fri, 23 Nov 2018 21:54:03 +0300 | Pulkit Goyal | py3: replace str() with pycompat.bytestr() or ('%d' % int) | file | diff | annotate |
Thu, 20 Sep 2018 18:33:53 +0300 | Pulkit Goyal | py3: use pycompat.maplist instead of map | file | diff | annotate |
Mon, 30 Jul 2018 22:50:00 -0400 | Augie Fackler | fastannotate: initial import from Facebook's hg-experimental | file | diff | annotate |