log mercurial/localrepo.py @ 27617:b1a59b80e1a3

age author description
Wed, 23 Dec 2015 12:30:14 -0800 Gregory Szorc localrepo: use absolute_import
Wed, 02 Dec 2015 16:12:15 -0800 Pierre-Yves David discovery: properly filter changeset in 'peer.known' (issue4982)
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori commit: make commit acquire store lock before processing for consistency
Mon, 07 Dec 2015 18:06:13 -0600 Matt Mackall merge with stable
Sat, 05 Dec 2015 23:14:49 -0800 Pierre-Yves David localrepo: reinstate localrepo.parents with a deprecation warning
Thu, 03 Dec 2015 13:22:36 -0800 Pierre-Yves David localrepo: add a second auditor without file system check
Wed, 11 Nov 2015 20:07:15 -0500 Augie Fackler commands: inline definition of localrepo.parents() and drop the method (API)