Mercurial > public > mercurial-scm > hg
log mercurial/sshrepo.py @ 2230:332950340788
age | author | description |
---|---|---|
Mon, 08 May 2006 16:50:27 -0700 | Vadim Gelfer | localrepository.addchangegroup: add more source infos to hooks |
Tue, 02 May 2006 14:37:55 -0700 | Vadim Gelfer | merge with crew. |
Tue, 02 May 2006 14:30:00 -0700 | Vadim Gelfer | fix file handling bugs on windows. |
Tue, 04 Apr 2006 15:21:20 +0200 | Thomas Arendsen Hein | Show remote ssh noise only with --debug and increase the limit to 500 lines. |
Sun, 02 Apr 2006 22:12:56 +0200 | Thomas Arendsen Hein | Don't enter an endless loop if remote hg doesn't answer, show remote noise. |
Fri, 31 Mar 2006 03:25:35 -0600 | Matt Mackall | ssh: skip noise generated by remote shell |
Wed, 29 Mar 2006 10:27:16 -0800 | Vadim Gelfer | add merge command. means same thing as "update -m". |