Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 23 Oct 2006 17:12:20 -0500 | Matt Mackall | localrepo: add separate methods for manipulating repository data |
Wed, 18 Oct 2006 22:38:23 -0500 | Matt Mackall | Minor tags optimization |
Wed, 18 Oct 2006 14:14:59 -0500 | Matt Mackall | Use file contexts in tags code |
Wed, 18 Oct 2006 14:06:48 -0500 | Matt Mackall | filecontext: report False for missing files |
Wed, 18 Oct 2006 11:44:56 -0500 | Matt Mackall | Only look up tags and branches as a last resort |
Wed, 18 Oct 2006 10:46:51 -0500 | Matt Mackall | If we can't write the branch cache, fail quietly. |
Wed, 18 Oct 2006 10:35:14 +0200 | Thomas Arendsen Hein | Add test for invalid branch cache (fixed by 27ebe4efe98e) |