Mercurial > public > mercurial-scm > hg
log mercurial/fileset.py @ 46819:d4ba4d51f85f
age | author | description |
---|---|---|
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Mon, 18 May 2020 14:59:59 -0400 | Augie Fackler | mergestate: split out merge state handling code from main merge module |
Fri, 06 Dec 2019 20:40:02 -0500 | Matt Harbison | match: resolve filesets against the passed `cwd`, not the current one |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |