Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/hgwebdir_mod.py @ 43881:b5655f337bd7
age | author | description |
---|---|---|
Thu, 05 Dec 2019 11:15:19 -0500 | Augie Fackler | merge with stable |
Sat, 30 Nov 2019 02:53:39 -0500 | Matt Harbison | hgweb: fix a few `str` type conditional for py3 stable |
Thu, 14 Nov 2019 08:03:26 -0800 | Martin von Zweigbergk | utils: move finddirs() to pathutil |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
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 |
Tue, 16 May 2017 11:00:38 -0700 | Martin von Zweigbergk | util: make util.dirs() and util.finddirs() include root directory (API) |