Mercurial > hg
log hgext/infinitepush/sqlindexapi.py @ 44889:ceb7318013d5
age | author | description |
---|---|---|
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Sun, 06 Oct 2019 19:25:18 -0400 | Gregory Szorc | py3: define and use pycompat.iteritems() for hgext/ |
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 |
Sat, 31 Mar 2018 10:13:05 -0700 | Pulkit Goyal | infinitepush: don't force ipv6 while connecting to mysql server |
Fri, 09 Feb 2018 13:39:15 +0530 | Pulkit Goyal | infinitepush: move the extension to core from fb-hgext |