Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 23 Apr 2014 15:54:26 -0500 | Sean Farley | localrepo: use _matchstatus of context objects |
Thu, 24 Apr 2014 08:32:28 -0500 | Sean Farley | workingctx: override _matchstatus for parentworking case |
Wed, 23 Apr 2014 15:39:30 -0500 | Sean Farley | basectx: add _matchstatus method for factoring out last of parentworking logic |
Thu, 24 Apr 2014 08:34:44 -0500 | Sean Farley | workingctx: use inheritance for _buildstatus while keeping the fastpath |
Tue, 22 Apr 2014 19:06:37 -0500 | Sean Farley | localrepo: remove unneeded unpacking of r |
Tue, 22 Apr 2014 13:02:38 -0500 | Sean Farley | localrepo: call _poststatus hook instead of hardcoding symlink knowledge |