Mercurial > public > mercurial-scm > hg
log mercurial/localrepo.py @ 2612:ffb895f16925
age | author | description |
---|---|---|
Fri, 14 Jul 2006 11:17:22 -0700 | Vadim Gelfer | add support for streaming clone. |
Wed, 12 Jul 2006 08:59:20 -0700 | Vadim Gelfer | move most of tag code to localrepository class. |
Sun, 09 Jul 2006 11:10:11 +0200 | Benoit Boissinot | allow use of extensions in python hooks |
Sat, 08 Jul 2006 16:55:49 +0200 | Benoit Boissinot | coding style: use spaces instead of tabs |
Wed, 05 Jul 2006 13:28:25 -0500 | Matt Mackall | Merge context patches |
Wed, 28 Jun 2006 17:08:10 -0500 | Matt Mackall | Add context helper functions to localrepo |