hgext/fastannotate/protocol.py
Thu, 03 Mar 2022 18:28:30 -0800 Gregory Szorc global: bulk replace simple pycompat.iteritems(x) with x.items()
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 24 Aug 2021 17:27:16 +0200 Valentin Gatien-Baron wireprotov1peer: update all rpcs to use the new batchable scheme
Wed, 14 Apr 2021 13:06:09 +0200 Pierre-Yves David fastannotate: use `get_unique_pull_path`
Sun, 06 Oct 2019 19:25:18 -0400 Gregory Szorc py3: define and use pycompat.iteritems() for hgext/
Sun, 06 Oct 2019 13:28:56 -0400 Gregory Szorc py3: manually import pycompat.open into files that need it
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Wed, 16 Jan 2019 11:56:43 -0500 Augie Fackler fastannotate: adapt to buffer() going a way in Python 3
Wed, 16 Jan 2019 11:55:49 -0500 Augie Fackler fastannotate: slice strings to get single character
Wed, 19 Sep 2018 17:34:36 -0700 Martin von Zweigbergk fastannotate: process files as they arrive
Sat, 15 Sep 2018 00:24:05 +0300 Pulkit Goyal py3: use '%d' for integers instead of '%s'
Fri, 07 Sep 2018 18:35:54 -0700 Gregory Szorc fastannotate: use repo.local()
Tue, 21 Aug 2018 22:49:08 -0400 Matt Harbison fastannotate: pconvert paths from the server for Windows
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
Wed, 01 Aug 2018 11:10:41 -0400 Augie Fackler fastannotate: write out files from server in a predictable order
Mon, 30 Jul 2018 22:50:00 -0400 Augie Fackler fastannotate: initial import from Facebook's hg-experimental
less more (0) tip