Mercurial > public > mercurial-scm > hg
log hgext/sparse.py @ 47279:40b51c28b242
age | author | description |
---|---|---|
Mon, 21 Sep 2020 11:53:44 -0700 | Martin von Zweigbergk | merge: replace calls to hg.updaterepo() by merge.update() |
Sat, 12 Sep 2020 21:06:16 +0900 | Yuya Nishihara | log: introduce struct that carries log traversal options |
Fri, 06 Mar 2020 13:27:41 -0500 | Augie Fackler | cleanup: run pyupgrade on our source tree to clean up varying things |
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
Sun, 06 Oct 2019 14:58:42 -0400 | Gregory Szorc | py3: manually import pycompat.setattr where it is needed |
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 |