log

age author description
Sun, 18 Jun 2006 16:48:38 -0400 Josef "Jeff" Sipek Initial version of pyhgsh default tip
Sat, 10 Jun 2006 17:39:29 +0200 Thomas Arendsen Hein Report on push/pull if heads are merged, too, like for new heads.
Sat, 10 Jun 2006 11:28:40 +0200 Benoit Boissinot merge with upstream
Fri, 09 Jun 2006 12:05:17 -0700 Vadim Gelfer add --lsprof option. 3x faster than --profile, more useful output.
Fri, 09 Jun 2006 18:03:35 -0500 Matt Mackall ssh: add capability detection at startup
Fri, 09 Jun 2006 17:48:14 -0500 Matt Mackall ssh: gather initial output so we can do capability detection
Fri, 09 Jun 2006 17:47:38 -0500 Matt Mackall Initial implementation of hello command for ssh
Fri, 09 Jun 2006 09:14:52 -0700 Vadim Gelfer update test-help output after new options.
Fri, 09 Jun 2006 09:14:30 -0700 Vadim Gelfer copy: fix introduced bug.
Fri, 09 Jun 2006 09:09:17 -0700 Vadim Gelfer make description of -n option better.
Fri, 09 Jun 2006 09:06:40 -0700 Vadim Gelfer revert: add -n/--dry-run option
Fri, 09 Jun 2006 09:00:08 -0700 Vadim Gelfer remove: add -n/--dry-run option
Fri, 09 Jun 2006 08:48:30 -0700 Vadim Gelfer copy: add -n/--dry-run option
Fri, 09 Jun 2006 08:42:36 -0700 Vadim Gelfer addremove: add -n/--dry-run option
Fri, 09 Jun 2006 08:40:06 -0700 Vadim Gelfer add: add -n/--dry-run option
Thu, 08 Jun 2006 11:28:27 -0700 Vadim Gelfer debugconfig: allow to print by section and exact item name
Thu, 08 Jun 2006 15:06:31 +0200 Thomas Arendsen Hein Fix diff header (line endings) for failed test output in run-tests.py.
Thu, 08 Jun 2006 14:56:40 +0200 Thomas Arendsen Hein Don't run tests with dots in their name (e.g. test-foo.orig)
Wed, 07 Jun 2006 13:16:25 -0700 Vadim Gelfer revert: better fix for not printing 'reverting' message
Wed, 07 Jun 2006 10:33:26 -0700 Vadim Gelfer revert: check for changes against target rev
Wed, 07 Jun 2006 18:33:15 +0200 Benoit Boissinot pick a non-conflicting module name when loading an extension
Mon, 05 Jun 2006 16:48:24 +0200 Thomas Arendsen Hein Fixed 'hg serve --webdir-conf foo' which broke due to split of hgweb.
Mon, 05 Jun 2006 12:24:00 +0200 Thomas Arendsen Hein Further cleanup of ui.py (changeset 74d569332f8b used one-char variable names).
Fri, 02 Jun 2006 16:19:47 +0900 Eung-Ju PARK packagescan can't scan nested packages
Sun, 04 Jun 2006 17:08:02 -0700 Vadim Gelfer move purge extension out of hgext.
Sun, 04 Jun 2006 16:47:46 -0700 Vadim Gelfer import: allow to import stdin with file name "-"
Sun, 04 Jun 2006 10:32:13 -0700 Vadim Gelfer fix comment.
Sun, 04 Jun 2006 10:30:46 -0700 Vadim Gelfer merge with crew.
Sun, 04 Jun 2006 10:29:34 -0700 Vadim Gelfer merge change to ssh protocol.
Sun, 04 Jun 2006 10:26:05 -0700 Vadim Gelfer refactor ssh server.