Mercurial > public > mercurial-scm > hg
log mercurial/localrepo.py @ 20765:f042d4b263f4 stable
age | author | description |
---|---|---|
Wed, 19 Mar 2014 01:07:41 +0900 | FUJIWARA Katsunori | localrepo: save manually edited commit message as soon as possible stable |
Wed, 05 Mar 2014 17:42:05 -0800 | Lucas Moscovicz | localrepo: changed revs to use spanset instead of baseset |
Mon, 03 Mar 2014 19:41:23 +0900 | Yuya Nishihara | localrepo: add hook point to invalidate everything on each command-server run |
Thu, 27 Feb 2014 00:23:21 +0100 | Olle Lundberg | localrepo: language and spelling fixes in comment |
Mon, 24 Feb 2014 22:42:14 +0100 | Mads Kiilerich | localrepo: commit: avoid calling expensive ancestor function when p1 is nullrev |
Thu, 30 Jan 2014 16:12:49 -0800 | Pierre-Yves David | exchange: extract pull function from localrepo |