Mercurial > hg
log mercurial/manifest.py @ 22415:65ec6c5c0fb3
age | author | description |
---|---|---|
Thu, 11 Sep 2014 10:14:34 -0400 | Augie Fackler | manifest: mark addlistdelta and checkforbidden as module-private |
Thu, 07 Aug 2014 12:47:20 -0400 | Augie Fackler | manifest: move addlistdelta to module-level |
Thu, 07 Aug 2014 09:46:05 -0400 | Augie Fackler | manifest: move checkforbidden to module-level |
Sat, 12 Jul 2014 17:57:25 -0700 | Siddharth Agarwal | manifestdict: add a new method to intersect with a set of files |
Mon, 11 Nov 2013 16:35:12 -0800 | Durham Goode | manifest: increase lrucache from 3 to 4 |
Sun, 24 Mar 2013 17:17:38 -0700 | Siddharth Agarwal | manifestdict: add a method to diff _flags |
Sat, 09 Feb 2013 15:43:02 +0000 | Siddharth Agarwal | manifest: use a size 3 LRU cache to store parsed manifests |