log mercurial/parsers.c @ 32360:af3ef002395d

age author description
Tue, 25 Apr 2017 17:43:30 -0700 Jun Wu parsers: add version to help detect breaking binary changes
Thu, 09 Mar 2017 12:09:31 -0800 Gregory Szorc parsers: use Python memory allocator for indexObject->offsets
Thu, 09 Mar 2017 12:02:59 -0800 Gregory Szorc parsers: use Python memory allocator in commonancestorsheads()
Mon, 13 Mar 2017 17:49:13 -0700 Gregory Szorc parsers: handle refcounting of "parents" consistently
Fri, 10 Mar 2017 16:54:41 -0500 Augie Fackler parsers: drop old nonnormalentries method
Fri, 10 Mar 2017 16:53:00 -0500 Augie Fackler parsers: avoid leak of nonnset and otherpset
Wed, 08 Mar 2017 17:35:20 -0800 Durham Goode dirstate: track otherparent files same as nonnormal