Mercurial > public > mercurial-scm > hg
log mercurial/localrepo.py @ 11413:4c1fe996838c
age | author | description |
---|---|---|
Wed, 16 Jun 2010 16:04:46 -0500 | Matt Mackall | pushkey: add localrepo support |
Mon, 07 Jun 2010 20:03:32 +0200 | Dirkjan Ochtman | move working dir/dirstate methods from localrepo to workingctx |
Mon, 07 Jun 2010 18:35:54 +0200 | Dirkjan Ochtman | move discovery methods from localrepo into new discovery module |
Thu, 27 May 2010 17:47:40 +0200 | Ronny Pfannschmidt | make transactions work on non-refcounted python implementations |
Fri, 28 May 2010 16:01:57 -0500 | Matt Mackall | Merge with stable |
Fri, 28 May 2010 14:41:11 -0500 | Matt Mackall | status: avoid performance regression when no .hgsub is present stable |
Fri, 21 May 2010 15:22:29 +0200 | Sune Foldager | push: add --new-branch option to allow intial push of new branches |