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".
|
Fri, 17 Feb 2006 08:26:21 -0800 |
Vadim Gelfer |
add preoutgoing and outgoing hooks.
|
Tue, 18 Oct 2005 18:38:39 -0700 |
Benoit Boissinot |
i18n part2: use '_' for all strings who are part of the user interface
|
Tue, 18 Oct 2005 18:37:48 -0700 |
Benoit Boissinot |
i18n first part: make '_' available for files who need it
|
Tue, 27 Sep 2005 15:23:34 -0700 |
Matt Mackall |
Partially revert ssh change so we read all of remote ssh stream
|
Tue, 27 Sep 2005 15:01:49 -0700 |
zbynek |
Replacing select.select() with os.fstat() which works also on windows.
|
Fri, 23 Sep 2005 10:32:19 -0700 |
Bryan O'Sullivan |
Help debugability: print ssh command being used when --verbose.
|
Fri, 23 Sep 2005 10:30:41 -0700 |
Bryan O'Sullivan |
Give ssh a better chance of working on Windows.
|
Wed, 14 Sep 2005 15:41:22 -0700 |
Bryan O'Sullivan |
Fix lots of exception-related problems.
|
Sat, 27 Aug 2005 16:40:24 -0700 |
mpm |
Fix sshrepo imports
|
Sat, 27 Aug 2005 15:05:59 -0700 |
mpm |
sshrepo: adjust file comment
base
mercurial/hg.py@32f05a005876
|
Sat, 27 Aug 2005 14:21:25 -0700 |
mpm |
Break apart hg.py
base
mercurial/hg.py@79bd2e105677
|