Sun, 18 Jun 2006 16:48:38 -0400 Initial version of pyhgsh default tip
Josef "Jeff" Sipek <jeffpc@optonline.net> [Sun, 18 Jun 2006 16:48:38 -0400] rev 2425
Initial version of pyhgsh
Sat, 10 Jun 2006 17:39:29 +0200 Report on push/pull if heads are merged, too, like for new heads.
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 10 Jun 2006 17:39:29 +0200] rev 2424
Report on push/pull if heads are merged, too, like for new heads. Use case: If a remote repo has two heads and I _want_ to merge them, I merge and push. Meanwhile someone else pushed on top of one of the heads. He won't get a warning, because he doesn't create a new head, I won't notice that I don't close a head, because I don't get a message telling me.
Sat, 10 Jun 2006 11:28:40 +0200 merge with upstream
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 10 Jun 2006 11:28:40 +0200] rev 2423
merge with upstream
Fri, 09 Jun 2006 12:05:17 -0700 add --lsprof option. 3x faster than --profile, more useful output.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 09 Jun 2006 12:05:17 -0700] rev 2422
add --lsprof option. 3x faster than --profile, more useful output. results include calls to c code and nested calls. requires python 2.5 or lsprof installed from svn at http://codespeak.net/svn/user/arigo/hack/misc/lsprof/
Fri, 09 Jun 2006 18:03:35 -0500 ssh: add capability detection at startup
Matt Mackall <mpm@selenic.com> [Fri, 09 Jun 2006 18:03:35 -0500] rev 2421
ssh: add capability detection at startup Because older servers don't return any output for unknown commands, it's tricky to add new commands. The approach is this: we add a "hello" command that reports any interesting capabilities (and other things that might be of interest in the future). To detect whether this new command is supported, we issue both it and our startup detection command ("between") at the beginning of a connection.
Fri, 09 Jun 2006 17:48:14 -0500 ssh: gather initial output so we can do capability detection
Matt Mackall <mpm@selenic.com> [Fri, 09 Jun 2006 17:48:14 -0500] rev 2420
ssh: gather initial output so we can do capability detection
Fri, 09 Jun 2006 17:47:38 -0500 Initial implementation of hello command for ssh
Matt Mackall <mpm@selenic.com> [Fri, 09 Jun 2006 17:47:38 -0500] rev 2419
Initial implementation of hello command for ssh
Fri, 09 Jun 2006 09:14:52 -0700 update test-help output after new options.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 09 Jun 2006 09:14:52 -0700] rev 2418
update test-help output after new options.
Fri, 09 Jun 2006 09:14:30 -0700 copy: fix introduced bug.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 09 Jun 2006 09:14:30 -0700] rev 2417
copy: fix introduced bug.
Fri, 09 Jun 2006 09:09:17 -0700 make description of -n option better.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 09 Jun 2006 09:09:17 -0700] rev 2416
make description of -n option better.
(0) -1000 -300 -100 -10 tip