mercurial/dirstate.py
Thu, 26 Oct 2017 16:15:36 -0700 Durham Goode dirstate: avoid reading the map when possible (issue5713) (issue5717) stable
Thu, 26 Oct 2017 16:15:31 -0700 Durham Goode dirstate: move clear onto dirstatemap class stable
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: move the _dirfoldmap to dirstatemap
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: remove _dirs property cache
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: remove _filefoldmap property cache
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: move identity to dirstatemap
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: move nonnormal and otherparent sets to dirstatemap
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: move write into dirstatemap
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: move _read into dirstatemap
Fri, 30 Jun 2017 03:37:05 +0200 Boris Feld configitems: register the 'debug.dirstate.delaywrite' config
Sun, 01 Oct 2017 16:46:02 +0100 Simon Whitaker dirstate: implement __len__ on dirstatemap (issue5695)
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move parents source of truth to dirstatemap
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move parent reading to the dirstatemap class
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move opendirstatefile to dirstatemap
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move _copymap to dirstatemap
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move _dirs to dirstatemap
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move filefoldmap to dirstatemap
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: move nonnormalentries to dirstatemap
Tue, 26 Sep 2017 03:56:20 -0700 Durham Goode dirstate: create new dirstatemap class
Thu, 14 Sep 2017 09:41:22 -0700 Michael Bolin dirstate: perform transactions with _map using single call, where possible
Tue, 22 Aug 2017 20:03:07 -0400 Augie Fackler python3: wrap all uses of <exception>.strerror with strtolocal
Wed, 23 Aug 2017 18:24:57 +0000 Michael Bolin dirstate: perform transactions with _copymap using single call, where possible
Thu, 10 Aug 2017 18:55:33 -0400 Augie Fackler merge with stable
Tue, 08 Aug 2017 18:53:13 +0000 Alex Gaynor dirstate: simplify dirstate's __iter__
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Wed, 26 Jul 2017 22:10:15 +0900 Yuya Nishihara pathauditor: disable cache of audited paths by default (issue5628) stable
Wed, 12 Jul 2017 15:24:07 -0700 Adam Simpkins dirstate: update backup functions to take full backup filename
Sat, 08 Jul 2017 16:18:04 -0700 Gregory Szorc dirstate: expose a sparse matcher on dirstate (API)
Mon, 03 Jul 2017 02:52:40 +0900 FUJIWARA Katsunori dirstate: centralize _cwd handling into _cwd method
Sat, 10 Jun 2017 14:09:54 -0700 Siddharth Agarwal filestat: move __init__ to frompath constructor
less more (0) -300 -100 -50 -30 tip