Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 10 Oct 2005 17:20:38 -0700 | Eric Hopper | Fix to handle case of empty list for roots or heads in nodesbetween. |
Mon, 10 Oct 2005 08:36:29 -0700 | Eric Hopper | Optimizing manifest reads in changegroupsubset by using deltas. |
Fri, 07 Oct 2005 19:51:09 -0700 | Eric Hopper | Implementing clone -r, which clones all changesets needed to reach a |
Fri, 07 Oct 2005 19:49:25 -0700 | Eric Hopper | Bug fixing in localrepository.changegroupsubset. Bugs found in testing. |
Fri, 07 Oct 2005 17:07:57 -0700 | Eric Hopper | Fix small bug in nodesbetween if heads is [nullid]. |
Fri, 07 Oct 2005 10:57:11 -0700 | Eric Hopper | This changes the revlog.group and re-implements the localrepo.changeroup |