log

age author description
Thu, 21 Jun 2007 18:02:03 -0500 Matt Mackall merge: warn user about divergent renames
Thu, 21 Jun 2007 22:19:41 +0200 Patrick Mezard Merge with crew
Thu, 21 Jun 2007 21:58:18 +0200 Marcos Chaves Handle CTRL+C in serve under Windows.
Thu, 21 Jun 2007 13:09:01 -0500 Matt Mackall identify: take a path to a remote repo
Thu, 21 Jun 2007 13:09:00 -0500 Matt Mackall dispatch: parse local hgrc for paths
Thu, 21 Jun 2007 19:38:44 +0200 Thomas Arendsen Hein hgweb_mod.archive(): Use 'key' instead of builtin 'id'.
Thu, 21 Jun 2007 19:24:27 +0200 Thomas Arendsen Hein Remove useless variable assignments in util.opener.
Thu, 21 Jun 2007 11:54:16 -0500 Matt Mackall identify: work with remote repos
Thu, 21 Jun 2007 11:54:13 -0500 Matt Mackall identify: add support for output flags
Thu, 21 Jun 2007 11:54:11 -0500 Matt Mackall identify: accept a revision argument
Thu, 21 Jun 2007 11:42:39 -0500 Matt Mackall identify: use contexts
Thu, 21 Jun 2007 11:42:39 -0500 Matt Mackall context: add tags() method
Thu, 21 Jun 2007 11:42:39 -0500 Matt Mackall identify: show nullid for empty repo
Thu, 21 Jun 2007 10:00:59 +0200 Thomas Arendsen Hein Backed out changeset cfa477946181824f4c769580ebf59710090ba08a
Thu, 21 Jun 2007 09:45:33 +0200 Thomas Arendsen Hein Adjust note about variables not being set for empty values.